Skip to content

v4.5.3

Compare
Choose a tag to compare
@yusukebe yusukebe released this 29 Jul 13:37
· 70 commits to main since this release

What's Changed

  • fix(validator): Add double quotation marks to multipart checker regex by @CPlusPatch in #3195
  • fix(validator): support application/json with a charset as JSON by @yusukebe in #3199
  • fix(jsx): fix handling of SVG elements in JSX. by @usualoma in #3204
  • fix(jsx/dom): fix performance issue with adding many new node listings by @usualoma in #3205
  • fix(service-worker): refer to self.fetch correctly by @yusukebe in #3200

New Contributors

Full Changelog: v4.5.2...v4.5.3