Skip to content

Releases: umijs/dumi

v2.3.8

05 Jun 10:07
Compare
Choose a tag to compare

Fixed

  • Fallback useRouteMeta logic and handle errors caused by custom routeMeta #2137 @Jinbao1001

Full Changelog: v2.3.7...v2.3.8

v2.3.7

04 Jun 06:40
Compare
Choose a tag to compare

Fixed

  • Default column lost bug for API table #2133

Improvements

Full Changelog: v2.3.5...v2.3.7

v2.3.5

29 May 07:05
Compare
Choose a tag to compare

Fixed

Full Changelog: v2.3.4...v2.3.5

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