Skip to content

Latest commit

 

History

History
470 lines (209 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

470 lines (209 loc) · 12.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.9.2 (2019-12-19)

Features

  • 完善 bootstrap storybook 命令 (6f3cc31)

1.9.1 (2019-11-07)

Features

  • 设置 nodejs 最大内存限制 (803ef33)

1.9.0 (2019-10-28)

Features

  • 调整 server端 style样式加载问题 (1806ddd)

1.8.6 (2019-10-28)

Features

  • 添加 配套插件支持 (2dcd4c7)

1.8.5 (2019-10-25)

Features

  • 移除 dll 多余的 rules (f7f6d65)

1.8.4 (2019-10-25)

Features

  • 完善 customBuild 等 rules (7019a1f)

1.8.3 (2019-10-22)

Features

  • 支持 覆盖 client端 js 与 ts loader (275e826)
  • 添加 babelrc文件解析支持 (84fb110)

1.8.2 (2019-10-17)

Features

  • 完成 custom build 移除单独的 svg build (8fdeb17)

1.8.1 (2019-10-17)

Features

  • 添加 build-svg 命令 (79e0040)

1.8.0 (2019-09-24)

Features

  • 修复 @babel/preset-env 中 corejs (d03e25a)

1.7.9 (2019-09-24)

Features

1.7.8 (2019-09-24)

Features

  • 进一步完善 corejs3 (54fe645)

1.7.7 (2019-09-24)

Features

1.7.6 (2019-09-23)

Features

  • 修正 服务器端 public Path (a2ba473)

1.7.5 (2019-09-23)

Features

1.7.4 (2019-09-23)

Features

1.7.3 (2019-09-19)

Features

1.7.0 (2019-09-19)

Features

1.6.27 (2019-09-17)

Features

1.6.26 (2019-09-17)

Features

  • 添加 storybook 依赖支持 (8114d16)

1.6.25 (2019-09-17)

Features

  • 添加 storybook 的支持 (1d1325f)

1.6.24 (2019-08-23)

Features

  • [doc] 完善 asyncData 例子 (54439aa)
  • 完善 empty-module 检查警告 (b20a844)

1.6.23 (2019-08-22)

Bug Fixes

  • 解决 webpackHotUpdate is not defined (40311e7)

Features

  • [doc] 开启store严格模式 (720dcea)
  • [doc] 获取 服务器消息的例子 (485950e)
  • 集成 vue-function-api (a962b41)

1.6.22 (2019-08-22)

Features

  • [构建] 完善 排除-三方 添加warn 提醒功能 (5e41702)

1.6.21 (2019-08-21)

Features

  • [构建] 添加 排除 第三方包 功能 (aeb5584)
  • doc 使用 ts进行配置 (065e43b)
  • doc 调整 local启动参数 (89fe889)
  • vuex Action 完善全局 dispatch (7365ccf)
  • vuex mutation 完善全局 commit (c5b9adf)
  • 修正 test (6e872b6)
  • 完善 doc 例子 (a678270)
  • 完善 根据用户配置端口号 启动 (48532ed)
  • 完善单元测试 测试类型 分离 (76eb2f9)
  • 添加 tsconfig 扩展选项 (0f10d10)
  • 添加 vuex createDispatch (102ea87)
  • 添加 VuexStoreHelper概念 (40e85a6)
  • 调整 vuex 增加 helpers 概念 (4c9aadd)

1.6.20 (2019-06-20)

Features

1.6.19 (2019-05-30)

Features

  • 调整 showWebpackStats (13692f5)

1.6.18 (2019-05-27)

1.6.17 (2019-05-22)

Features

  • 移除 在编译 config时 使用 ForkTsCheckerWebpackPlugin (28f0305)

1.6.16 (2019-05-22)

1.6.14 (2019-05-22)

1.6.13 (2019-05-22)

Bug Fixes

  • 异常的 ForkTsCheckerWebpackPlugin (adecaa3)

1.6.12 (2019-05-17)

Features

  • add isUseCSP 用来启动是否启动CSP (437b73c)
  • upgrade fork-ts-checker-webpack-plugin (a6871b4)
  • 调整 tsconfig 结构 (9c09a37)

1.6.11 (2019-03-20)

Features

  • 在 env中 提供 nonce 支持 (701a37b)

1.6.10 (2019-03-19)

Features

  • 完善 getRender中 renderToString 的 injectContext (d3435e6)

1.6.9 (2019-03-18)

Bug Fixes

  • 打包出错时 为了保证工具链完整 需要 出错code为1 (775dbfc)

Features

  • add server nodeExternalsWhitelist (3505775)

1.6.8 (2019-03-12)

Features

  • 打包出错返回出错code为1 (071ebc3)

1.6.7 (2019-02-14)

1.6.6 (2019-02-13)

Features

1.6.5 (2019-01-16)

Bug Fixes

  • 修复 devCompilerExtensions 报错需要提示错误信息 (bd28ef1)

Features

  • DLL 更新 dev模式下不应该重启 (d35db44)
  • 发生端口冲突 应该重试端口号而不是直接关闭 (f6495a7)

1.6.4 (2019-01-02)

Features

  • 线上版本号应该以线上为准,而不是部署时 (7e514f3)

1.6.3 (2018-12-27)

Features

  • 支持 ts导入 json (17262f3)
  • 添加 defaultEnv PACKAGE_VERSION 值为 build 通用 webpack 配置中设置的值 (c31f863)
  • 添加 get utils (bc146aa)
  • 自动解析 RouterExtensionPath 默认为 private (2461e89)

1.6.2 (2018-12-15)

Bug Fixes

  • 修复 clientManifestAddDll 如果找不到正确的path 需要扔出错误原因 (6936f23)

Features

  • 当存在有多个相同的配置项key的时候 value已最后一个为最终结果 (7666792)

1.6.1 (2018-12-14)

Features

  • 支持注入 injectContext (b948f7e)

1.5.9 (2018-12-11)

1.5.8 (2018-12-10)

1.5.7 (2018-12-05)

Features

1.5.5 (2018-12-04)

Bug Fixes

  • 修复 404 页面跳转的问题 (4015bdd)

1.5.3 (2018-12-03)

Features

  • production 模式下避免 ForkTsCheckerWebpackPlugin 的启动 (eb3ffae)

1.5.0 (2018-11-28)

1.3.5 (2018-11-23)

1.2.0 (2018-11-20)

1.1.0 (2018-11-19)

1.5.2 (2018-12-03)

Features

  • production 模式下避免 ForkTsCheckerWebpackPlugin 的启动 (eb3ffae)

1.2.0 (2018-11-20)

1.1.0 (2018-11-19)