v2.0.0
🚀 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
tocacheInMemory
Visit the migration guide to boost the update process.