Migration
Guides for moving @cratis/components forward across major versions. Each guide is scoped to one version jump and lists the changes a consuming application can observe: dependencies, imports, styling, licensing, behavior, and verification.
| Guide | Covers |
|---|---|
| 2.x → 3.0 | PrimeReact 10 → 11, peer dependencies, styling, and PrimeUI licensing |
| 3.x → 4.0 | Renderer-independent Components APIs, explicit subpaths, styling parts, and migration tooling |
When moving from PrimeReact 10 to 11, also read PrimeReact’s Updating to v11 guide alongside 2.x → 3.0. The 3.x → 4.0 guide covers the separate Components migration away from PrimeReact-backed public APIs.