Releases: ice-lab/build-scripts
Releases · ice-lab/build-scripts
v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
- [refactor] support custom command by extend Context
- [feat] support config written with typescript and es module
- [feat] enhance API modifyUserConfig while modify userConfig by config path modifyUserConfig('output.path', 'dir')
- [feat] support deep merge of modifyUserConfig by options
- [feat] enhance registerMethod API, make it possible to get plugin name when applyMethod
- [feat] add originalUserConfig to plugin API
- [feat] support hasRegistration api
- [fix] move webpack-dev-server to peerDependencies and migrate webpack-dev-server to 4.0.0
v1.0.0
v0.1.31
v0.1.29
feat: pass parameters to run hook (#7) * feat: pass parameters to run hook * chore: version Co-authored-by: ClarkXia <[email protected]>