Releases: umijs/dumi
Releases · umijs/dumi
v2.2.5
Fixed
- Cannot customize
SearchResult
slot #1813 @nanianlisao - Tab query is incorrect in memory history app, such as micro app #1829
- TOC lost bug when page is full reload #1830
Improvements
- Expose
activePath
option for navs config #1803 @nanianlisao
New Contributors
- @nanianlisao made their first contribution in #1813
Full Changelog: v2.2.4...v2.2.5
v1.1.53
Fixed
- Ignore browserslist config when compiling demo #1825
Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.53
v1.1.52
Fixed
- Babel compile error for demo #1817
Full Changelog: https://github.com/umijs/dumi/compare/[email protected]@1.1.52
v2.2.4
v2.2.2
Features
- Add footer area for page content, to show the last updated time, edit link and next/previous link(s) #1792
Fixed
- Root path lost bug in sitemap #1722 @youngjuning
- Search box may throw error in React 16 #1728 @tgxpuisb
- Same anchor jump incorrectly when set
base
#1786 - Schema definition for
subType
ofatomDirs
config #1785 nprogress
always pending in custom React pages #1793- Code block demos conflict in different locales #1796
Improvements
- Load
html2sketch
script with async mode #1754 @innocces - Improve
min-height
andno-sidebar
mode for content #1794 - Bump version declaration to latest for
umi
anddumi-afx-deps
, to avoid pnpm install the lowest matching version #1797
New Contributors
- @tgxpuisb made their first contribution in #1728
- @dependabot made their first contribution in #1768
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Features
- Add QRCode button for mobile theme previewer #1692 @leegsen7
- Support to specify theme package path via env variable #1709 @smartchong
- Support to customize data for open in CodeSandbox and Stackblitz #1684
Fixed
- SocialLinks theme config type should be optional #1694 @dream2023
- Navbar item key warning in default theme #1706 @hualigushi
- Theme slot HeaderExtra not working #1695
Improvements
- Deprecate soft break transform behavior after 2.2.0 #1686 @NoDocCat
- NOTICE: Please confirm your soft breaks before upgrading version declaration to ^2.2.0
- SEE ALSO: #1683 (comment)
- Generate article tag and canonical meta for SEO #1642 @youngjuning
- Exclude duplicate urls in the sitemap #1693 @youngjuning
- Avoid unnecessary re-rendering for demos #1700
- API parser support PNPM project, it now resolves dependency much faster like NPM project
- API parser support tsconfig paths
New Contributors
- @dream2023 made their first contribution in #1694
- @leegsen7 made their first contribution in #1692
- @smartchong made their first contribution in #1709
Full Changelog: v2.2.0...v2.2.1
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