Tags: ash-project/ash_phoenix
Tags
release v2.3.9 [v2.3.9](v2.3.8...v2.3.9) (2025-06-28) Improvements: * update usage rules with info on `raw_errors` by [@zachdaniel](https://github.com/zachdaniel)
release v2.3.8 [v2.3.8](v2.3.7...v2.3.8) (2025-06-25) Bug Fixes: * resolve warning about map key access as function call by [@zachdaniel](https://github.com/zachdaniel) Improvements: * add `AshPhoenix.Form.raw_errors/2` by [@zachdaniel](https://github.com/zachdaniel)
release v2.3.7 [v2.3.7](v2.3.6...v2.3.7) (2025-06-18) Bug Fixes: * access proper form field for nested argument inputs by [@zachdaniel](https://github.com/zachdaniel) * handle case where last item in add form path is an integer by [@zachdaniel](https://github.com/zachdaniel)
release v2.3.6 [v2.3.6](v2.3.5...v2.3.6) (2025-06-10) Bug Fixes: * merge overridden params with original params in code interfaces by [@zachdaniel](https://github.com/zachdaniel)
release v2.3.4 [v2.3.4](v2.3.3...v2.3.4) (2025-05-30) Bug Fixes: * reenable migrate task
release v2.3.3 [v2.3.3](v2.3.2...v2.3.3) (2025-05-30) Bug Fixes: * new generators, use actor when getting resource * new generators, close Layouts.app tag * new generators, remove handle_params and apply_action, since this no longer handles create/update * new generators, remove handle params + title, since this no longer handles update Improvements: * implement new codegen status plug * support `Ash.Scope` * resolve igniter task deprecation warning * new generator tweaks (#368) * explain importants of positional arguments in usage rules
release v2.3.1 [v2.3.1](v2.3.0...v2.3.1) (2025-05-15) Bug Fixes: * Initialize :raw_params field of for_action() Form (#362) * for action params option (#359) * Accept Phoenix.LiveView.Socket in SubdomainPlug (#355) Improvements: * Document `:params` option for `for_action` (#361) * Rework gen.live (#353) * support `AshPhoenix.Form` in error subject
PreviousNext