v52.0.0
- Update Vite to v7 - by @antfu (f476a)
- Add optional chain to prevent nullish broken of
currentRoute
- by @ShenQingchuan in https://github.com/slidevjs/slidev/issues/2208 (af9fd)
v51.8.2
- Next slide preview - by @yuyinws in https://github.com/slidevjs/slidev/issues/2196 (f42a8)
- Pre-scan unocss tokens - by @antfu (19643)
v51.8.1
- Add title bar support for
shiki magic move
- by @yuyinws in https://github.com/slidevjs/slidev/issues/2187 (30963)
- Incorrect code snippet syntax - by @yuyinws in https://github.com/slidevjs/slidev/issues/2189 (73c96)
- Inject headers defined in vite config - by @Nemikolh in https://github.com/slidevjs/slidev/issues/2191 (1536a)
- Make sure
at
prop is greater than 0 - by @yuyinws in https://github.com/slidevjs/slidev/issues/2190 (467ce)
v51.8.0
- Enhance code block - by @yuyinws and @antfu in https://github.com/slidevjs/slidev/issues/2178 (8f670)
- recording: Add frame rate, resolution and bitrate controls - by @nekomoyi in https://github.com/slidevjs/slidev/issues/2175 (c7c68)
- Encode entry path URI in indexHtml setup - by @nekomoyi in https://github.com/slidevjs/slidev/issues/2176 (b48a9)
v51.7.1
- Enhance code block & code group - by @yuyinws and @antfu in https://github.com/slidevjs/slidev/issues/2174 (80c8d)
- Overview clicks preview slider - by @antfu (b1bb0)
v51.6.2
- Add off for process.stdin keypress - by @YunYouJun in https://github.com/slidevjs/slidev/issues/2156 (90216)
v51.6.0
- Clear idle cursor timeout when disabling the option or changing mode - by @TymekDev in https://github.com/slidevjs/slidev/issues/2147 (308f7)
- Extract meta from custom
index.html
properly, close #2152 - by @antfu in https://github.com/slidevjs/slidev/issues/2152 (e92c3)
v51.5.0
- Allow adding Vite plugins dependent on slides data - by @jgosmann and @antfu in https://github.com/slidevjs/slidev/issues/2112 (98d80)
- Support open graph protocol - by @leochiu-a and @antfu in https://github.com/slidevjs/slidev/issues/2096 (af4c2)
- docs: Generate
llms.txt
andllms-full.txt
- by @okineadev in https://github.com/slidevjs/slidev/issues/2139 (e15b4) - parser: Transform slide notes - by @akordowski in https://github.com/slidevjs/slidev/issues/2136 (75bc2)
- Use
openInEditor()
instead ofopenInEditor
- by @zhixiangyao in https://github.com/slidevjs/slidev/issues/2118 (da595) - Opacity of
FormCheckbox
- by @stone-zeng in https://github.com/slidevjs/slidev/issues/2107 (c7ba6) - AspectRatio type in schema - by @jpoehnelt and @antfu in https://github.com/slidevjs/slidev/issues/2089 (dc8b4)
- Load raw slide content in slide editor - by @jgosmann in https://github.com/slidevjs/slidev/issues/2094 (9c323)