Releases: umijs/dumi
Releases · umijs/dumi
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
v2.2.15
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
v2.2.13
Fixed
- Alias layout file resolve bug since [email protected] #1935
Improvements
- Improve create-dumi install mode for pnpm 8.7+ #1941
Full Changelog: v2.2.12...v2.2.13
v1.1.54
Fixed
- Unexpected exports variable in demo pre-compiling result #1926
Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.54
v2.2.12
v2.2.11
Fixed
- Cannot apply pure esm unified plugin #1893 @Wxh16144
- Unexpected wrap for 2-level nav item #1882 @seeintea
- Compatible with umi 4.0.82+ #1911
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