Skip to content

Releases: Tahul/sfc-composer

v0.8.2

19 Oct 00:26
Compare
Choose a tag to compare
  • chore: avoid extraneous typings (7ce0c4d)

v0.8.1

06 Oct 11:34
Compare
Choose a tag to compare
  • feat(svelte): support svelte support multiple <script> tags in template (b3df481)

v0.8.0

05 Oct 16:50
Compare
Choose a tag to compare
  • feat(svelte): use preprocess instead of parse for MagicSvelteSFC (support all languages) (08e7eed)

v0.7.1

29 Sep 15:08
Compare
Choose a tag to compare
  • chore(package): add missing files to package (6d90ca2)
  • chore(readme): improve readme (250b477)

v0.7.0

29 Sep 03:00
Compare
Choose a tag to compare
  • feat(_loc/_source): add new properties to MagicBlock; improve tests; fix playground (aeab964)

v0.6.0

29 Sep 02:01
Compare
Choose a tag to compare
  • chore(tests): fix tests (47da76b)
  • chore(deps): upgrade deps; cleanup repo (6fe9d5a)
  • feat(playground): upgrade playground; support svelte; improve design (95d0261)

v0.5.0

28 Sep 23:41
Compare
Choose a tag to compare
  • feat(astro): add astro support; rework tests & exports; make parse() async; remove lazy parameter (45527a7)

v0.4.0

28 Sep 01:07
Compare
Choose a tag to compare
  • chore(tests): uniformize tests & fix build (a615688)
  • feat(svelte): add svelte support (MagicSvelteSFC / createSvelteBlock/SFC) & tests (a4ee32a)

v0.3.2

06 Sep 16:47
Compare
Choose a tag to compare
  • feat(lazy): add lazy option avoiding parsing on MagicSFC instanciation (3268f8d)
  • chore(readme): add playground (bcb3d41)
  • feat(playground): improve playground (539b2f9)

v0.3.1

28 Aug 18:01
Compare
Choose a tag to compare
  • feat(up): update impl from playground guess; up deps (173b4e2)
  • feat(playground): add sfc-composer playground (40489a1)
  • chore(pnpm): upgrade pnpm version ; fix lockfile (d02ae64)