You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/jest/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [15.0.1][BACKPORT]
11
+
10
12
### Fixed
11
13
12
14
- Allow import from CommonJS ([#453](https://github.com/MetaMask/eslint-config/pull/453))
@@ -132,7 +134,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
132
134
- To continue extending this config, install this package and update your `.eslintrc.js``extends` array to include `@metamask/eslint-config-jest` instead of `@metamask/eslint-config/jest`.
133
135
- Update `eslint` and other ESLint peer dependencies ([#151](https://github.com/MetaMask/eslint-config/pull/151))
Copy file name to clipboardExpand all lines: packages/mocha/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [15.0.1][BACKPORT]
11
+
10
12
### Fixed
11
13
12
14
- Allow import from CommonJS ([#453](https://github.com/MetaMask/eslint-config/pull/453))
@@ -119,7 +121,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119
121
- To continue extending this config, install this package and update your `.eslintrc.js``extends` array to include `@metamask/eslint-config-mocha` instead of `@metamask/eslint-config/mocha`.
120
122
- Update `eslint` and other ESLint peer dependencies ([#151](https://github.com/MetaMask/eslint-config/pull/151))
Copy file name to clipboardExpand all lines: packages/nodejs/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [15.0.1][BACKPORT]
11
+
10
12
### Fixed
11
13
12
14
- Allow import from CommonJS ([#453](https://github.com/MetaMask/eslint-config/pull/453))
@@ -133,7 +135,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
133
135
- To continue extending this config, install this package and update your `.eslintrc.js``extends` array to include `@metamask/eslint-config-nodejs` instead of `@metamask/eslint-config/nodejs`.
134
136
- Update `eslint` and other ESLint peer dependencies ([#151](https://github.com/MetaMask/eslint-config/pull/151))
Copy file name to clipboardExpand all lines: packages/typescript/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [15.0.1][BACKPORT]
11
+
10
12
### Fixed
11
13
12
14
- Allow import from CommonJS ([#453](https://github.com/MetaMask/eslint-config/pull/453))
@@ -215,7 +217,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
215
217
- To continue extending this config, install this package and update your `.eslintrc.js``extends` array to include `@metamask/eslint-config-typescript` instead of `@metamask/eslint-config/typescript`.
216
218
- Update `eslint` and other ESLint peer dependencies ([#151](https://github.com/MetaMask/eslint-config/pull/151))
0 commit comments