3.0.0 (2025-02-04)
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
features
- [
5b5cc83
] - feat: update egg3 (#23) (TZ | 天猪 <[email protected]>)
others
- [
b021dd0
] - chore: update travis (TZ | 天猪 <[email protected]>)
others
- [
772164b
] - chore: update tpl deps (#22) (fengmk2 <[email protected]>)
- refactor: drop <8.x, support egg2. [BREAKING CHANGE] (#21)
- fix: missing --check option (#20)
- feat: Node 8 && check pkgfiles (#19)
- feat: plugin name should be camel case (#18)
- deps: egg 1.0 & egg-bin 3.0 (#17)
- chore: remove unneed autod r (#16)
- fix: ci with cookie sign key (#15)
- chore: update deps & license (#14)
- feat: remove node 4.x support (#13)
- refactor: add zh_CN readme template (#12)
- test: update egg-bin and adjust assert (#11)
- feat: fixture use appname (#10)
- fix: npm publish ignore problem (#9)
- skip version
- test: add unit test (#8)
- chore: add some docs && style (#7)
- fix: unit test (#6)
- fix: add missing return on before (#5)
- refactor: use power-assert (#4)
- feat: adjust test & style (#3)
- fix: @ali/mm -> egg-mock (#2)
- chore: add git ignore (#1)
- fix: update badge and repository
- fix: add .autod.conf.js
- feat: add
ISSUE/PULL_REQUEST
template - Release 1.1.0
- feat: add ci in package.json
- Release 1.0.1
- chore: fix readme
- feat: add ci in package.json
- chore: fix readme
- init