Skip to content

v2.3.17

Choose a tag to compare

@github-actions github-actions released this 16 Oct 13:28
· 46 commits to main since this release

Bug Fixes:

  • removed to_string because it was causing related entities to be recreated instead of updated (#421) by Abdessabour Moutik (#421)

  • removed to_string because it was causing related entities to be recreated instead of being updated by Abdessabour Moutik (#421)

  • AshPhoenix.Inertia.Error argument error when reporting validation errors (#418) by rmaspoch (#418)

  • bug when creating a form for a union type which has nil as it's value (#417) by Rutgerdj (#417)

Improvements:

  • add AshPhoenix.AshEnum by sevenseacat (#413)

  • soft deprecate page_from_params/3 and introduce params_to_page_opts/3 (#422) by hy2k (#422)

  • add AshPhoenix.AshEnum by Aidan Gauland (#413)