Koa v3.1.1
Fixes
- Only destroy original value if new value is not a stream (fixes potential resource leak in stream handling)
Unclaimed project
Are you a maintainer of koa? Claim this project to take control of your public changelog and roadmap.
Fixes
Full Changelog: https://github.com/koajs/koa/compare/v3.0.3...v3.1.0
Full Changelog: https://github.com/koajs/koa/compare/v2.16.2...v2.16.3
Full Changelog: https://github.com/koajs/koa/compare/v3.0.2...v3.0.3
Full Changelog: ht...
Full Changelog: https://github.com/koajs/koa/compare/v2.16.1...v2.16.2
This is a major release.
.redirect('back'), adds .back(fallback_url) @fl0w https://github.com/koajs/koa/pull/1115.redirect(), don't render redirect values in anchor ref https://github.com/koajs/koa/commit/ff25eb4a7f2392df46481fe86355161067687312req.origin should display the origin header if it exists, not the current hostname htt...fix: don't render redirect values in anchor ref
fix: don't render redirect values in anchor ref