-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: keithamus/eslint-plugin-escompat
base: v3.4.0
head repository: keithamus/eslint-plugin-escompat
compare: v3.11.1
- 15 commits
- 84 files changed
- 4 contributors
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24c1d92 - Browse repository at this point
Copy the full SHA 24c1d92View commit details
Commits on Jul 23, 2024
-
* feat: support ESLint 9 Also: - test: removes duplicate test * refactor: prefer const * fix: add plugins to TypeScript configs * docs: add section on flat config
Configuration menu - View commit details
-
Copy full SHA for 80c9efe - Browse repository at this point
Copy the full SHA 80c9efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4ea0f - Browse repository at this point
Copy the full SHA 0c4ea0fView commit details -
No logical assignment operator (#26)
* feat: support ESLint 9 Also: - test: removes duplicate test * refactor: prefer const * fix: add plugins to TypeScript configs * docs: add section on flat config * feat: es2021 `no-logical-assignment-operator` rule --------- Co-authored-by: Keith Cirkel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a01223 - Browse repository at this point
Copy the full SHA 6a01223View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed77535 - Browse repository at this point
Copy the full SHA ed77535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1d721 - Browse repository at this point
Copy the full SHA 8c1d721View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf179f6 - Browse repository at this point
Copy the full SHA bf179f6View commit details -
chore(deps): bump json5 from 2.2.1 to 2.2.3 (#19)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Keith Cirkel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fc74eb - Browse repository at this point
Copy the full SHA 4fc74ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f7398 - Browse repository at this point
Copy the full SHA 30f7398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65941ac - Browse repository at this point
Copy the full SHA 65941acView commit details -
* feat: ES2023 `no-hashbang-comment` * feat: add `name` (for tooling) --------- Co-authored-by: Keith Cirkel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d49d95b - Browse repository at this point
Copy the full SHA d49d95bView commit details
Commits on Jul 24, 2024
-
feat: add
no-regexp-v-flag(and bump to ES2024) (#31)* feat: add `no-regexp-v-flag` (and bump to ES2024) Also: - fix: ensures no-hashbang-comment rule is in TS 2023 - docs: remove unneeded backticks in no-regexp-s-flag rule docs * docs: update docs/no-regexp-v-flag.md Co-authored-by: Keith Cirkel <[email protected]> * docs: update docs/no-regexp-v-flag.md Co-authored-by: Keith Cirkel <[email protected]> --------- Co-authored-by: Keith Cirkel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58260bf - Browse repository at this point
Copy the full SHA 58260bfView commit details -
feat: add rule
no-regexp-duplicate-named-groups(and bump to ES2025) (#32) * feat: add `no-regexp-v-flag` (and bump to ES2024) Also: - fix: ensures no-hashbang-comment rule is in TS 2023 - docs: remove unneeded backticks in no-regexp-s-flag rule docs * feat: add rule `no-regexp-duplicate-named-groups` (and bump to ES2025) Also: - docs: add required escapes to `no-regexp-named-group` docs --------- Co-authored-by: Keith Cirkel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23b867e - Browse repository at this point
Copy the full SHA 23b867eView commit details -
feat: switch default
typescriptandflat/typescriptconfigs to us……e the 2025 version (#34) * feat: switch default `typescript` and `flat/typescript` configs to use the 2025 version; fixes #33 --------- Co-authored-by: Keith Cirkel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2aa7169 - Browse repository at this point
Copy the full SHA 2aa7169View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2c3992 - Browse repository at this point
Copy the full SHA a2c3992View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.0...v3.11.1