Releases: slidevjs/slidev
Releases · slidevjs/slidev
v0.49.11
🚀 Features
🐞 Bug Fixes
- Regex matching options - by @kermanx in #1651 (fff07)
- Do not duplicate Vite config - by @jgosmann in #1646 (e1614)
title
option in headmatter not working - by @kermanx in #1664 (57efa)- Do not run
resolveConfig
to get Vite configs in user root - by @kermanx in #1670 (56b44) - Update magic-move step index after page reload - by @kermanx in #1666 (e48a2)
- Drawings should appear after build - by @kermanx and @prk3 in #1665 (60099)
- Layout loading priority - by @kermanx in #1674 (4566b)
- vscode: Should pass entry file name to CLI - by @ras0q, ras0q and @kermanx in #1677 (1142d)
🏎 Performance
- Remove
importChain
when loading slide modules - by @jakobkordez and @kermanx in #1652 (bd5fd)
View changes on GitHub
v0.49.10
v0.49.9
v0.49.8
v0.49.7
🐞 Bug Fixes
- Slide layer should not
cover(edit: supress the pointer events) the slide below it - by @kermanx in #1636 (1f627)
View changes on GitHub
v0.49.6
v0.49.5
🚀 Features
- Line numbers support in magic-move - by @kermanx in #1619 (f8937)
- Two-way arrow and
v-drag-arrow
- by @kermanx in #1622 (a3399) - monaco: Introduce
monaco-write
- by @antfu (ac811)
🐞 Bug Fixes
- Should render title correctly in
index.html
- by @kermanx in #1621 (4b7a6) - Print should work in build mode when download is on - by @kermanx in #1620 (9b3be)