Skip to content

Releases: xeho91/svelte-ast-print

v0.6.0

26 Dec 04:23
Compare
Choose a tag to compare

🚀 Enhancement

  • feat: Update esrap & add support for TypeScript #108 (@xeho91)

Authors: 1

v0.5.0

13 Dec 06:39
Compare
Choose a tag to compare

🚀 Enhancement

  • feat: Add support for EachBlock without as item #107 (@xeho91)
  • feat: Add support for SvelteBoundary #105 (@xeho91)

Authors: 1

v0.4.2

06 Nov 16:33
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix: Auto-identation inside TemplateLiteral #103 (@xeho91)

Authors: 1

v0.4.1

01 Nov 02:55
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 2

v0.4.0

29 Oct 17:26
Compare
Choose a tag to compare

🚀 Enhancement

  • chore(dependencies): Use svelte@^5.0.0 #101 (@xeho91)

Authors: 1

v0.3.2

29 Oct 17:16
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix: Serialization of attribute-like with (Text | ExpressionTag)[] value #100 (@xeho91)

Authors: 1

v0.3.1

29 Oct 17:08
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix: Crash caused by indentation logic inside IfBlock #99 (@xeho91)

Authors: 1

v0.3.0

25 Oct 07:15
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Jeppe Reinhold (@JReinhold), for all your work!

🚀 Enhancement

Authors: 2

v0.2.6

05 Sep 12:38
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix(dependencies): Remove lefthook from optionalDependencies #97 (@xeho91)

Authors: 1

v0.2.5

05 Sep 03:09
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix: Usage & import of AST types from svelte/compiler #96 (@xeho91)

⚠️ Pushed to main

  • test: Fix failing edge case (@xeho91)

Authors: 1