svelte_ast 1.0.0-25.beta
svelte_ast: ^1.0.0-25.beta copied to clipboard
Parser and utilities for SvelteDart template compiler.
1.0.0-25.beta #
- Add
loggerargument toparsefunction. - Add attributes to top level scripts.
1.0.0-24.beta #
- Log warnings.
- Fixing attribute value parsing.
1.0.0-23.beta #
- Make
ThrowingVisitor's default constructorconst. - Change
Root.instancetype toInstanceScriptandRoot.moduletype toModuleScript.
1.0.0-22.beta #
- Add
ThrowingVisitor.
1.0.0-21.beta #
- Update to Svelte 5.16.6 parser.
- Bump SDK to 3.8.0.
1.0.0-20.beta #
- Initial version.