v0.1.0 — Initial Release
Initial public release of @mpsuesser/oxlint-plugin-effect.
Opinionated oxlint plugin enforcing Effect v4 conventions. 54 rules covering imperative patterns, raw Node APIs, untyped errors, and other non-idiomatic shapes. All rules ship in the recommended category — enable the whole set with a single "categories": { "recommended": "error" } entry in oxlint.json.
See the README for the full rule list with examples.