Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit01c9eb0

Browse files
committed
v2.32.0
1 parentae57cc1 commit01c9eb0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
66

77
##[Unreleased]
88

9+
##[2.32.0] - 2025-06-20
10+
911
###Added
1012
- add[`enforce-node-protocol-usage`] rule and`import/node-version` setting ([#3024], thanks[@GoldStrikeArch] and[@sevenc-nanashi])
1113
- add TypeScript types ([#3097], thanks[@G-Rath])
@@ -1694,7 +1696,8 @@ for info on changes for earlier releases.
16941696
[#119]:https://github.com/import-js/eslint-plugin-import/issues/119
16951697
[#89]:https://github.com/import-js/eslint-plugin-import/issues/89
16961698

1697-
[Unreleased]:https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...HEAD
1699+
[Unreleased]:https://github.com/import-js/eslint-plugin-import/compare/v2.32.0...HEAD
1700+
[2.32.0]:https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0
16981701
[2.31.0]:https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0
16991702
[2.30.0]:https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0
17001703
[2.29.1]:https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"eslint-plugin-import",
3-
"version":"2.31.0",
3+
"version":"2.32.0",
44
"description":"Import with sanity.",
55
"engines": {
66
"node":">=4"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp