Skip to content

v0.6.0

Choose a tag to compare

@nguyennhutien nguyennhutien released this 06 May 14:41
· 101 commits to main since this release
9919e26

0.6.0

⚠️ Breaking Changes

  • types: remove legacy autoInjectRecovery + allowCSRRecovery from DevelopmentConfig

✨ Features

  • compiler: make AST budget configurable via build.astBudgetLimit
  • compiler: emit recovery tokens from szRecover JSX attributes
  • compiler: AST budget guard at 50k nodes per file
  • unplugin: aggregate recovery tokens + inject SSR manifest
  • unplugin: strip szRecover='dev-only' tokens from production manifest

🐛 Bug Fixes

  • unplugin: strip path field from production recovery manifest
  • ci: serialize @csszyx/core build/test to avoid wasm-pack race
  • vscode-release: use package.json version for artifact name