Releases: yuntijs/dumi-theme-yunti
Releases · yuntijs/dumi-theme-yunti
v1.7.2
Released on 2024-09-09
🐛 Bug Fixes
- SSR: Remove extension scripts before client render.
Improvements and Fixes
What's fixed
- SSR: Remove extension scripts before client render (2ca39e5)
v1.7.1
Released on 2024-09-06
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.7.0
Released on 2024-09-06
✨ Features
- misc: Add workaround for SSR.
Improvements and Fixes
What's improved
- misc: Add workaround for SSR (43b9ed5)
v1.6.0
Released on 2024-08-22
✨ Features
- misc: Support Image builtin component and fix table style.
Improvements and Fixes
What's improved
- misc: Support Image builtin component and fix table style (1568c17)
v1.5.2
Released on 2024-08-19
🐛 Bug Fixes
- misc: Div is render to outsite of html tag when SSR.
Improvements and Fixes
What's fixed
- misc: Div is render to outsite of html tag when SSR (4f62f74)
v1.5.1
Released on 2024-08-15
🐛 Bug Fixes
- misc: Revert unuse style change.
Improvements and Fixes
What's fixed
- misc: Revert unuse style change (b734816)
v1.5.0
Released on 2024-08-15
✨ Features
- misc: Support specify desktop or mobile when build SSR.
Improvements and Fixes
What's improved
- misc: Support specify desktop or mobile when build SSR (213b344)
v1.4.0
Released on 2024-08-14
✨ Features
- misc: Add UserActionButton for header.
Improvements and Fixes
What's improved
- misc: Add UserActionButton for header (4089d3d)
v1.3.0
Released on 2024-08-13
✨ Features
- misc: Add description and keywords config support, add header-actions-extra slot.
Improvements and Fixes
What's improved
- misc: Add description and keywords config support (54764a9)
- misc: Add header-actions-extra slot (24e78c2)
v1.2.0
Released on 2024-08-08
✨ Features
- misc: Add customPages support.
Improvements and Fixes
What's improved
- misc: Add customPages support (96d767a)