Skip to content

Releases: umijs/umi-plugin-mpa

umi-plugin-mpa@1.3.0

19 Dec 14:28
Compare
Choose a tag to compare

v1.2.2...v1.3.0

v2.0.0

26 Jun 06:22
Compare
Choose a tag to compare
  • chore: build with father-build 25deebb
  • fix: use core-js and regenerator-runtime instead of @babel/polyfill, compatible with umi 2.8.0, see umijs/umi#2630 (#16) b814c4e

v1.2.2...v2.0.0

v1.2.2

08 May 14:41
Compare
Choose a tag to compare

v1.2.1...v1.2.2

v1.2.1

23 Apr 10:05
Compare
Choose a tag to compare
  • feat: 新增环境变量,用于控制警告提示 (#13) 91c1870

v1.2.0...v1.2.1

v1.2.0

11 Mar 02:57
Compare
Choose a tag to compare
  • feat: 支持多级目录生成对应 html (#11) cd31c1d

v1.1.1...v1.2.0

v1.1.1

13 Feb 08:14
Compare
Choose a tag to compare
  • feat: validate options with ajv (#9) 203433f

v1.1.0...v1.1.1

v1.1.0

12 Feb 10:19
Compare
Choose a tag to compare
  • feat: support config html context for each entry (#8) a70ccbc
  • chore: use umi-plugin-types@0.3.1 242462b

v1.0.0...v1.1.0

v1.0.0

28 Jan 07:39
Compare
Choose a tag to compare
  • update yarn.lock 0ee588f
  • feat: delete the alias for history, react, react-dom, react-router and react-router-dom (#5) 657ad2d
  • doc: update README.md 218653b
  • remove CHANGELOG.md 73753e8

v0.1.2...v1.0.0

v0.1.2

25 Jan 09:24
Compare
Choose a tag to compare
  • use np@4 93008f1
  • fix: chunks with <%= page %> don't work (#4) 659efb7
  • feat: use typescript (#3) 323a790
  • chore: add prettier f9bc700
  • chore: options.html.template should use ejs file 0730cb5
  • chore: add keywords for package.json da65708

Commit Range:
v0.1.1...master

v0.1.1

25 Jan 09:24
Compare
Choose a tag to compare
  • feat: assert umi version