File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.12 .0"
2
+ "." : " 0.13 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.13.0] ( https://github.com/9romise/eslint-import-resolver-oxc/compare/v0.12.0...v0.13.0 ) (2025-03-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * update ` oxc-resolver ` to ^5.0.0 ([ f3926bc] ( https://github.com/9romise/eslint-import-resolver-oxc/commit/f3926bc0a1912f916bf34f17b479ac3f07bbbdc8 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * export typings ([ 862dbdb] ( https://github.com/9romise/eslint-import-resolver-oxc/commit/862dbdbba7977af2a036e6bf46f1a1e13c870e09 ) )
14
+ * remove querystring from module id ([ 9dac236] ( https://github.com/9romise/eslint-import-resolver-oxc/commit/9dac236e60b578cd595fcf82a099e1331d4c8850 ) )
15
+
3
16
## [ 0.12.0] ( https://github.com/9romise/eslint-import-resolver-oxc/compare/v0.11.0...v0.12.0 ) (2025-02-19)
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.12 .0" ,
4
+ "version" : " 0.13 .0" ,
5
5
"packageManager" : " pnpm@10.3.0" ,
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