Releases: umijs/dumi
Releases · umijs/dumi
v2.2.0
New
- Support conventional 2-level navigation #1665
- Support html2sketch for demo previewer #1505
- Add built-in Tree markdown component #1671 @mortalYoung
Features
- Support to show line number for source code block #1654 @KuangPF
New Contributors
- @hualigushi made their first contribution in #1667
Full Changelog: v2.1.24...v2.2.0
v2.1.24
Fixed
- HMR spent a long time due to disable loader cache #1659
- Phantom dependency problem of nprogress #1661
Full Changelog: v2.1.23...v2.1.24
v2.1.23
Features
Fixed
- Split error when more than 2 search keywords #1645 @inottn
- Args type of chainWebpck in defineConfig #1634 @SANmq
- TOC anchor cannot work if hash already matched #1641 @binyellow
null
type lost in API table #1643 @windyrain- Assets metadata may lost due to md loader cache #1649
Improvements
- Demo grid does not response items change #1650
New Contributors
- @qinsJs made their first contribution in #1631
- @inottn made their first contribution in #1645
- @SANmq made their first contribution in #1634
- @windyrain made their first contribution in #1643
Full Changelog: v2.1.22...v2.1.23
v2.1.22
Fixed
- Unexpected gap size between lang select and next element #1619 @jeffwcx
- API parser uses wacher cwd to resolve full path #1626 @minwe
- PNPM 8 install minimal version in create-dumi #1628
Improvements
- Pass data for SourceCode node in mdast #1627 @pearmini
- Add pageTitle in userSiteSearch result #1625 @hustcc
New Contributors
Full Changelog: v2.1.21...v2.1.22
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