Releases: ice-lab/build-scripts
Releases · ice-lab/build-scripts
v1.3.0
10 Mar 08:11
Compare
Sorry, something went wrong.
No results found
Feature
Feat: bump esbuild version to ^0.14.14
v1.2.0
04 Nov 06:40
Compare
Sorry, something went wrong.
No results found
Features
feat: auto load with ts|js config #68
Bug Fix
fix: exit process when config is not found 指定 config #58
chore: upgrade version of esbuild #73
chore: optimize verbose message #75
v1.1.2
04 Nov 06:38
Compare
Sorry, something went wrong.
No results found
Bug Fix
fix: missing type of hasRegistration
fix: missing dependency of inquirer
v1.1.1
01 Sep 06:02
Compare
Sorry, something went wrong.
No results found
[fix] compatible with different version of webpack-dev-server
v1.1.0
25 Aug 06:37
Compare
Sorry, something went wrong.
No results found
[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
25 Aug 09:33
Compare
Sorry, something went wrong.
No results found
[feat] remove dependency of webpack and jest #30
[feat] enhance config validation #31
[feat] support ignore task of plugin registration #32
v0.1.31
25 Aug 09:32
Compare
Sorry, something went wrong.
No results found
[feat] keep same reference of userConfig after modifyUserConfig
[feat] hijack webpack resolve path
[fix] preserve previous build directory
v0.1.29
20 Oct 05:51
Compare
Sorry, something went wrong.
No results found
feat: pass parameters to run hook (#7)
* feat: pass parameters to run hook
* chore: version
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>