Releases: umijs/dumi
Releases · umijs/dumi
v2.1.21
Fixed
- Incorrect language toggle url if configure base #1615 @Wxh16144
- Compile failed since internal alias value #1616
Full Changelog: v2.1.20...v2.1.21
v2.1.20
Features
- Support
skip
andonly
attributes for code tag #1603 @Wxh16144 - Support to patch watch arguments for api parser #1611
Fixed
- Correct
tsconfig.json
and package scripts for theme template #1599 @NoDocCat - Auto-alias package missing bug in demo dependency meta #1604
- Default theme lost bug if dumi major version mixed in monorepo #1601
Improvements
- Allow
monorepoRedirect
option from umi #1610
New Contributors
- @NoDocCat made their first contribution in #1599
Full Changelog: v2.1.19...v2.1.20
v2.1.19
v2.1.18
Fixed
- Demo url incompatible with hash router #1559 @DanielXuuuuu
SocialIcons
slot cannot override bug #1577 @wjq990112- Runtime error when code block is empty #1583 @wjq990112
- Runtime error when render
oneOf
function signature in api table #1590 @jas0ncn - Catch unhandled promise rejection for node 14 #1582
- Search keyword may mismatch in different pages #1592
- Workaround mfsu type error in pure esm project #1593
Improvements
New Contributors
- @DanielXuuuuu made their first contribution in #1559
- @wjq990112 made their first contribution in #1577
- @jas0ncn made their first contribution in #1590
Full Changelog: v2.1.17...v2.1.18
v2.1.17
Fixed
- Fix build failed bug when disable
exportStatic
#1560
Improvements
Full Changelog: v2.1.16...v2.1.17
v2.1.16
Features
Fixed
- Disable hydrate for single demo pages when enable SSR #1550 @MadCcc
- Compile failed bug if configured mfsu exclude option #1555
Improvements
- Correct default theme
font-weight
on windows in #1549 @feibi - Enable MFSU for pnpm project #1545
- Allow custom father config for auto alias via plugin API #1531
New Contributors
- @october-rain made their first contribution in #1543
- @feibi made their first contribution in #1549
- @MadCcc made their first contribution in #1550
Full Changelog: v2.1.15...v2.1.16
v2.1.15
Improvements
- Allow specify id for conflicting code demo #1508 @Wxh16144
- Improve table layout for default theme #1511 @Wxh16144
- Site template ignore dist dir #1518 @Wxh16144
- Improve content padding when disable footer #1517 @Wxh16144
- Make chunk name clean for theme routes #1513
Fixed
- Wrong toc links in page tab in #1516 @Wxh16144
- Special links not working bug in markdown, such as
<a href="/file.ext download">...</a>
#1524 - Workaround for helmet lost in ssr since
[email protected]
#1525 - React types is missing in react template #1526
Full Changelog: v2.1.14...v2.1.15
v2.1.14
v2.1.13
v2.1.12
Features
- Hero title follow primary color variable in default theme #1501
Fixed
- Unexpected last item in demo cols #1499 @shunyue1320
- Search modal unexpectedly activated by input-like elements #1502 @Wxh16144
New Contributors
Full Changelog: v2.1.11...v2.1.12