Skip to content

v5.1.2: Export types and interfaces

Compare
Choose a tag to compare
@ghengeveld ghengeveld released this 21 Mar 14:21
· 574 commits to master since this release
  • Better TypeScript support by exporting our own types and interfaces so you won't have to define them again yourself.
  • Replaced custom Fetch API types with the ones from the standard library.