Releases: slidevjs/slidev
Releases · slidevjs/slidev
v51.8.2
v51.8.1
v51.8.0
v51.7.1
v51.7.0
v51.6.2
🐞 Bug Fixes
- Add off for process.stdin keypress - by @YunYouJun in #2156 (90216)
View changes on GitHub
v51.6.1
v51.6.0
v51.5.0
🚀 Features
- Allow adding Vite plugins dependent on slides data - by @jgosmann and @antfu in #2112 (98d80)
- Support open graph protocol - by @leochiu-a and @antfu in #2096 (af4c2)
- docs: Generate
llms.txt
andllms-full.txt
- by @okineadev in #2139 (e15b4) - parser: Transform slide notes - by @akordowski in #2136 (75bc2)
🐞 Bug Fixes
- Use
openInEditor()
instead ofopenInEditor
- by @zhixiangyao in #2118 (da595) - Opacity of
FormCheckbox
- by @stone-zeng in #2107 (c7ba6) - AspectRatio type in schema - by @jpoehnelt and @antfu in #2089 (dc8b4)
- Load raw slide content in slide editor - by @jgosmann in #2094 (9c323)
View changes on GitHub
v51.4.0
🚀 Features
- Allow bun as package manager for dep installation - by @hugohabicht01 in #2098 (d5035)
- Allow to set title/level from preparser via frontmatter keys - by @jgosmann in #2103 (cb0ac)
- Update deps - by @antfu (a0852)