Releases: slidevjs/slidev
Releases · slidevjs/slidev
v0.49.0-beta.3
v0.49.0-beta.2
🚀 Features
- Snippets compatibility with the Monaco Runner - by @kamuiiiii and @KermanX in #1512 (43420)
- More uniformed click animations - by @KermanX in #1508 (c1394)
- Preserve comments in frontmatter - by @KermanX in #1518 (7f562)
- Context menu - by @KermanX and @antfu in #1475 (8e43c)
🐞 Bug Fixes
- Condition to stop dragging - by @kamuiiiii and @KermanX in #1517 (bd441)
View changes on GitHub
v0.49.0-beta.1
v0.48.9
🚀 Features
- Use magic-string to do markdown pre-transform - by @antfu and @KermanX in #1496 (0ef4f)
- Allow importing local packages in runnable code editor - by @KermanX in #1502 (0c0ec)
🐞 Bug Fixes
- Katex feature detection - by @kamuiiiii in #1480 (a0585)
- Shiki magic move - by @KermanX in #1494 (27123)
- V-motion - by @KermanX in #1481 (179a3)
- Revert
overflow-hidden
forSlideWrapper
- by @murilo-cunha in #1493 (29867)
View changes on GitHub
v0.48.8
🚀 Features
- Add
--wait
option when exporting - by @KermanX in #1472 (a2d69) TitleRenderer
defaults to render current slide's title - by @KermanX and Anthony Fu in #1469 (b7913)- Add
clicksStart
option in page frontmatter - by @kamuiiiii, @KermanX and Anthony Fu in #1456 (f7cf8)
🐞 Bug Fixes
- Avoid trailing blank page in exported PDF - by @KermanX in #1463 (ee4e7)
- Use bundler version of vue - by @KermanX in #1466 (f04f2)
- Increase contrast for presenter cursor - by @franky47 in #1478 (2ac3b)
- Remove empty export from transpiled ts file - by @John98Zakaria in #1471 (536c6)
View changes on GitHub
v0.48.7
v0.48.6
v0.48.5
v0.48.4
v0.48.3
🚀 Features
- Upgrade monaco to v0.47 - by @antfu (66727)
- Enhance
RenderWhen
component - by @KermanX in #1436 (ef1c6) - Option
twoslash
to disable twoslash - by @kamuiiiii in #1429 (45134)
🐞 Bug Fixes
- Error when no
engines
field in package.json - by @KermanX in #1432 (8755c) - Disable
ShikiMagicMove
's animation in print mode - by @KermanX in #1438 (15ebf) - Remove
clickContext.disabled
- by @KermanX in #1434 (216ce)