Releases: emartech/boar-koa-server
Releases · emartech/boar-koa-server
v3.0.1
3.0.1 (2024-09-24)
Bug Fixes
- security: update koa-router to the latest (6d3dea1)
v3.0.0
3.0.0 (2024-01-09)
Bug Fixes
- security: upgrade to @koa/cors 5.0.0 (#20) (656555f)
BREAKING CHANGES
- security: CORS behavior is changed to enforced SOP security, see README
- security: Dropping support of Node 16
v2.0.0
2.0.0 (2023-07-10)
Bug Fixes
- package: adjust release command (a5ce318)
- package: update publishConfig property (abadabc)
- version: Upgrade to Node 18 (#8) (8de4551)
Continuous Integration
- migration: use github action to release (9677f95)
BREAKING CHANGES
- migration: removes engine version limitation
v1.1.2
1.1.2 (2021-05-21)
Bug Fixes
- dependencies: update deps, remove outdated audit-filter (4f4c186)
v1.1.1
1.1.1 (2019-04-30)
Bug Fixes
- dependencies: update outdated dependecies and use audit-filter for audits (4c58a7c)
- hsts: fix deprecation warning (RTI-OPS) (06abf11)
v1.1.0
1.1.0 (2019-03-27)
Bug Fixes
- build: use node 10 as engine and remove nsp check in favour of npm audit because it is no longer available (7894f69)
Features
- dependencies: bump version of semantic release (e120b95)
- security-middlewares: add possibility to include Referrer-Policy header from middlewares, excluded by default to not break anything (f326ed5)
v1.0.6
1.0.6 (2018-07-26)
Bug Fixes
- license: typo in license file name (08193bc)
v1.0.5
1.0.5 (2018-07-23)
Bug Fixes
v1.0.4
1.0.4 (2018-06-19)
Bug Fixes
- packages: upgrade outdated packages and deep-extend due to nsp vulnerability (a151273)
- semantic-release: after upgrading, usage has been changed (4a2004b)
- semantic-release: upgrade to latest (e3e820a)
v1.0.3
1.0.3 (2017-11-09)
Bug Fixes
- package: ditch lodash to deep-extend (d6595c6)