Skip to content

Releases: slidevjs/slidev

v0.6.6

10 May 09:37
Compare
Choose a tag to compare

Bug Fixes

v0.6.5

10 May 09:31
Compare
Choose a tag to compare

Features

  • create-app: add preconfigurations for Netlify and Vercel (2ad40da)

v0.6.4

10 May 06:54
Compare
Choose a tag to compare

Bug Fixes

  • build: resolve user provided index.html, close #51 (fa3b12e)
  • improve monaco transform regex (9415fcb)

v0.6.3

09 May 07:44
Compare
Choose a tag to compare

Bug Fixes

  • client: nav control focus (Triggered with next page/animation at the same time) (#40) (417fb25)

Features

  • support frontmatter defaults in headmatter (78688a4)

v0.6.2

08 May 23:08
Compare
Choose a tag to compare

Bug Fixes

v0.6.1

08 May 16:22
Compare
Choose a tag to compare

Bug Fixes

  • editor: improve editor update timing (6e7e735)
  • editor: presist selections on content change (2a51deb)

Features

  • cli: new command theme eject (53f8560)
  • support local theme (f90e56d)

v0.6.0

08 May 10:02
Compare
Choose a tag to compare

Features

  • Slidev context can now be accessed using $slidev

Bug Fixes

v0.5.2

08 May 08:14
Compare
Choose a tag to compare

Bug Fixes

  • cli: not open browser by default (#33) (bb0ef25)
  • create-app: add --open flag (449f8f9)

v0.5.1

08 May 08:11
Compare
Choose a tag to compare

Bug Fixes

  • recording: dialog z-index (1ecfc48)
  • recording: properly shutdown stream (2d618c8)
  • improve integrated editor (28df48b)
  • style: recording dialog input background (0302715)
  • only generate workers when monaco is actually used (e47441a)

v0.5.0

07 May 14:42
Compare
Choose a tag to compare

Bug Fixes

Features

  • embedded styles in markdown (d9127b9)