Skip to content

Latest commit

 

History

History
182 lines (66 loc) · 4.71 KB

CHANGELOG.md

File metadata and controls

182 lines (66 loc) · 4.71 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.2 (2022-03-25)

Features

  • dll 缓存依据加上publicPath (92751e1)
  • merge 合并配置 (cc30595)

0.2.1 (2022-03-02)

Features

  • dll 支持共享 externals (e5d5437)

0.2.0 (2022-02-15)

Bug Fixes

0.1.10 (2022-02-15)

Bug Fixes

  • add-asset-html-webpack-plugin filepath 设置不对 (d082fa4)

0.1.9 (2022-02-15)

Bug Fixes

Features

Performance Improvements

0.1.8 (2021-11-23)

Features

  • devServer.host 默认设置为 ipAddress (1e767ba)
  • maxSize 开发模式设置为0 (27994bf)

0.1.7 (2021-11-15)

Bug Fixes

  • 依赖包 mini-svg-data-uri (08c9eb2)

Features

  • 静态资源处理优化 (d3c2868)
  • assets 处理逻辑优化 (9c69551)

0.1.6 (2021-10-29)

Bug Fixes

Features

  • 配置文件更名 react.config.js (a16d7cd)
  • mock 支持异步 (037dd79)
  • node-polyfill-webpack-plugin (57af95f)

0.1.5 (2021-09-14)

Bug Fixes

Features

  • 开发模式也启用 WebpackManifestPlugin (76ea964)
  • 升级所有的依赖 (48668f3)

0.1.4 (2021-09-09)

Features

0.1.3 (2021-09-09)

Features

0.1.2 (2021-08-12)

Features

  • scripts 更名 assets, 支持传入css和js的cdn资源 (a314050)

0.1.1 (2021-08-11)

Features