Releases: marko-js/compat
@marko/[email protected]
Patch Changes
-
0044e93
Thanks @DylanPiercey! - Fix issue where if directive migration was running on valid else tags -
c6b3b0b
Thanks @DylanPiercey! - Migrate if attribute on else tag to an else-if tag.
[email protected]
Patch Changes
-
#9
705598e
Thanks @DylanPiercey! - Ensure all tag migrations happen on exit so that directive migrations can run first. -
#9
705598e
Thanks @DylanPiercey! - Only skip directive migrations for specific tags that handle all attributes. Previously any migrated tag was not properly getting directives migrated. -
Updated dependencies [
705598e
,705598e
,33b1d0d
]:- @marko/[email protected]
- @marko/[email protected]
@marko/[email protected]
Patch Changes
-
#9
705598e
Thanks @DylanPiercey! - Ensure all tag migrations happen on exit so that directive migrations can run first. -
#9
705598e
Thanks @DylanPiercey! - Only skip directive migrations for specific tags that handle all attributes. Previously any migrated tag was not properly getting directives migrated. -
#9
33b1d0d
Thanks @DylanPiercey! - Migrate tags with arguments to regular attributes or spreads. -
Updated dependencies [
705598e
,33b1d0d
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
-
#9
705598e
Thanks @DylanPiercey! - Only skip directive migrations for specific tags that handle all attributes. Previously any migrated tag was not properly getting directives migrated. -
#9
33b1d0d
Thanks @DylanPiercey! - Migrate tags with arguments to regular attributes or spreads.
[email protected]
Patch Changes
dcc424d
Thanks @DylanPiercey! - Fix issue where a node was removed but the NodePath still exists while optimizing html.
[email protected]
Patch Changes
- #6
dd221c1
Thanks @DylanPiercey! - Fix issue where user provided id on an element withw-bind
was being replaced.
[email protected]
Patch Changes
-
#4
ad02286
Thanks @DylanPiercey! - Allow namespace native tag attributes. -
Updated dependencies [
ad02286
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
- #4
ad02286
Thanks @DylanPiercey! - Allow namespace native tag attributes.
[email protected]
Patch Changes
-
#2
008375a
Thanks @DylanPiercey! - Fix issue where body-only-if migrator was not revisiting arguments -
Updated dependencies [
008375a
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
- #2
008375a
Thanks @DylanPiercey! - Fix issue where body-only-if migrator was not revisiting arguments