Skip to content

@marko/translator-default@5.33.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 04:10
· 24 commits to main since this release

Patch Changes

  • #2217 4fc4614 Thanks @DylanPiercey! - Fix issue where element keys could be different because of hoisted const elements not always being keyed. This could cause a hydration issue since the server and client compilations would not agree on the keys.