Releases: slidevjs/slidev
Releases · slidevjs/slidev
v52.10.1
v52.10.0
v52.9.1
v52.9.0
🚀 Features
- Support .js extension and reduce sync fs operations - by @kermanx in #2369 (d9850)
- Show line numbers in markdown blocks - by @Sdju, zede and @kermanx in #2320 (917bc)
🐞 Bug Fixes
- Frontmatter hmr - by @kermanx in #2370 (7bede)
- Workaround whitespace in path - by @kermanx in #2362 (0f330)
slide scale = container scale * zoom scale- by @kermanx in #2355 (a9ae7)- Include
pptxgenjsin optimizeDeps - by @kermanx in #2354 (7e522) - Magic-move regex to handle trailing whitespace - by @Copilot, kermanx and @kermanx in #2358 (9733b)
- Builtin slide transition types - by @kermanx in #2361 (7ac41)
- QuickOverview keyboard navigation to last slide - by @Copilot in #2345 (a10be)
- Escape Vue template delimiters in KaTeX rendered output - by @Copilot, kermanx and @kermanx in #2347 (5d331)
- Update region marker patterns - by @Copilot, kermanx and @kermanx in #2349 (6a7c1)
- cli: Avoid prompting if not in tty - by @Copilot, kermanx, @kermanx and @antfu in #2344 (c5379)
- vscode: Should throttle project rescan - by @kermanx in #2359 (ef679)
🏎 Performance
- Use Shiki shorthand - by @kermanx and @antfu in #2026 (16dfe)
- Replace debug with obug - by @sxzz in #2360 (ee021)
View changes on GitHub
v52.8.0
🚀 Features
- Make magic move duration configurable - by @QuentinRoy in #2339 (79da3)
🐞 Bug Fixes
- Fix broken slidev cli - by @QuentinRoy in #2338 (b9197)
- Fix magic move init on refresh - by @QuentinRoy in #2340 (aef7d)
View changes on GitHub
v52.7.0
🚀 Features
- Expose lockShortcuts as a public API - by @whitphx in #2317 (d5713)
- Support
.svgfile icon in code block titles - by @Mini-ghost in #2324 (e3985) - Use strict mode in monaco run (configurable) - by @QuentinRoy in #2334 (31817)
🐞 Bug Fixes
- Doesn't apply commented styles - by @Sdju and zede in #2321 (9a2c7)
- Export respect page range - by @leochiu-a in #2323 (2c860)
View changes on GitHub
v52.6.0
🚀 Features
🐞 Bug Fixes
exportFilenamegenerates PDF outside dist folder and creates incorrect download links - by @RobertoBochet in #2313 (89ae0)- Timer - by @antfu (d4800)
View changes on GitHub
v52.5.0
v52.4.0
v52.3.0
🚀 Features
🐞 Bug Fixes
- Prevent hotkeys when typing in monaco editor - by @QuentinRoy and @antfu in #2303 (7d7aa)
- Make
v-clickwork with LightOrDark by wrapping slots in a div - by @elecmonkey in #2291 (d00c1) - Display IME characters during composition - by @ras0q and ras0q in #2263 (bdabd)
- Prose invert for node editor - by @antfu (150da)