Releases: slidevjs/slidev
Releases · slidevjs/slidev
v0.50.0-beta.2
v0.50.0-beta.1
🚀 Features
- Support snapshoting overview - by @antfu and @kermanx in #1843 (e37a3)
- Create extendable sync states - by @tonai in #1854 (59973)
- Rename
SlidevSync
toBuiltinSync
- by @antfu (3a3cf) - Update deps, use jiti v2 - by @antfu (4a657)
🐞 Bug Fixes
- Allow
configs.contextMenu
to benull
- by @kermanx (99225) - Disable user select in quick overview - by @antfu (7f04c)
- Automatially register languages highlighted by Shiki to Monaco Editor - by @kermanx in #1858 (bb490)
- Chinese character counting error in overview page - by @HoshinoSuzumi in #1845 and #1846 (6c97d)
- Accessibility navigation - by @Goketech and @kermanx in #1857 (74479)
- Replace
execa
withtinyexec
- by @kermanx in #1849 (458c1)
View changes on GitHub
v0.49.29
v0.49.28
v0.49.27
v0.49.26
v0.49.25
🚀 Features
- Warn and ignore custom index.html with doctype declaration - by @kermanx in #1793 (d72f0)
- Add CLI option to allow transparent pngs - by @flwst, autofix-ci[bot] and @kermanx in #1797 (85322)
- Upgrade vueuse - by @antfu (9a1e8)
🐞 Bug Fixes
- Display slide import errors in client - by @AlbertBrand and @kermanx in #1816 (c83e6)
- V-drag functionality - by @kermanx in #1814 (e64ff)
- monaco-diff: Should disable
useInlineViewWhenSpaceIsLimited
- by @kermanx in #1807 (323b9)