v3.0.0
3.0.0 (2023-12-09)
⚠ BREAKING CHANGES
- improve typings for cache storages
- use private fields for better minification
Features
- add
suspend
function (28b4c32) - improve typings for cache storages (0946f66)
- use private fields for better minification (bb53869)
Bug Fixes
- bind storage when passing set function around (80144b2)