Releases: slidevjs/slidev
Releases · slidevjs/slidev
v52.2.4
🐞 Bug Fixes
- slidev,vscode: Use
property
for slidev meta entry in head - by @danielroe in #2285 (842d0)
View changes on GitHub
v52.2.3
No significant changes
View changes on GitHub
v52.2.2
No significant changes
View changes on GitHub
v52.2.1
No significant changes
View changes on GitHub
v52.1.0
v52.0.1
🐞 Bug Fixes
- showcase: Inaccessible links of covers added on #2219 - by @nekomeowww in #2221 and #2219 (5d697)
- slidev/cli: #2230 indexHtml meta - by @daguanren21 in #2232 and #2230 (d6bd7)
- slidev/client: UseNav printRange currentRoute query undefined - by @daguanren21 in #2231 (6da0d)
View changes on GitHub
v52.0.0
🚀 Features
🐞 Bug Fixes
- Add optional chain to prevent nullish broken of
currentRoute
- by @ShenQingchuan in #2208 (af9fd)