Skip to content

Releases: umijs/dumi

v2.1.19

01 Apr 06:07
Compare
Choose a tag to compare

Fixed

  • Build exited due to swc core version mismatch #1595

Full Changelog: v2.1.18...v2.1.19

v2.1.18

31 Mar 07:21
Compare
Choose a tag to compare

Fixed

  • Demo url incompatible with hash router #1559 @DanielXuuuuu
  • SocialIcons slot cannot override bug #1577 @wjq990112
  • Runtime error when code block is empty #1583 @wjq990112
  • Runtime error when render oneOf function signature in api table #1590 @jas0ncn
  • Catch unhandled promise rejection for node 14 #1582
  • Search keyword may mismatch in different pages #1592
  • Workaround mfsu type error in pure esm project #1593

Improvements

  • Rewrite react demo swc plugin in rust #1579
  • Enable esbuildMinifyIIFE by default #1589

New Contributors

Full Changelog: v2.1.17...v2.1.18

v2.1.17

19 Mar 14:09
Compare
Choose a tag to compare

Fixed

  • Fix build failed bug when disable exportStatic #1560

Improvements

Full Changelog: v2.1.16...v2.1.17

v2.1.16

17 Mar 07:08
Compare
Choose a tag to compare

Features

Fixed

  • Disable hydrate for single demo pages when enable SSR #1550 @MadCcc
  • Compile failed bug if configured mfsu exclude option #1555

Improvements

  • Correct default theme font-weight on windows in #1549 @feibi
  • Enable MFSU for pnpm project #1545
  • Allow custom father config for auto alias via plugin API #1531

New Contributors

Full Changelog: v2.1.15...v2.1.16

v2.1.15

07 Mar 02:18
Compare
Choose a tag to compare

Improvements

Fixed

  • Wrong toc links in page tab in #1516 @Wxh16144
  • Special links not working bug in markdown, such as <a href="/file.ext download">...</a> #1524
  • Workaround for helmet lost in ssr since umi@4.0.54 #1525
  • React types is missing in react template #1526

Full Changelog: v2.1.14...v2.1.15

v2.1.14

24 Feb 13:04
Compare
Choose a tag to compare

Features

Fixed

  • DOM type render failed bug in API component #1507

Full Changelog: v2.1.13...v2.1.14

v2.1.13

23 Feb 10:52
Compare
Choose a tag to compare

Fixed

  • Workaround for ssr failed since umi@4.0.53 #1503

Full Changelog: v2.1.12...v2.1.13

v2.1.12

23 Feb 02:36
Compare
Choose a tag to compare

Features

  • Hero title follow primary color variable in default theme #1501

Fixed

New Contributors

Full Changelog: v2.1.11...v2.1.12

v2.1.11

21 Feb 13:48
Compare
Choose a tag to compare

Features

  • Auto-API table supports render detailed types #1486

Fixed

  • CPU high load bug when parsing hybrid code and text in a single line #1455 @shunyue1320
  • Built-in dark theme variable lost bug if set lessLoader.modifyVars option #1492
  • Ambiguous relative link problem in markdown #1491

New Contributors

Full Changelog: v2.1.10...v2.1.11

v2.1.10

14 Feb 07:52
Compare
Choose a tag to compare

Features

  • Support append & prepend mode for nav config #1452 @kiner-tang
  • Custom tech-stack supports modify demo source files #1468

Full Changelog: v2.1.9...v2.1.10