Eslint Plugin Compat Versions Save

Check the browser compatibility of your code

v4.0.0

2 years ago
  • Add version 8 to the peer dependencies for ESLint (#495) 0bf4751
  • chore: migrate to npm (#494) 286b9b6

https://github.com/amilajack/eslint-plugin-compat/compare/v4.0.0-0...v4.0.0

v4.0.0-0

2 years ago
  • feat: eslint@8 support (#489) b1b9306
  • chore(dev-deps): add eslint-plugin-eslint-plugin (#491) 372fd9b

https://github.com/amilajack/eslint-plugin-compat/compare/v3.13.0...v4.0.0-0

v3.13.0

2 years ago
  • feat: bump to latest ast-metadata-inferer 42a782e

https://github.com/amilajack/eslint-plugin-compat/compare/v3.12.0...v3.13.0

v3.11.0

2 years ago

v3.10.0

2 years ago

v3.9.1-0

2 years ago
  • chore: bump deps (#478) 4368c65
  • chore(deps): update dependency electron to v9.4.0 [security] 7c5bd34
  • chore(deps): update dependency semantic-release to ^17.4.2 db0958d
  • chore(deps): update dependency @types/jest to ^26.0.22 62dd90f
  • chore(deps): update dependency @types/eslint to ^7.2.8 815af0c
  • chore(deps): update babel monorepo c508527
  • chore(deps): update dependency semantic-release to ^17.4.0 34fcb60
  • chore(deps): update babel monorepo 5b2e4c6
  • chore(deps): update octokit/request-action action to v2.0.26 86ee795
  • chore(deps): update dependency semantic-release to ^17.3.7 f33e05a
  • chore(deps): update dependency eslint-plugin-prettier to ^3.3.1 dd7c193
  • chore(deps): update dependency @types/jest to ^26.0.20 f415b21
  • chore(deps): update dependency simple-git to ^2.31.0 89b7dc7
  • chore(deps): update dependency semantic-release to ^17.3.1 3459e29
  • chore(deps): update dependency @types/jest to ^26.0.19 c4e7417
  • chore(deps): update dependency eslint-plugin-prettier to ^3.3.0 446e1b3
  • chore(deps): update dependency @types/eslint to ^7.2.6 5e04701
  • chore(deps): update babel monorepo ecb152a
  • chore(deps): updates in order to fix IE undetected compat infringements (#436) df1c913

https://github.com/amilajack/eslint-plugin-compat/compare/v3.9.0...v3.9.1-0

v3.9.0

3 years ago
  • Migrate from caniuse-db to caniuse-lite (#431) 673f1f0
  • chore: add actions tests (#432) 3c5f1ef
  • Create codeql-analysis.yml c429fa2
  • chore(deps): replace mdn-browser-compat-data with @mdn/browser-compat-data (#427) 90dd999
  • ci: semantic release fix (#429) 4c0f71b
  • chore(deps): update octokit/request-action action to v2.0.17 b1bfb37
  • chore(deps): update dependency simple-git to ^2.24.0 acb92db
  • chore(deps): update dependency typescript to ^3.9.7 9caeb5e
  • chore(deps): update dependency prettier to ^2.2.1 88a4670
  • chore(deps): update dependency @types/eslint to ^7.2.5 dede711
  • chore(deps): update babel monorepo 4ea567d
  • ci: automated semantic-release workflow (#420) 59f5b37
  • ci: semantic-pr title check (#418) 37a6b0b
  • Update dependency eslint-plugin-import to ^2.22.1 9e35ab8
  • Update dependency @types/jest to ^26.0.15 c5c1621
  • Update dependency caniuse-db to ^1.0.30001154 8fd0609
  • Update dependency @types/eslint to ^7.2.4 f24ee7d
  • Update babel monorepo 6d6ae21
  • Update dependency @types/jest to ^26.0.14 8f2bf82
  • Update dependency @types/semver to ^7.3.4 aff0701
  • Update dependency @types/eslint to ^7.2.3 3e23f4b
  • Update babel monorepo to ^7.11.6 53db092
  • Update dependency caniuse-db to ^1.0.30001122 5fd5640
  • Update dependency @types/jest to ^26.0.12 be9d7fb
  • Update dependency @types/semver to ^7.3.3 a0b45c9
  • Update dependency @types/eslint to ^7.2.2 414c87a
  • Update babel monorepo to ^7.11.5 c4c4dc6
  • Update README.md (#389) 3008280
  • Update dependency caniuse-db to ^1.0.30001109 b069d4b
  • Update dependency @types/jest to ^26.0.8 d34b5cd
  • Update babel monorepo 2c63c76
  • Move fatal error check to e2e-repo spec (#379) b18bd6f
  • Add contributors to package.json (#378) ede76bc
  • Azure yml fix (#377) 3c8b866
  • update yml styling 5a303e3
  • comment out libkrb5-dev 8b02938
  • Simple git migration (#375) 7878bf3
  • fix(deps): update dependency caniuse-db to ^1.0.30001091 6fc1475
  • chore(deps): update typescript-eslint monorepo to ^3.5.0 503ee95
  • chore(deps): update babel monorepo to ^7.10.4 c9f3e38
  • Repoinfo tags to commit (#371) d910130
  • test: null propagation (#369) 3d7197c

https://github.com/amilajack/eslint-plugin-compat/compare/v3.8.0...v3.9.0

v3.8.0

3 years ago

v3.8.0

Added

  • Support for feature detection of APIs (#327)
  • Implement expected behavior when defining targets in eslintrc and browserslist (this might be deprecated in the future)

Internal

  • Migrated from Flow to Typescript
  • Created performance benchmarks of popular repositories
  • Create E2E linting tests
  • Internal refactors

https://github.com/amilajack/eslint-plugin-compat/compare/v3.7.0...v3.8.0