Skip to content

v6.0.0

Choose a tag to compare

@ahmed-anas ahmed-anas released this 07 Apr 14:33
· 3 commits to master since this release

6.0.0 (2026-04-07)

⚠ BREAKING CHANGES

  • replace eslint-plugin-jest with @vitest/eslint-plugin

Features

  • replace eslint-plugin-jest with @vitest/eslint-plugin (1b53ecf)
  • rule to prevent deviating from our paywall-checking architecture (25b2421)

Bug Fixes

  • add .npmrc with legacy-peer-deps=true so CI install resolves (77a2543)
  • restrict typescript test override globs to TS/TSX only (b66f82a)