Bug Fixes
- tree-shaking: publish missing
dist/coreanddist/features/*build artifacts introduced in v5.7.0 (#5177) - ssr: fix broken SSR import path in
src/ssr/index.js(v5.7.1 patch) - ssr: fix
SVG is not a functioncrash inrenderToHTML/renderToString—global.SVGwas not registered in the Node.js SSR path (v5.7.1 patch)