Skip to content

Releases: adonisjs/cors

Rename config path to match the convention of other packages

09 Jan 05:15
Compare
Choose a tag to compare
  • refactor: rename config stub path to match the convention of other packages 0982a3e

Full Changelog: v2.2.0...v2.2.1

Small improvements

08 Jan 09:09
Compare
Choose a tag to compare
  • 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

24 Dec 07:56
Compare
Choose a tag to compare
  • 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

27 Nov 04:35
Compare
Choose a tag to compare
  • 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

18 Oct 05:43
Compare
Choose a tag to compare
Bundle using tsup Pre-release
Pre-release
  • 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

Full Changelog: v2.1.0-3...v2.1.0-4

Register middleware during configure

23 Aug 11:30
Compare
Choose a tag to compare
Pre-release
  • feat: register middleware via codemods bfba642

Full Changelog: v2.1.0-2...v2.1.0-3

Update dependencies

22 Aug 06:02
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release
  • chore: update dependencies fc243ef

Full Changelog: v2.1.0-1...v2.1.0-2

Update dependencies

26 Jul 11:37
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release
  • chore: add engines to package.json file 96e9eea
  • ci: add typecheck script 3d61d72
  • ci: use shared checks file 50e7570
  • docs: remove snyk badge 78ee4dc
  • chore: update dependencies 80a6c18

Full Changelog: v2.1.0-0...v2.1.0-1

Ready to be used with v6 of @adonisjs/core

20 Feb 12:28
Compare
Choose a tag to compare

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

Release for v6 as a standalone middleware

19 Jan 13:11
Compare
Choose a tag to compare
  • feat: initial working version dcbd71b
  • docs: remove duplicate license files bb15521
  • chore: add license file 4064e6d
  • chore: configure coverage reporting 21be234
  • feat: initial commit f9a6548

Full Changelog: https://github.com/adonisjs/cors/commits/v2.0.0-0