v1.0.0
Important Changes
- Official axios v1 support (#368)
- Documentation ported to vitepress (#403)
- Default prefix parameter for web storages (#425)
- Added
cacheTakeover
option to prevent browser cache layers (#437) - Fixed ESM typings (#430)
- Minimum node version is now 12.0.0 (#397)
- Fixed request abortion (#317)
This release was only made possible by
- Cain @cainthebest
- Dimitris-Rafail Katsampas @CatchABus
- Dale Ryan @lnfel
- Yannick Laubscher @Snotax
- Mike Raistrick @raistrick
- Samuele Caprioli @SamueleCaprioli97
Merged
- docs: Fix request-id.md docs
#429
- chore: default prefix parameter for web storage
#425
- Axios cache interceptor v1 roadmap
#368
Commits
- chore: automerge dependabot prs
9c90644
- chore: avoid github activity
0e97446
- chore: axios as a peer dependency
9683de5
- chore: docs versioning nav
13529b9
- chore: fixed dependabot automerge
1c024f4
- chore: re-added dev web bundle
9780d13
- docs: improved features
79ac027
- docs: spelling
db41b7c
- docs: update navbar again
b6b9fc9
- docs: updated version
232bb7d
- docs: version selector
b4ab156
- feat: add ecompatible node version to engines
5562819
- feat: cache takeover #437
7d82c5a
- feat: MIT copyright notice on bundle
f842c36
- fix: action to deploy docs
64222ec
- fix: correct skypack download url
c7b6604
- fix: docs versioning
09a0082
- fix: removed check for non existent file
04d95f4
- fix: types not available on esm packaging #430
00fdff0
- refactor: dependencies, lint and null assertions
67819a3
- test: added #317 test
491fb01
Full Changelog: v0.10.7...v1.0.0