Release notes for the documentation site and the @arctis-sh/ui package.
Unreleased
Docs
- Updated installation and component pages to use
npx @arctis-sh/ui@latest add … - Updated block installation commands to use the same CLI
- Kept full-package installation as an optional path
0.1.0 — 2026-07-30
The first public npm release of the component library.
Added
- Published
@arctis-sh/uito npm - Made the source available at arctis-sh/ui
- Added subpath exports for components, such as
@arctis-sh/ui/button - Added the typeset stylesheet at
@arctis-sh/ui/styles/typeset.css
Format
## x.y.z — YYYY-MM-DD### Added- …### Changed- …### Fixed- …