Minor Changes
- #1996
d93037843
Thanks @DylanPiercey! - Move tag validation to the translate phase and expose new utilities for working with macros in @marko/babel-utils. This allows for migration/transformer/etc compiler hooks to better work with 's.
Patch Changes
-
#1994
57b280b2f
Thanks @DylanPiercey! - Inline component class definitions with a name (egclass MyComponent {}
) are now deprecated instead of being a hard error. This makes it easier to upgrade from Marko 4 for apps doing that. -
Updated dependencies [
d93037843
]:- @marko/babel-utils@6.2.0