Nerio Core 1.0.0-beta.1
Pre-release
Pre-release
Nerio Core 1.0.0-beta.1 is the current evaluation build for the frozen Core 1.0 public API.
Exact published candidate: a4089d5b402ea882e44aa6b7b6eb49fd1435cbc9
Install
pnpm add @nerio-ui/tokens@1.0.0-beta.1 @nerio-ui/adapters@1.0.0-beta.1 @nerio-ui/ui@1.0.0-beta.1
pnpm add -D @nerio-ui/registry@1.0.0-beta.1 @nerio-ui/cli@1.0.0-beta.1
pnpm add -D @nerio-ui/mcp@1.0.0-beta.1All six packages are published under the npm beta dist-tag. latest remains 0.1.0-alpha.0 and alpha remains 0.1.0-alpha.2.
Highlights
- Raises the supported runtime baseline to Node.js 22 and Tailwind CSS 4.1.
- Makes Calendar and DatePicker initial rendering deterministic across server and browser timezones.
- Replaces upstream-derived interactive props with bounded Nerio-owned public contracts.
- Adds integrity-checked, HTTPS-first, operation-atomic Registry add/update workflows.
- Adds structured MCP output, packed Vite and Next.js consumer evidence, route budgets, and coordinated release metadata.
- Adds a public feedback entry point through GitHub Discussions.
Migration and feedback
- beta.0 to beta.1 migration guide
- Core beta.1 technical closure
- Public API stability policy
- Beta feedback discussion
- Changelog
Stable 1.0 remains gated on the real accessibility/device audit and the minimum 14-day external evaluation with at least three independent consumers.