Skip to content

v2.3.1

Latest

Choose a tag to compare

@j-morgan6 j-morgan6 released this 09 Apr 15:53

Fixed

  • phoenix-liveview-essentials — Relaxed "Initialize ALL assigns in mount/3" rule to acknowledge handle_params/3 as the idiomatic place for URL-dependent assigns (pagination, filters, sorting)
  • testing-essentials — Replaced strict DataCase/ConnCase rule with guidance to follow the project's existing test setup patterns (e.g. shared helpers like setup :store_test_session) instead of inlining boilerplate

Full Changelog: v2.3.0...v2.3.1