Releases: koajs/koa
Releases · koajs/koa
v3.2.0
Immutable
release. Only release title and notes can be modified.
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
- @Jerry-CodeHub made their first contribution in #1926
- @killagu made their first contribution in #1946
Full Changelog: v3.1.2...v3.2.0
v3.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: typo in troubleshooting.md by @WuMingDao in #1916
- build(deps-dev): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #1921
- build(deps): bump http-errors from 2.0.0 to 2.0.1 by @dependabot[bot] in #1919
- build(deps): bump mime-types from 3.0.1 to 3.0.2 by @dependabot[bot] in #1918
- docs: use correct term "Server-Sent Events" in guide by @jtr860830 in #1920
- build(deps): bump content-disposition from 0.5.4 to 1.0.1 by @dependabot[bot] in #1917
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #1922
- fix(security): Host Header Injection via
ctx.hostnameby @killagu GHSA-7gcc-r8m5-44qm
New Contributors
- @WuMingDao made their first contribution in #1916
- @jtr860830 made their first contribution in #1920
Full Changelog: v3.1.1...v3.1.2
v2.16.4
v3.1.1
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: fixes mem leak relating to issue-1834 by @yowainwright in #1893
- fix: adds steam clean up by @yowainwright in #1910
Full Changelog: v3.0.3...v3.1.0
v3.0.3
v2.16.3
v3.0.2
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
v3.0.1
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