-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v7.23.0
head repository: eslint/eslint
compare: v7.24.0
- 15 commits
- 18 files changed
- 13 contributors
Commits on Apr 1, 2021
-
Docs: Add fatal to Node.js API LintMessage type (#14251)
* Docs: Add fatal to Node.js API LintMessage type * Docs: LintMessage.fatal is an optional property Co-authored-by: Milos Djermanovic <[email protected]> Co-authored-by: Milos Djermanovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c85c2f1 - Browse repository at this point
Copy the full SHA c85c2f1View commit details -
Docs: Update bug report template (#14276)
* Docs: Update bug report template * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md
Configuration menu - View commit details
-
Copy full SHA for e1cfde9 - Browse repository at this point
Copy the full SHA e1cfde9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147fc04 - Browse repository at this point
Copy the full SHA 147fc04View commit details -
Configuration menu - View commit details
-
Copy full SHA for c981fb1 - Browse repository at this point
Copy the full SHA c981fb1View commit details
Commits on Apr 3, 2021
-
Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545)…
Configuration menu - View commit details
-
Copy full SHA for b51d077 - Browse repository at this point
Copy the full SHA b51d077View commit details -
Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163)…
Configuration menu - View commit details
-
Copy full SHA for c4d8b0d - Browse repository at this point
Copy the full SHA c4d8b0dView commit details
Commits on Apr 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abca186 - Browse repository at this point
Copy the full SHA abca186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c9216 - Browse repository at this point
Copy the full SHA 70c9216View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0d6235e - Browse repository at this point
Copy the full SHA 0d6235eView commit details
Commits on Apr 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bd46dc4 - Browse repository at this point
Copy the full SHA bd46dc4View commit details
Commits on Apr 8, 2021
-
Docs: fix broken links in Node.js API docs toc (#14296)
* Docs: fix broken links in Node.js API docs toc * fix link
Configuration menu - View commit details
-
Copy full SHA for 71a80e3 - Browse repository at this point
Copy the full SHA 71a80e3View commit details
Commits on Apr 9, 2021
-
Update: Add disallowTemplateShorthand option in no-implicit-coercion (#…
…13579) * Update: Add templateString option in no-implicit-coercion (fixes #12866) This adds the `templateString` option to `no-implicit-coercion`. This makes the rule report the following code: ```js `${foo}` ``` For backwards compatibility, this was added as a separate option instead of as default behaviour. * Fix no-implicit-coercion templateString examples * Skip tagged template strings in no-implicit-coercion * Add missing tests for no-implicit-coercion * Used cooked template string values * Add missing documentation for no-implicit-coercion Note that the `templateString` option isn’t affected by the `string` option. * Add missing tests for no-implicit-coercion templateString * Rename templateString to disallowTemplateString * Fix typo in no-implicit-coercion docs * Add tagged template string example for no-implicit-coercion * Update docs/rules/no-implicit-coercion.md Co-authored-by: Milos Djermanovic <[email protected]> Co-authored-by: Milos Djermanovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f06ecdf - Browse repository at this point
Copy the full SHA f06ecdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c346c8 - Browse repository at this point
Copy the full SHA 0c346c8View commit details -
Build: changelog update for 7.24.0
ESLint Jenkins committedApr 9, 2021 1Configuration menu - View commit details
-
Copy full SHA for 10b31ff - Browse repository at this point
Copy the full SHA 10b31ffView commit details -
ESLint Jenkins committed
Apr 9, 2021 1Configuration menu - View commit details
-
Copy full SHA for 555cbf3 - Browse repository at this point
Copy the full SHA 555cbf3View 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 v7.23.0...v7.24.0