Skip to content

v2.4.1

Choose a tag to compare

@MattCCC MattCCC released this 01 Aug 00:59
· 668 commits to master since this release

What's Changed

Fixes:

  • Improved typings inference with generics, e.g. const data = api.getMovies<Movies>() should not output error