Releases: slidevjs/slidev
Releases · slidevjs/slidev
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)
🐞 Bug Fixes
View changes on GitHub
v51.3.0
🐞 Bug Fixes
- Should reshow cursor when switching out playing page - by @kermanx in #2084 (f3f2a)
- Do not unmount slide too far away - by @kermanx in #2079 (6d2fd)
- Markdown format export - by @kermanx in #2077 (502f9)
- Visual clue when pressing
r
- by @kermanx in #2080 (842c0) - Use computed for clicks initialization in
createFixedClicks
- by @kermanx in #2073 (743b9) - Add password guard to entry, overview and print pages - by @kermanx in #2074 (bb461)
- Allow
at
to be0
in<v-clicks>
- by @kermanx in #2081 (9153d) - Disable
jiti
'smoduleCache
- by @kermanx in #2075 (eb404) - Do not use
useStyleTag
in SPA slides - by @kermanx in #2078 (d2394) - Do not exclude node_modules when searching components - by @kermanx in #2082 (7fa7d)
- Theme ejection - by @kermanx in #2085 (f3faf)
View changes on GitHub
v51.2.2
v51.2.1
No significant changes
View changes on GitHub
v51.2.0
v51.1.2
v51.1.1
v51.1.0
🚀 Features
- Support base option in dev mode - by @kermanx in #2028 (3192a)
- Support KaTex in notes - by @kermanx in #2024 (dbf42)
- Support coollabs as font provider - by @cnguyen-de and @kermanx in #1982 (fda9c)
- vscode: Allow to customize dev command - by @kermanx in #2029 (ad103)