Skip to content

Releases: umijs/dumi

v2.2.10

17 Sep 12:54
Compare
Choose a tag to compare

Improvements

  • Improve the tsconfig auto patch logic for .dumi directory #1903

Full Changelog: v2.2.9...v2.2.10

v2.2.9

17 Sep 10:02
Compare
Choose a tag to compare

Fixed

  • Site locale cannot apply for independent demo routes #1891 @crazyair
  • Unexpected transform for tags within HTML attribute #1872
  • Fix tsconfig.json include default value and its warning msg #1902

New Contributors

Full Changelog: v2.2.7...v2.2.9

v2.2.7

25 Aug 07:49
Compare
Choose a tag to compare

Fixed

  • Cannot customize ContentFooter slot #1846 @Wxh16144
  • Incorrect conventional 2-level nav in localized routes #1849 @ayangweb
  • TOC may lost when visiting loaded pages #1855
  • API table error if function has no signature #1853

Improvements

New Contributors

Full Changelog: v2.2.6...v2.2.7

v2.2.6

17 Aug 06:18
Compare
Choose a tag to compare

Fixed

  • Cannot search for 1-level heading content #1828 @Zhou-Bill
  • Routes not updated when atom markdown file is changed #1835

Improvements

  • Omit prefix symbol automatically when copying shell code #1832 @codersjj

New Contributors

Full Changelog: v2.2.5...v2.2.6

v2.2.5

10 Aug 12:59
Compare
Choose a tag to compare

Fixed

  • Cannot customize SearchResult slot #1813 @nanianlisao
  • Tab query is incorrect in memory history app, such as micro app #1829
  • TOC lost bug when page is full reload #1830

Improvements

New Contributors

Full Changelog: v2.2.4...v2.2.5

v1.1.53

10 Aug 12:52
Compare
Choose a tag to compare

Fixed

  • Ignore browserslist config when compiling demo #1825

Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.53

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/[email protected]@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