v0.20.0
What's Changed
- fix(storage):
_last
id issue, update cache keys issue by @njfamirm in #359 - docs(storage): update readme by @MM25Zamanian in #361
- refactor(storage): new storage file structure by @alimd in #360
- feat(classic-cloud): uplaod/download data and new simpler script by @alimd in #363
- refactor(fetch): separate handle methods by @alimd in #364
- feat(fetch): simple memory caching for remove duplicate/parallel requests by @alimd in #366
- fix(fetch): _handleRemoveDuplicate by @alimd in #367
- fix(fetch): cacheStorageName issue by @alimd in #368
- feat(fetch): revalidate callback for
stale_while_revalidate
cache strategy. by @alimd in #369 - refactor(router): initial options by @alimd in #370
- New Package:
@alwatr/icon
by @MM25Zamanian in #362 - feat(fetch): retry delay by @alimd in #371
Full Changelog: v0.19.0...v0.20.0