Skip to content

v0.18.2

Choose a tag to compare

@tchak tchak released this 01 May 19:50

Added

  • HTML comments are now stripped during fragment normalization, so
    comment-laden server output round-trips cleanly through morph.

Fixed

  • Externalized react-error-boundary so the browser bundle no longer
    pulls in a node:module import that breaks at runtime.