Releases: umijs/dumi
Releases · umijs/dumi
v2.2.10
Improvements
- Improve the tsconfig auto patch logic for
.dumi
directory #1903
Full Changelog: v2.2.9...v2.2.10
v2.2.9
Fixed
- Site locale cannot apply for independent demo routes #1891 @crazyair
- Unexpected transform for tags within HTML attribute #1872
- Fix tsconfig.json include default value and its warning msg #1902
New Contributors
Full Changelog: v2.2.7...v2.2.9
v2.2.7
Fixed
- Cannot customize ContentFooter slot #1846 @Wxh16144
- Incorrect conventional 2-level nav in localized routes #1849 @ayangweb
- TOC may lost when visiting loaded pages #1855
- API table error if function has no signature #1853
Improvements
New Contributors
- @xiefengnian made their first contribution in #1848
- @ayangweb made their first contribution in #1849
Full Changelog: v2.2.6...v2.2.7
v2.2.6
Fixed
- Cannot search for 1-level heading content #1828 @Zhou-Bill
- Routes not updated when atom markdown file is changed #1835
Improvements
New Contributors
- @Zhou-Bill made their first contribution in #1828
- @codersjj made their first contribution in #1832
Full Changelog: v2.2.5...v2.2.6
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