Releases: marko-js/marko
@marko/[email protected]
Patch Changes
- #2508
bd59c96
Thanks @DylanPiercey! - Refactor if client side runtime to avoid registraion and employ the same optimizations asfor
.
@marko/[email protected]
Patch Changes
-
#2504
edcb4e9
Thanks @DylanPiercey! - Fix issue with a for loop with a single text node inside, and before. -
#2507
9d1ea70
Thanks @DylanPiercey! - Fix issue with for/if html scope information being output to the wrong block. -
#2506
e69c13e
Thanks @DylanPiercey! - When using the bound attribute syntax, prefer to create a simple shared function that assigns to the bound variable. -
#2507
9d1ea70
Thanks @DylanPiercey! - Handle mutations to select options when in controlled mode. -
#2506
14ffe18
Thanks @DylanPiercey! - Fix issue where function registry ids were not unique.
@marko/[email protected]
Patch Changes
-
#2502
a072aba
Thanks @DylanPiercey! - Update list of pure functions. -
Updated dependencies [
a072aba
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
- #2502
a072aba
Thanks @DylanPiercey! - Update list of pure functions.
@marko/[email protected]
Patch Changes
-
#2500
e8f7931
Thanks @DylanPiercey! - Avoid serializing child scope references unless using a tag var or providing stateful attrs. -
#2500
e8f7931
Thanks @DylanPiercey! - Fix compilation error when passing input to a template which doesn't use input at all.
@marko/[email protected]
Patch Changes
-
#2498
48a9cfb
Thanks @DylanPiercey! - Ensure function analysis is applied to the root function only and not closures. -
#2498
48a9cfb
Thanks @DylanPiercey! - Avoid hoisting functions under a call/new expression.
@marko/[email protected]
Patch Changes
- #2496
536081d
Thanks @DylanPiercey! - Fix resuming tag vars.
@marko/[email protected]
Patch Changes
- #2494
7101f5b
Thanks @DylanPiercey! - Fix issue with owner scope for assignments to closures not being serialized.
[email protected]
Patch Changes
- #2488
c6f9927
Thanks @DylanPiercey! - Update tags api compat layer.
@marko/[email protected]
Patch Changes
-
#2488
c6f9927
Thanks @DylanPiercey! - Update tags api compat layer.