Patch Changes
-
#2604
3e2ea77
Thanks @DylanPiercey! - Avoid using push/unshift container which causes unecessary revisits. -
#2604
e3d4485
Thanks @DylanPiercey! - Avoid priting identifiers for value and closure parameters when the value is not referenced. -
#2606
bfa2bc1
Thanks @DylanPiercey! - Fix issue where placeholder was being re-created across await tag runs. -
#2604
70cb96e
Thanks @DylanPiercey! - Expose better types for working with ssr and csr rendered template results. -
#2604
70cb96e
Thanks @DylanPiercey! - EnsuretoReadable
api on rendered ssr templates are text encoded.