Releases: eggjs/egg-cors
Releases · eggjs/egg-cors
v3.0.1
3.0.1 (2024-04-25)
Bug Fixes
- let framework known app has custom origin handler or not (#28) (#29) (b446a98)
This release is also available on:
v2.2.4
2.2.4 (2024-04-25)
Bug Fixes
- let framework known app has custom origin handler or not (#28) (b677d0a)
This release is also available on:
v3.0.0
3.0.0 (2023-12-11)
⚠ BREAKING CHANGES
Features
This release is also available on:
v2.2.3
2.2.3 (2023-12-11)
Features
Bug Fixes
- adjust with new test (#4) (ff87c46)
- second-level domain and port support misjudgement (#20) (499c2b1)
- should also check origin with port (#21) (74e8c26)
- use new URL instead of url.parse (#22) (7990aa7)