Releases: umijs/dumi
Releases · umijs/dumi
v2.3.8
Fixed
- Fallback useRouteMeta logic and handle errors caused by custom routeMeta #2137 @Jinbao1001
Full Changelog: v2.3.7...v2.3.8
v2.3.7
Fixed
- Default column lost bug for API table #2133
Improvements
- GetMetaByRouteId return metainfo for all routes #2134 @Jinbao1001
Full Changelog: v2.3.5...v2.3.7
v2.3.5
Fixed
- Demo source code overflow #2110 @onlyling
- Page frontmatter lost from route meta #2129 @Jinbao1001
Full Changelog: v2.3.4...v2.3.5
v2.3.4
Fixed
- Demo localized title and description not working bug #2101 @liuyib
- Collect wrong dep result for md in mfsu #2104 @Jinbao1001
New Contributors
- @eternallycyf made their first contribution in #2095
Full Changelog: v2.3.3...v2.3.4
v2.3.3
v2.3.2
Fixed
- Active position for toc scrolling highlight #2030 @Zhou-Bill
- Skip resolveMap handle when runtimeOpts not exists #2091 @Jinbao1001
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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
Announce v2.3.0 🎉🎉🎉
Check out the release discussion: #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: v2.2.17...v2.3.0
v2.2.17
Fixed
- Preferer color may unexpected when using auto mode #1989 @kiner-tang
- Assets metadata may lost when enable fs cache in prod #2015
Improvements
New Contributors
- @tkgkn made their first contribution in #1998
- @liangchaofei made their first contribution in #2005
Full Changelog: v2.2.16...v2.2.17
v2.2.16
Fixed
- Handle unexpected
oneOf
andallOf
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