Releases: slidevjs/slidev
Releases · slidevjs/slidev
v0.9.8
Bug Fixes
- line highlighter without options (9c98440)
v0.9.7
Bug Fixes
- code line highlighter extract new line (66898a8)
- go prev slides clicks reset (3e62767)
Features
- allow line highlighting accepts extract options (29d564f)
v0.9.3
Bug Fixes
- revert change to starter template (2ed0dd5)
v0.9.2
Bug Fixes
- don't transform
<style>
inside code block, close #101 (d2a5b96)
Features
v0.9.1
Bug Fixes
- md: escape vue template with character references, close #99 (#100) (f3f0147)
v0.9.0
Bug Fixes
- $slidev unwrapping on build (1a99284)
- monaco build with custom outDir (35a5a32)
- md: escape vue template in code snippent, close #95 (f6ee4a0)
- starter template (9803d99)
- monaco: move monaco to iframe, fix #83 (fca4a6d)
- monaco: type inference (2f82ecd)
Features
v0.8.3
Bug Fixes
- explictly set .light class for light mode, close #87 (2c38860)
Features
- allow user to force colorSchema in frontmatter (a7089b8)