Releases: slidevjs/slidev
Releases · slidevjs/slidev
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)
View changes on GitHub
v0.49.24
v0.49.23
v0.49.22
v0.49.21
🐞 Bug Fixes
View changes on GitHub
v0.49.20
🐞 Bug Fixes
View changes on GitHub
v0.49.19
v0.49.18
🚀 Features
- Allow to customize markdown transformers - by @KermanX and autofix-ci[bot] in #1767 (6293e)
- vscode: Add Slidev language server - by @johnsoncodehk, @KermanX, autofix-ci[bot] and @antfu in #1743 (73f5b)
View changes on GitHub
v0.49.17
✨ Highlights
- Visit our brand new docs at https://sli.dev! It has a huge improvement in readability.
- Relative path inside slides content like
![alt](./assets/img.png)
is now supported.
🚀 Features
- Support relative import inside slides - by @KermanX in #1744 (42d56)
- Allow Mermaid setup function to be async - by @KermanX in #1741 (82af1)
🐞 Bug Fixes
- Non-arrow drag controls - by @KermanX in #1740 (29576)
- Code block regex - by @KermanX in #1755 (4982e)
- Hmr experience - by @KermanX and autofix-ci[bot] in #1708 (d7f41)