Dumi Versions Save

📖 Static Site Generator for component library development

v2.3.8

4 weeks ago

Fixed

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

Full Changelog: https://github.com/umijs/dumi/compare/v2.3.7...v2.3.8

v2.3.7

1 month ago

Fixed

  • Default column lost bug for API table #2133

Improvements

  • GetMetaByRouteId return metainfo for all routes #2134 @Jinbao1001

Full Changelog: https://github.com/umijs/dumi/compare/v2.3.5...v2.3.7

v2.3.5

1 month ago

Fixed

  • Demo source code overflow #2110 @onlyling
  • Page frontmatter lost from route meta #2129 @Jinbao1001

Full Changelog: https://github.com/umijs/dumi/compare/v2.3.4...v2.3.5

v2.3.4

1 month ago

Fixed

  • Demo localized title and description not working bug #2101 @liuyib
  • Collect wrong dep result for md in mfsu #2104 @Jinbao1001

New Contributors

Full Changelog: https://github.com/umijs/dumi/compare/v2.3.3...v2.3.4

v2.3.3

1 month ago

Fixed

  • rc-util cannot resolve bug in pnpm project #2096 @Wxh16144

Improvements

  • Handle unexpected dumi version when detecting #2072 @Wxh16144

Full Changelog: https://github.com/umijs/dumi/compare/v2.3.2...v2.3.3

v2.3.2

2 months ago

Fixed

  • Active position for toc scrolling highlight #2030 @Zhou-Bill
  • Skip resolveMap handle when runtimeOpts not exists #2091 @Jinbao1001

Full Changelog: https://github.com/umijs/dumi/compare/v2.3.1...v2.3.2

v2.3.1

2 months ago

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: https://github.com/umijs/dumi/compare/v2.3.0...v2.3.1

v2.3.0

2 months ago

Announce v2.3.0 🎉🎉🎉

Check out the release discussion: https://github.com/umijs/dumi/discussions/2085

Features

  • Support live demo @MadCcc
  • Support vue tech stack #1922 @jeffwcx
  • Support to lazy load route meta data @MadCcc @zombieJ
  • Add default loading skeleton #1512 @Wxh16144
  • Support code group container #2059 @Wxh16144

Fixed

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

Improvements

  • Improve last updated styles for mobile devices #2073 @kiner-tang

New Contributors

Full Changelog: https://github.com/umijs/dumi/compare/v2.2.17...v2.3.0

v2.2.17

5 months ago

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: https://github.com/umijs/dumi/compare/v2.2.16...v2.2.17

v2.2.16

6 months ago

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: https://github.com/umijs/dumi/compare/v2.2.15...v2.2.16