This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autogenerated new docs and demo at Fri Mar 25 2022 18:30:15
- Loading branch information
ESLint Jenkins
committed
Mar 25, 2022
1 parent
4b7637c
commit 9e578ca
Showing
4 changed files
with
57 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
layout: post | ||
title: ESLint v8.12.0 released | ||
teaser: "We just pushed ESLint v8.12.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release." | ||
image: release-notes-minor.png | ||
categories: | ||
- Release Notes | ||
tags: | ||
- Release | ||
--- | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## Features | ||
|
||
|
||
* [`685a67a`](https://github.com/eslint/eslint/commit/685a67a62bdea19ca9ce12008a034b8d31162422) feat: fix logic for top-level `this` in [no-invalid-this](/docs/rules/no-invalid-this) and [no-eval](/docs/rules/no-eval) ([#15712](https://github.com/eslint/eslint/issues/15712)) (Milos Djermanovic) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## Chores | ||
|
||
|
||
* [`18f5e05`](https://github.com/eslint/eslint/commit/18f5e05bce10503186989d81ca484abb185a2c9d) chore: [padding-line-between-statements](/docs/rules/padding-line-between-statements) remove useless `additionalItems` ([#15706](https://github.com/eslint/eslint/issues/15706)) (Martin Sadovy) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters