Skip to content

Releases: melt-ui/preprocessor

v0.3.2

03 May 23:24
936d002
Compare
Choose a tag to compare

Patch Changes

  • f15475e: fix: Existing @const tag declarations in the template are now considered

v0.3.1

23 Apr 15:56
3b5d5f5
Compare
Choose a tag to compare

Patch Changes

  • 939b6fe: chore: Removed required engine restrictions

v0.3.0

30 Dec 22:37
c88c1a4
Compare
Choose a tag to compare

Minor Changes

  • 685f181: feat: Added support for Svelte 5 Runes Mode

v0.2.0

19 Dec 17:49
63d4553
Compare
Choose a tag to compare

Minor Changes

  • 978fd50: feat: Added a built-in sequential preprocessor

Patch Changes

v0.1.4

11 Nov 16:49
2db8a20
Compare
Choose a tag to compare

Patch Changes

  • 9bbd746: fix: Corrected module and types entry points

v0.1.3

10 Nov 18:06
2769f46
Compare
Choose a tag to compare

Patch Changes

  • e73cc40: chore: Use estree-walker instead of Svelte's walk
  • eb41557: chore: Added Svelte 5 as a supported peer dependency

v0.1.2

08 Aug 18:55
eda0cb4
Compare
Choose a tag to compare

Patch Changes

  • 3c4b53a: chore: Simplified internal logic for injecting {@const} tags

v0.1.1

04 Aug 20:45
00648ed
Compare
Choose a tag to compare

Patch Changes

  • 8acd92f: fix: Clarify the use of the alias config option

v0.1.0

01 Aug 18:06
4237df5
Compare
Choose a tag to compare

Minor Changes

  • 0b6b380: refactor: Replaces all instances of use:melt instead of melt

Patch Changes

  • 6646560: fix: {@const} tags are now injected into the direct parent block of a qualified action node.

v0.1.0-next.1

31 Jul 19:16
160256c
Compare
Choose a tag to compare
v0.1.0-next.1 Pre-release
Pre-release

Patch Changes

  • 6646560: fix: {@const} tags are now injected into the direct parent block of a qualified action node.