Skip to content

v2.0.0-beta.210

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Dec 18:20
· 92 commits to beta since this release

📢 This release helps you fix hydration errors caused by progressive rendering in Next.js, Nuxt.js, etc.

Bug Fixes

Server
  • Use htmlparser2 instead of node-html-parser to reliably parse HTML d213c8b @1aron