What's Changed
- feat(csrf): Add modern CSRF protection with Fetch Metadata support by @meck93 in #4353
- tests: use vitest projects by @BarryThePenguin in #4359
- feat(proxy): add
customFetch
option to allow custom fetch function by @yusukebe in #4360 - chore: update
typescript
to5.9.2
by @yusukebe in #4362 - chore: add
packageManager
field topackage.json
by @yusukebe in #4363
Full Changelog: v4.9.2...v4.9.3