Skip to content

v2.4.1

Compare
Choose a tag to compare
@MattCCC MattCCC released this 01 Aug 00:59
· 304 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