Skip to content

Releases: umijs/umi

[email protected]

30 Jul 05:58
Compare
Choose a tag to compare
  • fix optimization babel plugins cause unexpected code transform, #745
  • fix route object is modified in compponentToJSON, #733

[email protected]

19 Jul 10:04
Compare
Choose a tag to compare
  • feat: improve hd to compatible iphonex, #712

[email protected]

11 Jul 07:17
Compare
Choose a tag to compare
  • fix: 404 route don't work under child routes, #697
  • fix: init config dont updated when build, #682

[email protected]

28 Jun 08:48
Compare
Choose a tag to compare

[email protected] (2018-06-28)

🚀 Enhancement

🐛 Bug Fix

Committers: 1

[email protected]

27 Jun 02:25
Compare
Choose a tag to compare

[email protected] (2018-06-27)

🚀 Enhancement

  • umi-plugin-polyfill
    • #661 feat(umi-plugin-polyfill): improve polyfill, remove extend option. (@sorrycc)
    • #658 feat: improve umi-plugin-polyfill, reduce bundle size. (@wuomzfx)
  • umi-build-dev
    • #646 feat: put, patch methods should available for bodyParser as well. (@leftstick)

🐛 Bug Fix

  • af-webpack
  • umi-plugin-dva
    • #662 fix(umi-plugin-dva): opts.loading don't work with umi-plugin-dva. (@sorrycc)
  • umi
    • #644 fix(umi): local debug state for umi -v is wrong if it's installed via yarn. (@sorrycc)
  • Other

Committers: 7

[email protected]

15 Jun 00:33
Compare
Choose a tag to compare

[email protected] (2018-06-15)

🚀 Enhancement

  • af-webpack
    • #631 feat(af-webpack): support config cssLoaderOptions and lessLoaderOptions. (@sorrycc)

Committers: 1

[email protected]

14 Jun 06:35
Compare
Choose a tag to compare

[email protected] (2018-06-14)

🚀 Enhancement

  • af-webpack, umi

🐛 Bug Fix

  • umi-build-dev
    • #626 fix(umi-build-dev): bigfish route compatible. (@sorrycc)
    • #623 fix(umi-build-dev): winPath problem for config routes. (@sorrycc)

Committers: 2

[email protected]

14 Jun 10:32
Compare
Choose a tag to compare

[email protected] (2018-06-14)

🐛 Bug Fix

  • umi-build-dev
    • #630 fix(umi-build-dev): dynamic param don't work with mock. (@sorrycc)

Committers: 2

[email protected]

12 Jun 08:51
Compare
Choose a tag to compare

[email protected] (2018-06-12)

🚀 Enhancement

🐛 Bug Fix

  • umi-build-dev
    • #617 fix: theme config validate if value is string. (@leftstick)
    • #618 fix(umi-build-dev): fix bigfish compatible if indexRoute.redirect only. (@sorrycc)
  • af-webpack, umi-build-dev

Committers: 3


中文版 CHANGELOG:

  • 重构官网 https://umijs.org,基于 vuepress,#601
  • 重构 mock,通过单一的中间件实现,按需处理 body 解析,并调整顺序到 proxy 之前,#620
  • 支持 externals 配置使用函数,#596
  • 修复 theme 配置为字符串时的校验问题,#617
  • 修复使用 APP_ROOT 时某些逻辑里 cwd 不对的问题,#594

[email protected]

05 Jun 03:34
Compare
Choose a tag to compare

[email protected] (2018-06-05)

🚀 Enhancement

  • umi-plugin-dva
    • #593 feat(umi-plugin-dva): upgrade dva-immer to 0.2.0. (@sorrycc)

Committers: 1