v52.13.0
- Switch to
markdown-exit- by @antfu in https://github.com/slidevjs/slidev/issues/2468 (0d9ff)
- Race condition in concurrent slidev export - by @moreal and @kermanx in https://github.com/slidevjs/slidev/issues/2461 (807ca)
v52.12.0
- Smart image preloading with build-time extraction and runtime scheduling - by @troshab and @antfu in https://github.com/slidevjs/slidev/issues/2459 (f175d)
- Import order with import.meta.glob - by @kermanx in https://github.com/slidevjs/slidev/issues/2457 (f8396)
v52.11.4
- Add official skills - by @antfu in https://github.com/slidevjs/slidev/issues/2447 (a31ee)
- cli: Keyboard shortcuts stop working after server restart - by @ekroon in https://github.com/slidevjs/slidev/issues/2444 (d2703)
- client: Prevent word breaking in ShikiEditor - by @maximou4391 and mandre in https://github.com/slidevjs/slidev/issues/2448 (645b2)
- webfonts: Exclude
localfonts from webfonts to fetch - by @aymkx in https://github.com/slidevjs/slidev/issues/2449 (3a835)
v52.11.3
two-collayout should acceptleftslot for consistency - by @kermanx in https://github.com/slidevjs/slidev/issues/2420 (66b84)
v52.11.2
- Remove miliseconds from timer - by @Antonytm in https://github.com/slidevjs/slidev/issues/2424 (afc13)
- Should pre-bundle
ansis- by @kermanx in https://github.com/slidevjs/slidev/issues/2423 (c629d) - Prevent square brackets in code from being parsed as title - by @h-kono-it in https://github.com/slidevjs/slidev/issues/2419 (719e6)
- Twoslash code block parsing - by @antfu (89f05)
- Code block parsing - by @antfu (bfe27)
- Codeblock wrapper - by @antfu (0d17b)
- vscode: Fix line number decorations, upgrade reactive-vscode - by @kermanx and Copilot in https://github.com/slidevjs/slidev/issues/2418 (aef78)
v52.11.1
<style>tag HMR - by @kermanx in https://github.com/slidevjs/slidev/issues/2404 (9a4bd)- Reorder color conditions - by @toreis-up in https://github.com/slidevjs/slidev/issues/2411 (ca2c5)
- Stop the timerbar when timer paused - by @toreis-up in https://github.com/slidevjs/slidev/issues/2410 (8b1a1)
v52.11.0
- Rework vscode extension - by @kermanx and Copilot in https://github.com/slidevjs/slidev/issues/2390 (638e2)
- Resolver should prioritize prefixed addons/themes - by @AlbertBrand in https://github.com/slidevjs/slidev/issues/2398 (cbcb5)
v52.10.1
- Use slash utility for relative globs - by @kermanx in https://github.com/slidevjs/slidev/issues/2389 (67b40)
v52.10.0
- Add
--without-notesoption forbuild- by @serkodev in https://github.com/slidevjs/slidev/issues/2387 (be048)
- A better way to load setup files - by @kermanx in https://github.com/slidevjs/slidev/issues/2380 (593b9)
- vscode: Fix build and publish, reduce extension size - by @kermanx in https://github.com/slidevjs/slidev/issues/2207 (fa853)