Skip to content

Releases: mistlog/svelte-draft

Release 0.2.1

27 Dec 03:28
4cd0393
Compare
Choose a tag to compare

Feature

  • add svelte extension automatically in "import" (#15)

Release 0.2.0

24 Jul 13:43
7f6b22f
Compare
Choose a tag to compare

Feature

  • support inline watch (#12)
  • support config (#13)

0.1.5

17 Mar 01:29
Compare
Choose a tag to compare

[#3] add createRenderFunction

0.1.4

28 Feb 12:01
Compare
Choose a tag to compare
  1. refine extension convention, fix #1
  2. support raw html and svelte special elements

0.1.3

26 Feb 01:04
Compare
Choose a tag to compare

fix path is undefined due to breaking change of typedraft

0.1.2

20 Feb 00:50
Compare
Choose a tag to compare

add module context support, see issue mistlog/svelte-draft-tutorial#1

0.1.1

15 Feb 06:46
Compare
Choose a tag to compare

export utility function for plugin use, see example in https://github.com/mistlog/rollup-plugin-svelte-draft/blob/master/src/index.ts

0.1.0

12 Feb 04:54
Compare
Choose a tag to compare
Merge branch 'feature/refine-for-examples' into develop