v0.9.2
Fixed
phoenix_kit_aifloor raised to~> 0.4— the AI-translation move (PhoenixKitAI.{Translatable,Translations,Components.AITranslate.*}) actually ships inphoenix_kit_ai0.4.0. The previous~> 0.3floor (shipped in 0.9.0/0.9.1) resolved to 0.3.0, which predates the move and fails to compile against this module'sAITranslatable/AITranslateBinding/ form LVs. Fresh installs of 0.9.0/0.9.1 were broken; this corrects the constraint.
Changed
- Reordered the
PhoenixKitAI.Components.AITranslate.FormGluealias in the project/task/template form LiveViews so thePhoenixKitAI.*alias sorts ahead ofPhoenixKitProjects.*(Credo--strictalphabetical-alias check). No behavior change.
Hex: https://hex.pm/packages/phoenix_kit_projects/0.9.2
Docs: https://hexdocs.pm/phoenix_kit_projects/0.9.2
🤖 Generated with Claude Code