Releases: umijs/umi
Releases · umijs/umi
[email protected]
2.0.0-beta.5 (2018-08-08)
🚀 Enhancement
af-webpack
umi-build-dev
af-webpack
,babel-preset-umi
,eslint-config-umi
,umi-build-dev
,umi-plugin-dll
,umi-plugin-dva
,umi-plugin-locale
,umi-plugin-polyfill
,umi-plugin-react
,umi-plugin-routes
,umi-test
,umi-utils
,umi
🐛 Bug Fix
umi-build-dev
Committers: 1
- chencheng (云谦) (sorrycc)
[email protected]
2.0.0-beta.4 (2018-08-08)
🚀 Enhancement
umi-plugin-react
,umi-plugin-routes
,umi
umi-build-dev
- #782 feat: add mock middle plugin api. (@yutingzhao1991)
- #772 feat: add api.modifyHTMLWithAST($, { route }). (@sorrycc)
- #770 feat: add api._modifyConfig(). (@sorrycc)
- #766 feat: add compatDirname to api. (@yutingzhao1991)
- #762 feat: add plugin api addHTMLStyle. (@yutingzhao1991)
af-webpack
,umi-build-dev
,umi
🐛 Bug Fix
umi
- #784 fix: pass exit code for umi dev. (@yutingzhao1991)
- #774 fix: add UMI_DIR for umi build. (@yutingzhao1991)
- #773 fix: window.g_history is undefined when improrted before it's defined. (@sorrycc)
umi-build-dev
- #769 fix: add modifyHTMLContext to pluginAPI. (@yutingzhao1991)
umi-plugin-locale
Committers: 3
- chencheng (云谦) (sorrycc)
- 仙森 (okoala)
- 愚指导 (yutingzhao1991)
[email protected]
- fix(umi-build-dev): lock preact's version to 8.2.x since 8.3.0 uses the .mjs, which is not supported in webpack@3
[email protected]
[email protected] (2018-08-03)
🚀 Enhancement
umi-build-dev
,umi-plugin-dll
,umi-plugin-dva
,umi-plugin-locale
,umi-plugin-polyfill
,umi-plugin-react
,umi-utils
umi-build-dev
,umi
umi-build-dev
,umi-test
,umi
🐛 Bug Fix
babel-preset-umi
Committers: 5
- chencheng (云谦) (sorrycc)
- paranoidjk (paranoidjk)
- 愚指导 (yutingzhao1991)
- 桥边红药 (qbhy)
- 诸岳 (dengfuping)
[email protected]
[email protected]
- feat: improve hd to compatible iphonex, #712
[email protected]
[email protected]
[email protected] (2018-06-28)
🚀 Enhancement
umi-build-dev
- #672 feat: add modifyDefaultTemplate for plugin. (@yutingzhao1991)
- #673 feat: add modifyDefaultConfig api for plugin. (@yutingzhao1991)
🐛 Bug Fix
umi-build-dev
- #670 fix: bug when hd config update. (@yutingzhao1991)
Committers: 1
- 愚指导 (yutingzhao1991)
[email protected]
[email protected] (2018-06-27)
🚀 Enhancement
umi-plugin-polyfill
umi-build-dev
- #646 feat: put, patch methods should available for bodyParser as well. (@leftstick)
🐛 Bug Fix
af-webpack
- #561 fix: eslint resolve problem. (@xiaohuoni)
- #642 fix: af-webpack should resolve eslintrc according to APP_ROOT. (@paranoidjk)
umi-plugin-dva
umi
- Other
- #632 fix @babel/preset-env browsers config. (@yutingzhao1991)
Committers: 7
- Howard.Zuo (leftstick)
- chencheng (云谦) (sorrycc)
- jiaxin (solarhell)
- paranoidjk (paranoidjk)
- 小虎Oni (xiaohuoni)
- 愚指导 (yutingzhao1991)
- 相学长 (wuomzfx)