v0.21.0 - 2026-08-10
⚠️ Requires phoenix_kit ~> 2.0
Core 2.0.0 squashes the migration chain into a single V135 baseline and refuses to migrate a database below it. Check mix phoenix_kit.status before upgrading — a host below V135 must install phoenix_kit 1.7.236 (the migration bridge) and migrate to at least V135 first.
Sibling pins were raised in step. Each sibling's new minor is the first release of that package requiring core 2.0, so the previous pins could only have resolved versions still requiring core 1.7 — an unsatisfiable set. See CHANGELOG.md for the full entry.