Releases: marko-js/marko
@marko/runtime-tags@0.3.53
Patch Changes
- #2557
7d6ea47
Thanks @LuLaValva! - Dynamic attrs on trailing tags
@marko/runtime-tags@0.3.52
Patch Changes
-
#2554
89e310e
Thanks @DylanPiercey! - Avoid getters for renderer args and rename to params. -
#2554
f352b09
Thanks @DylanPiercey! - Refactor dynamic closures to avoid registration. -
#2554
e19cfdd
Thanks @DylanPiercey! - Ensure closures always called after setup.
@marko/runtime-tags@0.3.51
Patch Changes
- #2551
2b1ff5e
Thanks @DylanPiercey! - Fix issue with args not being queued with setup.
@marko/runtime-tags@0.3.50
Patch Changes
-
#2549
7629cba
Thanks @DylanPiercey! - Fix type for script tag. -
#2549
7629cba
Thanks @DylanPiercey! - Reduce bundle size by inlining (shorter) walks string trimming logic. -
#2549
7629cba
Thanks @DylanPiercey! - Remove unecessary tracking of branch depth.
@marko/runtime-tags@0.3.49
Patch Changes
-
#2547
1fb32b8
Thanks @DylanPiercey! - Fix issue with for/if telling the parent to avoid serializing a marker when it was necessary. -
#2547
ce86dec
Thanks @DylanPiercey! - Fix issue where branches with no render content were not having child scopes initialized properly.
@marko/runtime-tags@0.3.48
Patch Changes
- #2545
be54ab2
Thanks @DylanPiercey! - Deoptimize serializer assignments after 100 assignments to the same reference. This avoids an issue where 1192 assignments in a chain caused a Maximum callstack error in chrome.
marko@5.37.20
Patch Changes
-
#2544
08e0d24
Thanks @DylanPiercey! - Update tags api interop layer. -
#2540
b05c1f7
Thanks @mlrawlings! - refactor signals to no longer mark but rely soley on queueing for proper execution order -
Updated dependencies [
cfca41a
]:- @marko/compiler@5.39.13
@marko/translator-interop-class-tags@0.2.18
Patch Changes
-
#2544
08e0d24
Thanks @DylanPiercey! - Update tags api interop layer. -
#2540
b05c1f7
Thanks @mlrawlings! - refactor signals to no longer mark but rely soley on queueing for proper execution order -
Updated dependencies [
08e0d24
,ff2f413
,b05c1f7
,08e0d24
,cfca41a
,4c87458
,53de7a0
]:- marko@5.37.20
- @marko/runtime-tags@0.3.47
@marko/runtime-tags@0.3.47
Patch Changes
-
#2544
ff2f413
Thanks @DylanPiercey! - Use unique scope id counter per $global instance. -
#2540
b05c1f7
Thanks @mlrawlings! - refactor signals to no longer mark but rely soley on queueing for proper execution order -
#2544
08e0d24
Thanks @DylanPiercey! - Avoid registering body content when known downstream usage is not serialized. -
#2534
cfca41a
Thanks @rturnq! - Add support for tag varaible hoisting -
#2544
4c87458
Thanks @DylanPiercey! - Minor queue perf improvements. -
#2544
53de7a0
Thanks @DylanPiercey! - Avoid "params" on templates, go straight to providing "input". -
Updated dependencies [
cfca41a
]:- @marko/compiler@5.39.13