v1.0.0
Stable release. 1.0.0-rc.0 was validated through consumer spikes (React 18/19, SSR CJS+ESM, tree-shaking) and demo build/typecheck.
Added
- CHANGELOG, README, and doc metadata updated to reflect
1.0.0stable. Install guidance now saysnpm install @cyberlz/react-date-range(no tag) post-publish.
Documentation
- All "stable pending / Slice 25 pending" wording updated to stable release preparation.
docs/migration-from-upstream.mdinstall instructions updated to reflect stable target.docs/release-checklist.md,docs/release-flow.md,docs/fork-roadmap.md,docs/refactor-roadmap.mdupdated for the stable release flow.
npm publish is intentionally manual. After publishing,
latestshould point to1.0.0and plainnpm install @cyberlz/react-date-rangeshould resolve to stable.