Skip to content

v2.0.0

Compare
Choose a tag to compare
@micene09 micene09 released this 09 Aug 08:05
· 326 commits to main since this release

🚀 Version 2.0

  • New website and documentation: link
  • Rewrite to increase modularity at core level
  • Improved type level checks and type inference
  • Introduced Functional and Class APIs
  • Add auto-expire logic on built-in cache

🛠️ Breaking changes

  • Removed RestClient class as default export
  • Renamed option internalCache to cacheInMemory

Visit the migration guide to boost the update process.