Releases: adonisjs/cors
Releases · adonisjs/cors
Rename config path to match the convention of other packages
- refactor: rename config stub path to match the convention of other packages 0982a3e
Full Changelog: v2.2.0...v2.2.1
Small improvements
- refactor: compute middleware default config from defineConfig helper 20d67fe
- chore: update dependencies 6736ff3
Full Changelog: v2.1.1...v2.2.0
Publish under latest tag
- chore: publish under latest tag 02beff9
- refactor: configure hook a6cbe7b
- chore: update dependencies 362e107
Full Changelog: v2.1.0...v2.1.1
Generate bundled types using TSC
- chore: publish source maps and use tsc for generating types ef97f8c
- chore: update dependencies 67d69e8
Full Changelog: v2.1.0-4...v2.1.0
Bundle using tsup
- chore: use tsup for bundling a009168
- chore: update dependencies 63642c3
- Merge pull request #2 from adonisjs/fix/stubs 52b1757
- fix(stubs): match coding style of other packages bc2bfb7
What's Changed
- fix(stubs): match coding style of other packages by @RomainLanz in #2
New Contributors
- @RomainLanz made their first contribution in #2
Full Changelog: v2.1.0-3...v2.1.0-4
Register middleware during configure
- feat: register middleware via codemods bfba642
Full Changelog: v2.1.0-2...v2.1.0-3
Update dependencies
- chore: update dependencies fc243ef
Full Changelog: v2.1.0-1...v2.1.0-2
Update dependencies
Ready to be used with v6 of @adonisjs/core
Commits
- fix: typo in readme (#1) 7adc850
- refactor: test provider and configure method bfeee47
- chore: update dependencies cec672a
- refactor: move peer dependency to @adonisjs/core b9cf42b
- chore: update dependencies 0f74ef2
- feat: add stubs and the cors provider ea8e1bf
- refactor: export cors_middleware via sub-module 69c1dbc
What's Changed
New Contributors
Full Changelog: v2.0.0-0...v2.1.0-0