v5.0.0 – Restore type inference for use from TypeScript
- 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.