Skip to content

@marko/runtime-tags@6.3.36

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 01:49
· 2 commits to main since this release

Patch Changes

  • #3952 ed10b25 Thanks @DylanPiercey! - Report a source-located error when await is used directly in a non-async shorthand attribute method.

  • #3955 e5d18a8 Thanks @DylanPiercey! - Render dynamic style tags inside SVG elements without throwing during client rendering.

  • #3924 4f73ac2 Thanks @DylanPiercey! - Render a value-carrying dynamic <select> through the same path as every other dynamic tag, so its body claims a branch that resume can tear down, and write the controlled type and handler when such a <select> has no body.

  • #3937 61c3723 Thanks @DylanPiercey! - Initialize the tag variable for a dynamic tag that resolves to a native tag name, in both client render and resume.

  • #3953 614d438 Thanks @DylanPiercey! - Allow tag variables to reference themselves from deferred functions in their own attributes.

  • Updated dependencies [56f226d, 672c5e1]:

    • @marko/compiler@5.42.1