v5.0.0-beta.1
Pre-release
Pre-release
·
49 commits
to main
since this release
🚨 Breaking Changes
- cease-nonsense: Replace shopify with new ruleset - by @christopher-buss (9ed28)
🚀 Features
- Add defaultSeverity option and agent session detection - by @christopher-buss (81221)
- jsdoc: Add no-undefined-types rule to enforce type definitions - by @christopher-buss (2a7b4)
- oxfmt: Add eslint-plugin-oxfmt as default JS/TS formatter - by @christopher-buss in #507 (479ee)
- package-json: Update to v0.89.0 - by @christopher-buss (ae6ac)
- perfectionist: Update to v5.6.0 - by @christopher-buss (644a6)
- react: Bump peer dependency to v2.12.0 - by @christopher-buss (ea39a)
- stylistic: Migrate jsx-sort-props to perfectionist, bump to v5.9.0 - by @christopher-buss (6648c)
- ts: Update typescript-eslint to v8.56.0 - by @christopher-buss (f0a42)
- vitest: Add prefer-mock-shorthand, bumps peer dep to v1.6.4 - by @christopher-buss (392fe)
🐞 Bug Fixes
- Disable oxc prettier parser due to segfaults - by @christopher-buss (4e17c)
- Remove deprecated '@prettier/plugin-oxc' and update related dependencies in pnpm-lock.yaml - by @christopher-buss (14ccc)
- deps: Lockfile - by @christopher-buss (ef03b)
- oxfmt: Cast oxfmtOptions to bypass stale plugin types - by @christopher-buss (c8651)