v3.2.0
What's Changed
- Cache management endpoints are excluded from
enabledForRequest()
#49 - Fix server response is never served from cache when using the fs driver #47
- New
alterCachedHeaders
option method to alter which headers are cached in route cache #30 - fix serverOptions types exports by @Applelo in #41
- fix: add consola to deps by @hpawa in #35
- fix(Route Cache): Filters set cookie header from page cache by @unluckynelson in #31
- Update overview/configuration.md doc by @valajan in #48
- Fix broken typedef export by @bgondy in #45
- Fix typo by @bgondy in #46
- chore(deps): update deps by @jpsc in #38
New Contributors
- @Applelo made their first contribution in #41
- @hpawa made their first contribution in #35
- @unluckynelson made their first contribution in #31
- @valajan made their first contribution in #48
- @bgondy made their first contribution in #45
- @jpsc made their first contribution in #38
Full Changelog: v3.1.1...v3.2.0