Releases: melt-ui/preprocessor
Releases · melt-ui/preprocessor
v0.3.2
Patch Changes
- f15475e: fix: Existing
@const
tag declarations in the template are now considered
v0.3.1
Patch Changes
- 939b6fe: chore: Removed required engine restrictions
v0.3.0
Minor Changes
- 685f181: feat: Added support for Svelte 5 Runes Mode
v0.2.0
Minor Changes
- 978fd50: feat: Added a built-in sequential preprocessor
Patch Changes
v0.1.4
Patch Changes
- 9bbd746: fix: Corrected
module
and types
entry points
v0.1.3
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
Patch Changes
- 3c4b53a: chore: Simplified internal logic for injecting
{@const}
tags
v0.1.1
Patch Changes
- 8acd92f: fix: Clarify the use of the
alias
config option
v0.1.0
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
Patch Changes
- 6646560: fix:
{@const}
tags are now injected into the direct parent block of a qualified action node.