Releases: marko-js/marko
Releases · marko-js/marko
@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.
@marko/[email protected]
Patch Changes
- #2492
64e53bb
Thanks @DylanPiercey! - Fix issue with generating code for static repeated attribute tags.
@marko/[email protected]
Patch Changes
- #2490
07f97f1
Thanks @DylanPiercey! - Fix issue where details and dialog elements were incorrectly running change handlers when the value had not changed.