Skip to content

Releases: umijs/umi

[email protected]

05 Sep 06:35
Compare
Choose a tag to compare

[email protected] (2018-09-05)

🚀 Enhancement

  • umi-build-dev, umi-plugin-polyfills
    • #1006 feat: add polyfill before global.js, and add a new Plugin API api.addEntryImportAhead (@sorrycc)

🐛 Bug Fix

  • umi-plugin-dva, umi-plugin-react
  • umi-plugin-polyfills
    • #996 fix: add setprototypeof polyfill for ie9 and ie10 (@sorrycc)

Committers: 1

[email protected]

04 Sep 04:14
Compare
Choose a tag to compare

[email protected] (2018-09-04)

🚀 Enhancement

  • umi-plugin-polyfills

🐛 Bug Fix

  • umi-build-dev
    • #991 fix: umi dev 404 page don't work in IE (@sorrycc)
    • #981 fix: don't generate index.html/index.html if exportStatic is set (@sorrycc)
  • umi-plugin-polyfills

📖 Documentation

Committers: 4

[email protected]

02 Sep 08:55
Compare
Choose a tag to compare

[email protected] (2018-09-02)

🚀 Enhancement

  • af-webpack
  • umi
  • umi-plugin-polyfills
    • #963 feat: support polyfill more browsers include ie9, ie10 and ie11 (@sorrycc)

📖 Documentation

Committers: 3

[email protected]

02 Sep 23:43
Compare
Choose a tag to compare

[email protected]

30 Aug 14:39
Compare
Choose a tag to compare

[email protected] (2018-08-30)

🐛 Bug Fix

  • af-webpack
  • af-webpack, umi-build-dev
  • umi-build-dev
  • umi
  • umi-plugin-react
    • #943 fix: alias create-react-class failed when set library preact (@ehlilier)

Committers: 3

[email protected]

30 Aug 10:06
Compare
Choose a tag to compare

[email protected] (2018-08-30)

🚀 Enhancement

  • umi-build-dev
    • #950 feat: move global.css to last (@sorrycc)
    • #949 feat: enhance config, support es6 syntax for config/ directory and watch it's change (@sorrycc)
  • umi-plugin-dva, umi-plugin-react
  • af-webpack, babel-preset-umi, umi-build-dev, umi-test, umi

🐛 Bug Fix

  • umi-build-dev
    • #947 fix: failed to add style and script contents (@likun7981)
    • #942 fix: mock invalid when proxy is set and api.onOptionChange is used (@sorrycc)
    • #939 fix: extraBabelPlugins and extraBabelPresets duplicated (@sorrycc)
    • #931 fix: build complete slowly (@sorrycc)
  • umi-build-dev, umi
    • #948 fix: unexpected rerender caused by route.Routes (@sorrycc)
  • af-webpack
    • #926 fix: should pass down opts.cwd to normalizeTheme (@crossjs)

📖 Documentation

Committers: 4

[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