Skip to content

Commit ab16cb4

Browse files
chore: release eslint-plugin-import-x
1 parent 3ea730f commit ab16cb4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-llamas-return.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-import-x
22

3+
## 4.16.0
4+
5+
### Minor Changes
6+
7+
- [#386](https://github.com/un-ts/eslint-plugin-import-x/pull/386) [`1c8b9ae`](https://github.com/un-ts/eslint-plugin-import-x/commit/1c8b9ae3a6f99f15d34c5be3d65d99582fba7c62) Thanks [@JounQin](https://github.com/JounQin)! - feat: port [`react-x/prefer-react-namespace-import`](https://eslint-react.xyz/docs/rules/prefer-react-namespace-import) into `prefer-namespace-import`
8+
39
## 4.15.2
410

511
### Patch Changes

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-x",
3-
"version": "4.15.2",
3+
"version": "4.16.0",
44
"type": "module",
55
"description": "Import with sanity.",
66
"repository": "https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)