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
- @CPlusPatch made their first contribution in #3195
Full Changelog: v4.5.2...v4.5.3