Skip to content

Releases: emartech/boar-koa-server

v3.0.1

24 Sep 13:11
Compare
Choose a tag to compare

3.0.1 (2024-09-24)

Bug Fixes

  • security: update koa-router to the latest (6d3dea1)

v3.0.0

09 Jan 14:06
656555f
Compare
Choose a tag to compare

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

10 Jul 13:13
83fa212
Compare
Choose a tag to compare

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

21 May 09:18
Compare
Choose a tag to compare

1.1.2 (2021-05-21)

Bug Fixes

  • dependencies: update deps, remove outdated audit-filter (4f4c186)

v1.1.1

30 Apr 09:31
Compare
Choose a tag to compare

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

27 Mar 14:37
Compare
Choose a tag to compare

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

26 Jul 12:24
Compare
Choose a tag to compare

1.0.6 (2018-07-26)

Bug Fixes

  • license: typo in license file name (08193bc)

v1.0.5

23 Jul 12:20
Compare
Choose a tag to compare

1.0.5 (2018-07-23)

Bug Fixes

  • licence: add MIT licence (610f29a)

v1.0.4

19 Jun 07:28
Compare
Choose a tag to compare

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

09 Nov 20:27
Compare
Choose a tag to compare

1.0.3 (2017-11-09)

Bug Fixes

  • package: ditch lodash to deep-extend (d6595c6)