NewAI Enhanced
v3.1.1
Koa v3.1.1
Fixes
- Only destroy original value if new value is not a stream (fixes potential resource leak in stream handling)
What's Changed
- fix: only original value destroy if the new value is not a stream by @yowainwright in https://github.com/koajs/koa/pull/1914
Full Changelog: https://github.com/koajs/koa/compare/v3.1.0...v3.1.1