Skip to content

Releases: umijs/dumi

v2.2.0

21 May 13:09
Compare
Choose a tag to compare

New

Features

New Contributors

Full Changelog: v2.1.24...v2.2.0

v2.1.24

15 May 12:48
Compare
Choose a tag to compare

Fixed

  • HMR spent a long time due to disable loader cache #1659
  • Phantom dependency problem of nprogress #1661

Full Changelog: v2.1.23...v2.1.24

v2.1.23

11 May 09:24
Compare
Choose a tag to compare

Features

Fixed

Improvements

  • Demo grid does not response items change #1650

New Contributors

Full Changelog: v2.1.22...v2.1.23

v2.1.22

25 Apr 02:33
Compare
Choose a tag to compare

Fixed

  • Unexpected gap size between lang select and next element #1619 @jeffwcx
  • API parser uses wacher cwd to resolve full path #1626 @minwe
  • PNPM 8 install minimal version in create-dumi #1628

Improvements

New Contributors

Full Changelog: v2.1.21...v2.1.22

v2.1.21

14 Apr 08:00
Compare
Choose a tag to compare

Fixed

  • Incorrect language toggle url if configure base #1615 @Wxh16144
  • Compile failed since internal alias value #1616

Full Changelog: v2.1.20...v2.1.21

v2.1.20

13 Apr 09:30
Compare
Choose a tag to compare

Features

  • Support skip and only attributes for code tag #1603 @Wxh16144
  • Support to patch watch arguments for api parser #1611

Fixed

  • Correct tsconfig.json and package scripts for theme template #1599 @NoDocCat
  • Auto-alias package missing bug in demo dependency meta #1604
  • Default theme lost bug if dumi major version mixed in monorepo #1601

Improvements

  • Allow monorepoRedirect option from umi #1610

New Contributors

  • @NoDocCat made their first contribution in #1599

Full Changelog: v2.1.19...v2.1.20

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