Skip to content

v0.4.0

Latest

Choose a tag to compare

@Austin1serb Austin1serb released this 06 Apr 19:42
· 9 commits to main since this release

Highlights

  • fixes the PostCSS packaging boundary so the CommonJS PostCSS entry no longer pulls CLI init code into build-time execution
  • upgrades the tested Next.js and React fixture stack and aligns the package/runtime baseline to Node 22
  • adds Dependabot and a scheduled compatibility workflow for ongoing React and Next.js version coverage
  • removes the unused eslint-zero-ui package from the monorepo
  • updates the demo app and docs for the current release line

Package versions

  • @react-zero-ui/core@0.4.0
  • create-zero-ui@2.0.0

Notes

  • @react-zero-ui/core remains pre-1.0 and this release moves its version to 0.4.0
  • the CLI has moved to 2.0.0
  • the repo, CLI, and core package now use a Node 22 baseline