Skip to content

Releases: koajs/koa

v3.2.0

28 Mar 05:41
Immutable release. Only release title and notes can be modified.
v3.2.0
e0ba8ef

Choose a tag to compare

What's Changed

  • docs: remove dead Job Board links by @Jerry-CodeHub in #1926
  • build(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #1927
  • chore: Add workflow_dispatch trigger to npm-publish workflow by @Copilot in #1930
  • feat: defer AsyncLocalStorage creation for v8 startup snapshots by @killagu in #1946

New Contributors

Full Changelog: v3.1.2...v3.2.0

v3.1.2

25 Feb 13:37
Immutable release. Only release title and notes can be modified.
v3.1.2
c5a52e0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v2.16.4

25 Feb 13:38
Immutable release. Only release title and notes can be modified.
v2.16.4
ca76ea6

Choose a tag to compare

What's Changed

v3.1.1

27 Oct 04:27
Immutable release. Only release title and notes can be modified.
v3.1.1
2e52fb5

Choose a tag to compare

What's Changed

  • fix: only original value destroy if the new value is not a stream by @yowainwright in #1914

Full Changelog: v3.1.0...v3.1.1

v3.1.0

26 Oct 13:17
Immutable release. Only release title and notes can be modified.
v3.1.0
1c642f4

Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.1.0

v3.0.3

18 Oct 14:22
Immutable release. Only release title and notes can be modified.
v3.0.3
ffd497a

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v2.16.3

18 Oct 14:36
Immutable release. Only release title and notes can be modified.
v2.16.3
c8af309

Choose a tag to compare

What's Changed

Full Changelog: v2.16.2...v2.16.3

v3.0.2

17 Oct 06:56
v3.0.2
433b20c

Choose a tag to compare

What's Changed

  • fix: fixes response.attachment behaviour leads to Content-Type Sniffing by @yowainwright in #1904
  • chore: use NPM trusted publishing with semver tag triggers by @Copilot in #1907

New Contributors

  • @Copilot made their first contribution in #1907

Full Changelog: v3.0.1...v3.0.2

v2.16.2

30 Jul 00:02
v2.16.2
3b16886

Choose a tag to compare

What's Changed

  • fix: only allow back redirect to the same origin referer by @fengmk2 in #1898

Full Changelog: v2.16.1...v2.16.2

v3.0.1

27 Jul 07:38
v3.0.1
1ddb048

Choose a tag to compare

What's Changed

  • fix(security): only allow same origin referer on response back 422c551
  • chore: adds initial doc text refresh; migration guide [CHORE-1870] by @yowainwright in #1877
  • build(deps-dev): bump formidable from 3.5.2 to 3.5.4 by @dependabot[bot] in #1878
  • chore: removes done callbacks in tests [CHORE-1870] by @yowainwright in #1875
  • build(deps-dev): bump supertest from 7.1.0 to 7.1.1 by @dependabot[bot] in #1879
  • build(deps): bump debug from 4.4.0 to 4.4.1 by @dependabot[bot] in #1880
  • feat: replace debug module with pure node:util::debuglog by @3imed-jaberi in #1885
  • feat: replace cache-content-type with mime-types directly by @3imed-jaberi in #1886
  • build(deps): bump statuses from 2.0.1 to 2.0.2 by @dependabot[bot] in #1888
  • build(deps-dev): bump supertest from 7.1.1 to 7.1.4 by @dependabot[bot] in #1895
  • build(deps-dev): bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in #1894

Full Changelog: v3.0.0...v3.0.1