Releases: fastify/fastify-cors
Releases · fastify/fastify-cors
v5.1.0
v5.0.0
- Fix Fastify version typo in README (#76)
- Export originCallback and originFunction (#64)
- test: test for access-control-request-headers scenario (#77) (#80)
- test: test for array and regex origin options (#77) (#81)
- test: full code coverage (#77) (#82)
- feat: add stale (#90)
- Mention maxAge is in seconds (#94)
- feat: Strict preflight with handler (#96)
- chore: add dependabot automerge (#100)
- chore: refactor for clarity (#99)
v4.1.0
📚 PR:
- Bumped fastify@3.0.0-rc.4
- Bumped fastify
- Bump @types/node from 13.13.6 to 14.0.1 (#69)
- Bump @typescript-eslint/eslint-plugin from 2.34.0 to 3.0.1 (#71)
- Bump @typescript-eslint/parser from 2.34.0 to 3.0.1 (#72)
- Bump tsd from 0.11.0 to 0.12.0 (#74)
- Bump tsd from 0.12.1 to 0.13.1 (#75)
- Fix Fastify version typo in README (#76)
- Export originCallback and originFunction (#64)
v4.0.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.2.0
📚 PR:
- chore(package): update standard to version 14.0.2
- ignore tap (#27)
- update standard typescript plugins (#30)
- chore(package): update standard to version 14.0.2 (#37)
- Updated fastify and fixed broken tests (#39)
- hide options route from the documentation built using fastify-swagger (#42)
- chore(package): update @typescript-eslint/parser to version 2.0.0 (#35)
- chore(package): update @types/node to version 12.12.7 (#43)