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
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
@metamask/eslint-config-browser 14.0.0
Changed
BREAKING: Bump minimum Node.js version from 16 to 18.18 (#371)
BREAKING: Bump peer dependency on ESLint from ^8.57.0 to ^9.11.0 (#370)
ESLint 9 requires flat configs, so this change also rewrites the configs to
use flat configs. The legacy config format is no longer supported.
BREAKING: Bump peer dependency on @metamask/eslint-config from ^13.0.0 to ^14.0.0 (#377)
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
@metamask/eslint-config-commonjs 14.0.0
Changed
BREAKING: Bump minimum Node.js version from 16 to 18.18 (#371)
BREAKING: Bump peer dependency on ESLint from ^8.57.0 to ^9.11.0 (#370)
ESLint 9 requires flat configs, so this change also rewrites the configs to
use flat configs. The legacy config format is no longer supported.
BREAKING: Bump peer dependency on @metamask/eslint-config from ^13.0.0 to ^14.0.0 (#377)
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
@metamask/eslint-config-jest 14.0.0
Changed
BREAKING: Bump minimum Node.js version from 16 to 18.18 (#371)
BREAKING: Bump peer dependency on ESLint from ^8.57.0 to ^9.11.0 (#370)
ESLint 9 requires flat configs, so this change also rewrites the configs to
use flat configs. The legacy config format is no longer supported.
BREAKING: Bump peer dependency on @metamask/eslint-config from ^13.0.0 to ^14.0.0 (#377)
BREAKING: Bump peer dependency on eslint-plugin-jest from ^27.9.0 to ^28.8.3 (#370)
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
@metamask/eslint-config-mocha 14.0.0
Changed
BREAKING: Bump minimum Node.js version from 16 to 18.18 (#371)
BREAKING: Bump peer dependency on ESLint from ^8.57.0 to ^9.11.0 (#370)
ESLint 9 requires flat configs, so this change also rewrites the configs to
use flat configs. The legacy config format is no longer supported.
BREAKING: Bump peer dependency on @metamask/eslint-config from ^13.0.0 to ^14.0.0 (#377)
BREAKING: Bump peer dependency on eslint-plugin-mocha from ^10.4.1 to ^10.5.0 (#370)
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
@metamask/eslint-config-nodejs 14.0.0
Changed
BREAKING: Bump minimum Node.js version from 16 to 18.18 (#371)
BREAKING: Bump peer dependency on ESLint from ^8.57.0 to ^9.11.0 (#370)
ESLint 9 requires flat configs, so this change also rewrites the configs to
use flat configs. The legacy config format is no longer supported.
BREAKING: Bump peer dependency on @metamask/eslint-config from ^13.0.0 to ^14.0.0 (#377)
BREAKING: Bump peer dependency on eslint-plugin-n from ^16.6.2 to ^17.10.3 (#370)
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
@metamask/eslint-config-typescript 14.0.0
Added
BREAKING: Add peer dependency on typescript-eslint@^8.6.0. (#370)
BREAKING: Add peer dependency on eslint-import-resolver-typescript@^3.6.3 (#370)
BREAKING: Add peer dependency on eslint-plugin-import-x@^4.3.0 (#370)
BREAKING: Add peer dependency on eslint-plugin-jsdoc@^50.2.4 (#370)
Changed
BREAKING: Bump minimum Node.js version from 16 to 18.18 (#371)
BREAKING: Bump peer dependency on ESLint from ^8.57.0 to ^9.11.0 (#370)
ESLint 9 requires flat configs, so this change also rewrites the configs to
use flat configs. The legacy config format is no longer supported.
BREAKING: Bump peer dependency on @metamask/eslint-config from ^13.0.0 to ^14.0.0 (#377)
ESLint 9 supports ESM out-of-the-box, so this change updates the package to
be pure ESM. This means that the package can no longer be used with CommonJS require syntax.
Removed
Remove peer dependency on @typescript-eslint/eslint-plugin and @typescript-eslint/parser (#370)