Skip to content

Commit 288c53c

Browse files
authoredMar 19, 2025
chore: release eslint-import-resolver-typescript (#398)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 14a7688 commit 288c53c

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed
 

‎.changeset/gorgeous-wasps-happen.md

-7
This file was deleted.

‎CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 4.2.2
4+
5+
### Patch Changes
6+
7+
- [#397](https://github.com/import-js/eslint-import-resolver-typescript/pull/397) [`14a7688`](https://github.com/import-js/eslint-import-resolver-typescript/commit/14a76885499cf99b0e5ea588aeb916a881c4efcb) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `rspack-resolver` for better P'n'P support
8+
9+
Now `rspack-resolver` resolves `pnpapi` natively.
10+
311
## 4.2.1
412

513
### Patch Changes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-resolver-typescript",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"type": "module",
55
"description": "This plugin adds `TypeScript` support to `eslint-plugin-import`",
66
"repository": "git+https://github.com/import-js/eslint-import-resolver-typescript",

0 commit comments

Comments
 (0)