v5.0.0-beta.10
Pre-release
Pre-release
·
24 commits
to main
since this release
🚀 Features
- disables:
- Disable ts/no-extraneous-class rule for tests - by @christopher-buss (00940)
- Disable antfu/no-top-level-await rule for bin files - by @christopher-buss (04563)
- ts:
- Add no-deprecated rule to TypeScript configuration - by @christopher-buss (d7ac6)
🐞 Bug Fixes
- test: Use vitestOptions for jest-extended toggle in vitest branch - by @christopher-buss in #522 (eb399)