[v2.5.4](https://github.com/ash-project/ash/compare/v2.5.3...v2.5.4) (2023-01-18)
Bug Fixes:
* Use proper options in `confirm` change.
* only pass action name in Ash.Changeset.for_action (#476)
* properly set the context option on changesets
* return proper value from validation
Improvements:
* update docs to new links formats for ash_hq (#483)
* add nil return type to api get/3, read_one/2 and read_one!/2 (#482)
* don't load dependencies for calcs in query
* add `action_is/1` builtin validation
* more compile time optimizations