Skip to content

Releases: YMFE/ykit

2.2.1

23 Jan 11:23
Compare
Choose a tag to compare

Feature

  • 去掉 prd 环境 source-map(17b7f5b)

2.2.0

16 Jan 06:31
Compare
Choose a tag to compare

Features

  • 支持压缩代码的 source-map (3075128)

0.7.5

08 Jan 07:00
Compare
Choose a tag to compare

bugfix

  • fix: 修复 ykit-config-yo@3.6.0 单独 export scss 无法从本地服务获取到(9498c50)

2.0.2

30 Nov 06:47
Compare
Choose a tag to compare

Bugfix

  • fix: 修复 reloadRC 模块找不到

2.0.0

27 Nov 12:34
Compare
Choose a tag to compare

Features

  • 升级 Webpack@3.8.1 & Uglify-JS@3
  • 添加默认 happyapck + babel-loader
  • server 默认启用 hot-reload
  • 新增 ykit stat 命令

0.7.0

16 Oct 07:54
Compare
Choose a tag to compare

Feature

  • feat(cmd): init 和 build 命令可以添加 registry 参数(fc85499)

Bugfix

  • fix(chunk): 修复异步加载的 chunk 通过 require.ensure 第三个参数命名无效(411c5d4)

0.6.1

08 Sep 04:03
Compare
Choose a tag to compare

fix(build): 修复 extract-text-webpack-plugin 版本问题(f01e720)

0.6.0

05 Sep 08:52
Compare
Choose a tag to compare

Features

  • 去掉 npm cache clean (0d5fe3d)
  • 检测 lock version 文件中是否有官方库,并给出提示 (e3b3c3d)
  • 添加 dev 发布模式 (7b0922c)
  • 添加设置 minify 进程池大小配置 (c05d70b)
  • 默认支持 .ts 和 .tsx 扩展名 (a8548b8)

Bugfixes

  • 修复 commonsChunk_filename ext_name 命名问题 (28aed93)
  • 修复项目名称和资源名称相同时访问不到问题 (79085f6)
  • 修复 extract-text-webpack-plugin order error (3f9f90f)

1.0.0-beta.5

17 Aug 06:46
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release

Features

  • upgrade webpack to 3.5.4

0.5.5

10 Aug 08:50
Compare
Choose a tag to compare

Bugfixes

  • commonsChunk config bug (579bd8d)
  • server: fix static server cwd error when there is no ykit config file (3a29c0d)
  • server: fix static server error when cwd not exists (4fccaea)