v0.50.0-beta.1
Pre-release
Pre-release
github-actions
released this
27 Sep 08:54
·
42 commits
to main
since this release
🚀 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)