Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:59
cbaa607

0.1.0 (2026-07-19)

⚠ BREAKING CHANGES

  • package, CLI, plugin namespace, presets, and v3-era rule IDs have changed.

Features

  • add defragmentation guardrail rules (78173a5)
  • add family collection read lint rule (5a2dfe7)
  • add linteffect cli and prerelease branch publish (9c74f37)
  • add no-family-collection-read lint rule (2e8ee2e)
  • add no-naked-object-state-update rule and agent guide workflow (8f5420a)
  • add no-naked-object-state-update rule and guide workflow (08a172f)
  • calibrate defragmentation guardrails (11786a7)
  • calibrate defragmentation guardrails (7a2dec7)
  • detect loose tag extraction from unknown (d81736d)
  • detect manual data guards over unknown input (c7b7baf)
  • migrate to Oxlint Effect v4 plugin (1c3e42e)
  • ship cli-based zero-setup lintEffect trial flow (a80eacb)
  • split published presets and ship lint guidance (#5) (5760113)

Bug Fixes

  • add release pull request automation (#15) (bd9d1de)
  • align cli surface with published behavior (82d654f)
  • align tag rule fixtures with Effect ADTs (2396cda)
  • allow as const in no-model-overlay-cast (a3db050)
  • allow context index rebuilds outside Ref transitions (4dc3934)
  • anchor grit rules for lint performance (024a481)
  • anchor Grit rules for lint performance (287a33b)
  • delete nested Effect argument rule (ff8f1ac)
  • disable setup-node package-manager cache (106bd0b)
  • enable corepack before ci yarn detection (8cf6cff)
  • enable corepack before ci yarn detection (e3db6de)
  • enable npm trusted publisher mode (0854840)
  • generalize manual data guard detection (a5935c2)
  • increment dev prerelease suffixes (7a2d048)
  • keep pre-1 releases on patch bumps (#19) (1ba2e7f)
  • let release-please open release pull requests (#16) (a052c1b)
  • make arrow return advisory prompt review (d527248)
  • make arrow return advisory prompt review (be63059)
  • make no-switch-statement flag switch statements (f408e42)
  • release: keep npm package generation deterministic (9873db3)
  • remove nested Effect argument rule from presets (db41a18)
  • remove noisy nested Effect argument rule from presets (5f0fbc0)
  • require manual release dispatch (#14) (cb8fb02)
  • support manual build workflow dispatch (#13) (2588c0a)
  • use default token for release-please (#17) (c77d0f5)
  • use release.yml for manual prereleases (1ccf1a2)
  • use top-level projen prerelease branch workflows (449b64e)