Skip to content

Releases: umijs/dumi

v1.1.52

03 Aug 08:53
Compare
Choose a tag to compare

Fixed

  • Babel compile error for demo #1817

Full Changelog: https://github.com/umijs/dumi/compare/dumi@1.1.51...dumi@1.1.52

v2.2.4

30 Jul 11:40
Compare
Choose a tag to compare

Fixed

  • Style compatibility for content footer navigation #1800

Full Changelog: v2.2.2...v2.2.4

v2.2.2

30 Jul 09:11
Compare
Choose a tag to compare

Features

  • Add footer area for page content, to show the last updated time, edit link and next/previous link(s) #1792

Fixed

  • Root path lost bug in sitemap #1722 @youngjuning
  • Search box may throw error in React 16 #1728 @tgxpuisb
  • Same anchor jump incorrectly when set base #1786
  • Schema definition for subType of atomDirs config #1785
  • nprogress always pending in custom React pages #1793
  • Code block demos conflict in different locales #1796

Improvements

  • Load html2sketch script with async mode #1754 @innocces
  • Improve min-height and no-sidebar mode for content #1794
  • Bump version declaration to latest for umi and dumi-afx-deps, to avoid pnpm install the lowest matching version #1797

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

02 Jun 07:16
Compare
Choose a tag to compare

Features

  • Add QRCode button for mobile theme previewer #1692 @leegsen7
  • Support to specify theme package path via env variable #1709 @smartchong
  • Support to customize data for open in CodeSandbox and Stackblitz #1684

Fixed

Improvements

  • Deprecate soft break transform behavior after 2.2.0 #1686 @NoDocCat
    • NOTICE: Please confirm your soft breaks before upgrading version declaration to ^2.2.0
    • SEE ALSO: #1683 (comment)
  • Generate article tag and canonical meta for SEO #1642 @youngjuning
  • Exclude duplicate urls in the sitemap #1693 @youngjuning
  • Avoid unnecessary re-rendering for demos #1700
  • API parser support PNPM project, it now resolves dependency much faster like NPM project
  • API parser support tsconfig paths

New Contributors

Full Changelog: v2.2.0...v2.2.1

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