Releases: marko-js/marko
@marko/[email protected]
Patch Changes
- #2732
74332ef
Thanks @DylanPiercey! - Fix issue reading trying to get the root function from a exported function.
@marko/[email protected]
Patch Changes
- #2730
7c00601
Thanks @DylanPiercey! - Fix issue with multi level rest destructuring tag vars.
@marko/[email protected]
Patch Changes
- #2728
7dd3fda
Thanks @DylanPiercey! - Fix support for rest patterns in tag variables not creating a new object.
@marko/[email protected]
Patch Changes
- #2726
79cfb0f
Thanks @DylanPiercey! - Fix support for assigning to tag variables from a destructure.
@marko/[email protected]
Patch Changes
-
#2724
54c8d2b
Thanks @DylanPiercey! - Fix issue where intersections were being added to an alias rather than the source binding. -
#2723
67562dc
Thanks @DylanPiercey! - Expose programatic api for reading and writing to a manually mounted template (eg for use in testing).
@marko/[email protected]
Patch Changes
- #2719
0c65dc4
Thanks @DylanPiercey! - Fix issue where custom tags were incorrectly outputting tag variables as a const in ssr.
[email protected]
Patch Changes
-
#2715
dc178ce
Thanks @DylanPiercey! - Move translator loading logic back into shared utility. Moving this out caused a regression for tools that callgetRuntimeEntryFiles
ortaglib.buildLookup
directly. -
Updated dependencies [
e60a20f
,dc178ce
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
-
#2715
e60a20f
Thanks @DylanPiercey! - Remove script tag definition that caused a conflict when in interop mode. -
#2715
dc178ce
Thanks @DylanPiercey! - Move translator loading logic back into shared utility. Moving this out caused a regression for tools that callgetRuntimeEntryFiles
ortaglib.buildLookup
directly.
@marko/[email protected]
Patch Changes
- #2717
3519383
Thanks @DylanPiercey! - Fix issue where lifecycle tag binding was pruned due to having no tracked references.
@marko/[email protected]
Patch Changes
-
#2715
e60a20f
Thanks @DylanPiercey! - Remove script tag definition that caused a conflict when in interop mode. -
#2715
dc178ce
Thanks @DylanPiercey! - Move translator loading logic back into shared utility. Moving this out caused a regression for tools that callgetRuntimeEntryFiles
ortaglib.buildLookup
directly. -
Updated dependencies [
e60a20f
,dc178ce
]:- @marko/[email protected]