File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.14 .0"
2
+ "." : " 0.15 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.15.0] ( https://github.com/9romise/eslint-import-resolver-oxc/compare/v0.14.0...v0.15.0 ) (2025-06-06)
4
+
5
+
6
+ ### Features
7
+
8
+ * migrate ` stable-hash ` to ` stable-hash-x ` ([ 0ee9d28] ( https://github.com/9romise/eslint-import-resolver-oxc/commit/0ee9d28c26407c2b65718c0cb0e494bb60d8e906 ) )
9
+ * treat ` oxc-resolver ` as peerDependency ([ 2a396f2] ( https://github.com/9romise/eslint-import-resolver-oxc/commit/2a396f2f5ea8e0ce01415ed72dc7fff811490638 ) )
10
+
11
+
12
+ ### Performance
13
+
14
+ * remove unnecessary hash cache ([ 4cc59a0] ( https://github.com/9romise/eslint-import-resolver-oxc/commit/4cc59a0ef0f19ea5cb1856fd67023559606ee73f ) )
15
+
3
16
## [ 0.14.0] ( https://github.com/9romise/eslint-import-resolver-oxc/compare/v0.13.2...v0.14.0 ) (2025-05-08)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-import-resolver-oxc" ,
3
3
"type" : " module" ,
4
- "version" : " 0.14 .0" ,
4
+ "version" : " 0.15 .0" ,
5
5
"packageManager" : " pnpm@10.11.1" ,
6
6
"description" : " A simply wrapped `oxc-resolver` for `eslint-plugin-import-x` and `eslint-plugin-import`" ,
7
7
"author" : " Vida Xie<https://github.com/9romise>" ,
You can’t perform that action at this time.
0 commit comments