Skip to content

v1.1.0

Compare
Choose a tag to compare
@ClarkXia ClarkXia released this 25 Aug 06:37
· 68 commits to master since this release
bcaf487
  • [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