Changelog
3.0.0 (2025-01-11)
part of https://github.com/eggjs/egg/issues/3644
https://github.com/eggjs/egg/issues/5257
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->New Features
Breaking Changes
egg-jsonp
to @eggjs/jsonp
Improvements
Dependency Updates
others
a9cadba
] - refactor: use async function and support egg@2 (#10) (Yiyu He <dead_horse@qq.com>)fixes
d14d2d6
] - fix: rename to createJsonpBody (#9) (Yiyu He <dead_horse@qq.com>)others
f7137a0
] - chore: add pkgfiles check in ci (dead-horse <dead_horse@qq.com>)fixes
a19f450
] - fix: add lib into files (dead-horse <dead_horse@qq.com>)features
ee98948
] - feat: add acceptJSONP and open jsonp wrap function (#8) (Gao Peng <ggjqzjgp103@qq.com>)