Skip to content

Releases: umijs/umi

[email protected]

27 Aug 11:15
Compare
Choose a tag to compare

[email protected] (2018-08-27)

🚀 Enhancement

  • af-webpack
    • #912 feat(af-webpack): .json 的优先级应该比 js, ts 低 (@doxiaodong)
  • umi-plugin-react
    • #914 fix: remove unnecessary title wrapper for aviod layout component remount when route change. (@yutingzhao1991)

🐛 Bug Fix

Committers: 2

[email protected]

24 Aug 06:52
Compare
Choose a tag to compare

[email protected] (2018-08-24)

🚀 Enhancement

  • umi-build-dev
    • #909 feat: only the first line comment should be parsed as yaml config (@sorrycc)
  • af-webpack
    • #901 feat: 开放 af-webpack chainConfig 配置 (@concefly)
    • #894 feat: tsConfigFile path support in af-webpack userConfig (@concefly)

🐛 Bug Fix

  • umi-build-dev
  • umi-plugin-react
  • af-webpack
    • #899 fix: 修复 af-webpack bin 函数调用和变量覆盖错误的问题 (@concefly)
  • umi
    • #891 fix: child process exit no need settimeout (@okoala)

Committers: 3

[email protected]

22 Aug 07:47
Compare
Choose a tag to compare

[email protected] (2018-08-22)

🚀 Enhancement

  • umi-build-dev, umi-plugin-react
  • umi-build-dev, umi-test
    • #888 feat: improve umi test, support extra args, and specify specs (@sorrycc)
  • umi-build-dev, umi-plugin-dva, umi
    • #887 feat: improve umi -v, show more detailed versions (@sorrycc)
  • af-webpack
    • #885 feat: disable progress plugin when CI is set (@sorrycc)
    • #869 feat: support serverConfig in af-webpack/lib/dev (@sorrycc)
  • umi
    • #879 feat: builddevoptions cwd support dot env (@okoala)
  • umi-plugin-polyfills, umi-plugin-react
    • #871 refact: rename umi-plugin-polyfill to umi-plugin-polyfills (@sorrycc)

🐛 Bug Fix

  • umi-plugin-polyfills
    • #889 fix(umi-plugin-polyfills): options is undefined (@sorrycc)
  • umi-build-dev, umi
  • umi
    • #849 fix: process receive sigint should exit 0 (@okoala)
  • umi-build-dev
  • af-webpack

📖 Documentation

Committers: 5

[email protected]

17 Aug 16:07
Compare
Choose a tag to compare

[email protected] (2018-08-17)

🚀 Enhancement

  • af-webpack
    • #759 feat: webpack-dev-server support custom cert and key pem for https (@BeAce)
    • #703 feat: add css-loader option localIdentName (@aixfox)
  • umi-test
    • #373 Change the way to retrieve 'window' and 'document' from jsdom (@webup)

🐛 Bug Fix

  • umi-plugin-react
    • #868 fix: preact don't work and add preact/devtools in umi dev (@sorrycc)

Committers: 4

[email protected]

17 Aug 09:33
Compare
Choose a tag to compare

[email protected] (2018-08-17)

🐛 Bug Fix

  • umi-build-dev

Committers: 1

[email protected]

17 Aug 09:14
Compare
Choose a tag to compare

[email protected] (2018-08-17)

🚀 Enhancement

  • umi-build-dev
  • af-webpack
    • #860 feat: enable es5ImcompatibleVersions by default (@sorrycc)

🐛 Bug Fix

  • af-webpack
  • umi-build-dev, umi-plugin-react
    • #862 fix: dynamicImport level wrong and support dynamicImport.level for umi-plugin-react (@sorrycc)
  • umi-plugin-dll
    • #861 fix(umi-plugin-dll): umi and umi plugins in dependencies (@sorrycc)

Committers: 2

[email protected]

17 Aug 05:58
Compare
Choose a tag to compare

[email protected] (2018-08-17)

🚀 Enhancement

  • umi-build-dev
    • #857 feat: use extend2 for deep merge config (@okoala)

🐛 Bug Fix

  • umi-build-dev, umi-plugin-react
    • #859 fix: dynamic import and simplify the async file name (@sorrycc)

Committers: 3

[email protected]

17 Aug 02:24
Compare
Choose a tag to compare

[email protected] (2018-08-17)

🚀 Enhancement

  • af-webpack, umi-build-dev
    • #853 feat: extract css in umi dev, hot reload with css-hot-loader (@sorrycc)
  • umi-build-dev
  • umi-build-dev, umi

🐛 Bug Fix

Committers: 3

[email protected]

15 Aug 09:03
Compare
Choose a tag to compare

[email protected] (2018-08-15)

🚀 Enhancement

  • umi-build-dev
    • #843 feat: support load env from .env and .env.local (@sorrycc)
  • af-webpack, umi-build-dev
    • #842 feat: remove case-sensitive-paths-webpack-plugin since it's bad performance (@sorrycc)

🐛 Bug Fix

Committers: 3

[email protected]

14 Aug 03:24
Compare
Choose a tag to compare

[email protected] (2018-08-14)

🐛 Bug Fix

  • af-webpack
  • umi-plugin-locale

Committers: 2