Skip to content

Commit 1a3a3c8

Browse files
chore: release eslint-import-resolver-typescript
1 parent 2fcb947 commit 1a3a3c8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-singers-own.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [#423](https://github.com/import-js/eslint-import-resolver-typescript/pull/423) [`2fcb947`](https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543) Thanks [@JounQin](https://github.com/JounQin)! - feat: throw error on malformed `tsconfig` reference
8+
39
## 4.2.7
410

511
### 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.7",
3+
"version": "4.3.0",
44
"type": "module",
55
"description": "This plugin adds `TypeScript` support to `eslint-plugin-import`",
66
"repository": "https://github.com/import-js/eslint-import-resolver-typescript",

0 commit comments

Comments
 (0)