Skip to content

Releases: umijs/dumi

v2.3.4

09 May 02:25
Compare
Choose a tag to compare

Fixed

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

06 May 06:51
Compare
Choose a tag to compare

Fixed

Improvements

Full Changelog: v2.3.2...v2.3.3

v2.3.2

29 Apr 02:29
Compare
Choose a tag to compare

Fixed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

28 Apr 06:47
Compare
Choose a tag to compare

Fixed

  • Broken package.json for boilerplates #2087 @ch1ny
  • Non-cjs module may be unexpectedly resolved due to wrong conditions #2090 @Jinbao1001

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Apr 09:06
Compare
Choose a tag to compare

Announce v2.3.0 馃帀馃帀馃帀

Check out the release discussion: #2085

Features

Fixed

  • Demo localized title and description not working bug #2037 @liuyib
  • Unnecessary trailing line break for read-only source code #2033 @Zhou-Bill

Improvements

New Contributors

Full Changelog: v2.2.17...v2.3.0

v2.2.17

18 Jan 03:10
Compare
Choose a tag to compare

Fixed

  • Preferer color may unexpected when using auto mode #1989 @kiner-tang
  • Assets metadata may lost when enable fs cache in prod #2015

Improvements

  • Hide shortcut tips for search bar if it is not empty #1939 @crazyair

New Contributors

Full Changelog: v2.2.16...v2.2.17

v2.2.16

13 Dec 06:05
Compare
Choose a tag to compare

Fixed

  • Handle unexpected oneOf and allOf for API metadata #1982

Improvements

  • cacheDirectoryDir config can control compile fs cache location #1984
  • Use async way to parse theme modules #1983 @xierenyuan

Full Changelog: v2.2.15...v2.2.16

v2.2.15

11 Dec 08:45
Compare
Choose a tag to compare

Fixed

  • Unexpected transformation of colon symbol #1962 @DBSDs
  • Color select disappeared unexpectedly on simulator #1976 @binyellow
  • Wrong search scroll position of 1-level heading in current page #1978 @binyellow
  • Ignored properties still show in API table #1981

New Contributors

Full Changelog: v2.2.14...v2.2.15

v2.2.14

01 Nov 08:00
Compare
Choose a tag to compare

Fixed

  • Conventional 2-level nav lost in localized routes #1951

Full Changelog: v2.2.13...v2.2.14

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