-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v8.15.0
head repository: eslint/eslint
compare: v8.16.0
- 20 commits
- 245 files changed
- 11 contributors
Commits on May 9, 2022
-
Sponsors: Sync README with website
ESLint Jenkins committedMay 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 2b83376 - Browse repository at this point
Copy the full SHA 2b83376View commit details -
fix: function-paren-newline crash on "new new Foo();" (#15850)
* fix: function-paren-newline: crash on "new new Foo();" * fix: function-paren-newline: false negative case support
Configuration menu - View commit details
-
Copy full SHA for 3f09aab - Browse repository at this point
Copy the full SHA 3f09aabView commit details
Commits on May 12, 2022
-
docs: Fix some grammar issues (#15837)
* Change 'an `.eslintrc.js`' to 'a `.eslintrc.js`'
Configuration menu - View commit details
-
Copy full SHA for 3071d76 - Browse repository at this point
Copy the full SHA 3071d76View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d39f69 - Browse repository at this point
Copy the full SHA 1d39f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee69cd3 - Browse repository at this point
Copy the full SHA ee69cd3View commit details -
chore: Refactor rule docs format (#15869)
* chore: Refactor rule docs format * Fix HTTP -> HTTPS
Configuration menu - View commit details
-
Copy full SHA for 5891c75 - Browse repository at this point
Copy the full SHA 5891c75View commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc29c69 - Browse repository at this point
Copy the full SHA cc29c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea65cb5 - Browse repository at this point
Copy the full SHA ea65cb5View commit details
Commits on May 17, 2022
-
chore: enable some rules from eslint-plugin-unicorn internally (#15878)
* chore: add eslint-plugin-unicorn internally * Update tests/lib/rules/no-invalid-this.js Co-authored-by: Brett Zamir <brettz9@yahoo.com> Co-authored-by: Brett Zamir <brettz9@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for c7894cd - Browse repository at this point
Copy the full SHA c7894cdView commit details
Commits on May 18, 2022
-
docs: update 'Related Rules' and 'Further Reading' in remaining rules (…
…#15884) * chore: update 'Related Rules' and 'Further Reading' in remaining rules * remove extra backticks * remove broken links * update http -> https where possible * restore dead links as webarchive links * restore eslintVersion.js
Configuration menu - View commit details
-
Copy full SHA for 6e16025 - Browse repository at this point
Copy the full SHA 6e16025View commit details -
Configuration menu - View commit details
-
Copy full SHA for f437249 - Browse repository at this point
Copy the full SHA f437249View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 90b6990 - Browse repository at this point
Copy the full SHA 90b6990View commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 36287c0 - Browse repository at this point
Copy the full SHA 36287c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ae956 - Browse repository at this point
Copy the full SHA 38ae956View commit details -
chore: Add deploy workflow for docs site (#15894)
* chore: Add deploy workflow for docs site * Fix workflow issues * Fix workflow file
Configuration menu - View commit details
-
Copy full SHA for c686e4c - Browse repository at this point
Copy the full SHA c686e4cView commit details -
feat: add Unicode flag suggestion in no-misleading-character-class (#…
…15867) * refactor: Simplify kinds tracking with a Set * feat: Add fixer for missing regex unicode flag * test: Update tests * refactor: Change fix to suggestion * Revert "test: Update tests" * Address review comments * Add tests * Update lib/rules/no-misleading-character-class.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * add suggestions:null assertions * update docs * add more tests * fix edge cases when inserting flags argument * validate pattern for regex literals * validate pattern for regex constructor calls Co-authored-by: Mathias Rasmussen <mathiasvr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cab0c22 - Browse repository at this point
Copy the full SHA cab0c22View commit details -
docs: Static further reading links (#15890)
* docs: Static further reading links * Move script to top level * Address feedback * Update docs readme * Update docs/README.md Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 050d5f4 - Browse repository at this point
Copy the full SHA 050d5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1768d0d - Browse repository at this point
Copy the full SHA 1768d0dView commit details -
Build: changelog update for 8.16.0
ESLint Jenkins committedMay 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 5df50d1 - Browse repository at this point
Copy the full SHA 5df50d1View commit details -
ESLint Jenkins committed
May 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 901ce0f - Browse repository at this point
Copy the full SHA 901ce0fView 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 v8.15.0...v8.16.0