Releases: pngwn/MDsveX
mdsvex@0.9.0
svelte-parse@0.1.0
Minor Changes
-
b5b526e#198 Thanks @pngwn! - Add a new SVAST nodeSvelteDynamicContentin order to disambiguate positions of expressions due to them not always having opening and closing braces(#174).Ensure that unquoted attribute values are correctly parsed as separate values where appropriate(#178).
Patch Changes
- Updated dependencies [
b5b526e]:- svast@0.2.0
svast@0.2.0
Minor Changes
svast-utils@0.0.5
Patch Changes
- Updated dependencies [
b5b526e]:- svast@0.2.0
svast-stringify@0.1.0
Minor Changes
-
b5b526e#198 Thanks @pngwn! - Add a new SVAST nodeSvelteDynamicContentin order to disambiguate positions of expressions due to them not always having opening and closing braces(#174).Ensure that unquoted attribute values are correctly parsed as separate values where appropriate(#178).
Patch Changes
- Updated dependencies [
b5b526e]:- svast@0.2.0
svelte-parse@0.0.5
Patch Changes
-
61d3be2#193 Thanks @pngwn! - Give comment nodes value field a string value. Convert literal into a generic to be utilised by other node types. Implements #173. -
b5dc16c#176 Thanks @halfnelson! - Populate end position for shorthand properties and add position information for shorthand property expression values. -
07ed9ef#177 Thanks @halfnelson! - Fix typescript errors -
13a358c#194 Thanks @pngwn! - Correctly parse attribute modifiers with no value that are followed by other attributes. Fixes #181. -
3197d30#195 Thanks @pngwn! - Correctly track the positions of boolean attributes and shorthand directives. Fixes #179. -
Updated dependencies [
61d3be2]:- svast@0.1.0
svast@0.1.0
svast-utils@0.0.4
Patch Changes
- Updated dependencies [
61d3be2]:- svast@0.1.0