We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
optimum_credo v0.3.0
almirsarajcic
0 comments
Copy link
optimum_credo version 0.3.0 was released.
## 0.3.0 (2026-03-31)
- Added `LiveViewBareMatch` check to catch bare `{:ok, _} =` and `{:error, _} =` pattern matches in LiveView modules, preventing silent process crashes on failed Ecto operations.
copied to clipboard