Releases: marko-js/marko
@marko/[email protected]
Patch Changes
- #2619
4524bc4
Thanks @DylanPiercey! - Fix issue with controlled input selection ranges.
@marko/[email protected]
Patch Changes
-
#2617
0d3bfeb
Thanks @DylanPiercey! - Inline callees directly into signal functions when possible. -
#2617
e6e6331
Thanks @DylanPiercey! - Switch to custom UID helper.
@marko/[email protected]
Patch Changes
- #2623
525345f
Thanks @DylanPiercey! - Refactor getFile and getProgram handling to avoid circular references between babel-utils and babel-plugin code.
@marko/[email protected]
Patch Changes
- #2621
aad5a8d
Thanks @DylanPiercey! - Expose getProgram and getFile apis from @marko/compiler/babel-utils. Exposing it directly from the compiler was causing an issue with the website.
[email protected]
Patch Changes
- #2615
c5c78ff
Thanks @DylanPiercey! - Fixes issue with #2604 where an incorrectthis
was referenced.
[email protected]
Patch Changes
-
#2604
70cb96e
Thanks @DylanPiercey! - ExposetoReadable
api for whatwg streams in any environment. -
#2604
70cb96e
Thanks @DylanPiercey! - Expose better types for working with ssr and csr rendered template results.
@marko/[email protected]
Patch Changes
- #2613
ac64e18
Thanks @DylanPiercey! - Fix issue with parentNode reference when placeholder is displayed.
@marko/[email protected]
Patch Changes
- #2611
a8e1392
Thanks @DylanPiercey! - Fix issue with some visitors not being called for html-* tags.
@marko/[email protected]
Patch Changes
-
#2609
edbbadd
Thanks @DylanPiercey! - Fix issue with ssr apis being incorrectly marked as pure. -
#2609
96b33d9
Thanks @DylanPiercey! - Fix support forfor await
statements within script tag. -
#2609
9fd96ac
Thanks @DylanPiercey! - Ensure walk/deserialized always called when serializer was flushed. -
#2609
9fd96ac
Thanks @DylanPiercey! - Avoid serializing already consumed iterators.
@marko/[email protected]
Patch Changes
-
#2607
7110193
Thanks @DylanPiercey! - Refactor to use getProgram/getFile api from compiler. -
Updated dependencies [
7110193
]:- @marko/[email protected]