Changelog
Release notes pulled live from GitHub.
This page mirrors the GitHub Releases page for the repo. Every published release lands here automatically; the underlying source is the GitHub API.
v1.11.0
May 27, 20261.11.0 (2026-05-27)
Features
v1.10.4
May 27, 20261.10.4 (2026-05-27)
v1.10.3
May 27, 20261.10.3 (2026-05-27)
Bug Fixes
- storybook: force trailing slash so manager assets resolve (8d666c2)
v1.10.2
May 27, 20261.10.2 (2026-05-27)
Bug Fixes
- storybook: skip core .d.ts generation in storybook deploy (8e8f9de)
v1.10.1
May 26, 20261.10.1 (2026-05-26)
Bug Fixes
- storybook: build @nori-ui/core before storybook deploy (f062852)
v1.10.0
May 26, 20261.10.0 (2026-05-26)
Features
- storybook: deploy to nori-ui.com/storybook via docs rewrite (9853693)
v1.9.2
May 21, 20261.9.2 (2026-05-21)
Bug Fixes
v1.9.1
May 21, 20261.9.1 (2026-05-21)
Bug Fixes
v1.9.0
May 21, 20261.9.0 (2026-05-21)
Features
v1.8.0
May 21, 20261.8.0 (2026-05-21)
Features
v1.7.0
May 21, 20261.7.0 (2026-05-21)
Features
v1.6.0
May 21, 20261.6.0 (2026-05-21)
Features
v1.5.0
May 21, 20261.5.0 (2026-05-21)
Features
v1.4.0
May 21, 20261.4.0 (2026-05-21)
Features
v1.3.0
May 21, 20261.3.0 (2026-05-21)
Features
v1.2.0
May 21, 20261.2.0 (2026-05-21)
Features
v1.1.0
May 21, 20261.1.0 (2026-05-21)
⚠ BREAKING CHANGES
- field: label, helperText, error removed from TextInput and TextArea. Wrap controls in <Field> to keep the previous UX.
Sprint 1 of the 9-sprint shadcn parity push. Spec at docs/superpowers/specs/2026-05-20-field-label-design.md.
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
Features
- calendar: add flash-calendar as optional peer dep for native scroll (f07e800)
- calendar: behavior="scroll" on native via flash-calendar wrapper (2fe5f14)
- calendar: behavior="scroll" on web (css scroll + intersectionobserver) (63cdcaf)
- calendar: native a11y — labels, roles, and states on cells/chevrons/grid (e466635)
- calendar: scroll-mode chevrons advance month, focused-month change scrolls to target (26ae1fa)
- calendar: scroll-mode window constants (fb5233e)
- calendar: scrollbody shared interface (platform-extension fallback) (d0555ca)
- field: add Field + Label primitives and migrate controls (9ec6d30)
- field: shorthand API — label/description/error as props (9f23beb)
- playground-native: calendar stories for scroll/dropdown/renderDay variants (1c724b2)
Performance Improvements
- calendar: cache day-label formatters; mark i18n suffix limitation (8391ea2)
v1.0.6
May 8, 20261.0.6 (2026-05-08)
Bug Fixes
- ci: unblock playwright e2e — resolve .web.* extensions + realign story testIDs (70cba41)
v1.0.5
May 8, 20261.0.5 (2026-05-08)
Bug Fixes
- release: override breaking changes to patch while pre-launch (no consumers yet) (0b0980d)
v1.0.4
May 8, 20261.0.4 (2026-05-08)
Bug Fixes
- playground-web: unblock e2e by removing dead glob guard + browser globals (34bed11)
v1.0.3
May 8, 20261.0.3 (2026-05-08)
Bug Fixes
- playground-web: correct optimizeDeps id for the client subpath (655ce45)
v1.0.2
May 8, 20261.0.2 (2026-05-08)
Bug Fixes
- ci: exempt auto-generated CHANGELOG.md from biome formatting (7f77612)