Skip to content

v5.0.0 – Restore type inference for use from TypeScript

Compare
Choose a tag to compare
@af af released this 12 Apr 02:35
  • Restore type inference & type safety to TypeScript definitions (#98, thanks @lostfictions !)
  • Minimum TypeScript version for the type definitions is now 3.0

This is a breaking (but worthwhile) change if you use TypeScript. If you use regular JS it's a very minor update.