What's Changed
- fix: missing error handler by @ronag in #3859
- fix: 301 and 302 change method to GET by @DTrombett in #3862
- feat: sqlite cache store by @flakey5 in #3657
- fix: sending formdata bodies with http2 by @KhafraDev in #3863
- Update return type of RetryCallback by @mqayyuum in #3851
- fix: cleanup sqlite store by @ronag in #3868
- refactor: sqlite versioning by @ronag in #3870
- fix: pass down context in onConnect by @DTrombett in #3858
- fix: cache fixes by @ronag in #3871
- fix: we can redirect disturbed request body if it's not going to be used by @ronag in #3873
- perf: only prune if adding new entry by @ronag in #3872
- fix: Fixed the issue that there is no running request when http2 goaway by @ShenHongFei in #3875
- feat: new hooks by @ronag in #3878
New Contributors
- @mqayyuum made their first contribution in #3851
- @ShenHongFei made their first contribution in #3875
Full Changelog: v7.0.0-alpha.6...v7.0.0-alpha.7