Releases: slidevjs/slidev
Releases · slidevjs/slidev
v0.49.15
No significant changes
View changes on GitHub
v0.49.14
v0.49.13
🚀 Features
- Limit
vite-error-overlay
in the slides area - by @kermanx in #1709 (25cf5) - Handle loader error - by @kermanx in #1718 (20e4c)
🐞 Bug Fixes
- ShikiEditor's caret color in light mode - by @kermanx (bfd6d)
- Side editor styles and interacation - by @kermanx in #1710 (0c1e2)
View changes on GitHub
v0.49.12
🚀 Features
- Add
--wait-until
option for exporting - by @kermanx in #1687 (ac65d) - Support async output in code runner - by @kermanx in #1685 (9f0aa)
- Add slide lifetime hooks - by @kermanx in #1688 (3bb99)
- Add
PoweredBySlidev
component andi-slidev-logo
- by @kermanx (65171) - Replace CodeMirror in side editor with Shiki-based textarea - by @kermanx in #1698 (e8bb7)
🐞 Bug Fixes
- Remove filepaths when building - by @kermanx in #1692 (ebe5e)
- Notes highlighting algorithm - by @kermanx in #1683 (4f62e)
- Introduce
isMounted
state for clicks context - by @kermanx in #1682 (3a4bd)
View changes on GitHub
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)