Skip to content

Releases: umijs/dumi

v2.2.13

12 Oct 09:46
Compare
Choose a tag to compare

Fixed

  • Alias layout file resolve bug since umi@4.0.84 #1935

Improvements

  • Improve create-dumi install mode for pnpm 8.7+ #1941

Full Changelog: v2.2.12...v2.2.13

v1.1.54

07 Oct 12:02
Compare
Choose a tag to compare

Fixed

  • Unexpected exports variable in demo pre-compiling result #1926

Full Changelog: https://github.com/umijs/dumi/compare/dumi@1.1.53...dumi@1.1.54

v2.2.12

27 Sep 02:57
Compare
Choose a tag to compare

Fixed

  • dev command compatible with umi 4.0.82+ #1919

Full Changelog: v2.2.11...v2.2.12

v2.2.11

27 Sep 00:39
Compare
Choose a tag to compare

Fixed

Improvements

  • Share markdown absolute path with custom unified plugins #1901 @Wxh16144
  • Use content hash as cache key for markdown loader #1918

New Contributors

Full Changelog: v2.2.10...v2.2.11

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/dumi@1.1.52...dumi@1.1.53