File tree Expand file tree Collapse file tree 8 files changed +11
-7
lines changed
mdx-plugin-detect-imports Expand file tree Collapse file tree 8 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,10 @@ Removed because already fully covered by the recommended `@mdx-js/loader` + `@bl
7373<details >
7474 <summary >See detailed changelog < / summary >
7575
76+ #### 0.2 .0 - rc .4
77+
78+ - Use proper loc / position / range in generated AST
79+
7680#### 0.2 .0 - rc .3
7781
7882- switch ` @blocz/mdx-plugin-detect-imports ` to a mix of CJS + ESM which makes it async
Original file line number Diff line number Diff line change 44 " packages/*" ,
55 " tests/*"
66 ],
7- "version" : " 0.2.0-rc.3 " ,
7+ "version" : " 0.2.0-rc.4 " ,
88 "repository" : " git@github.com:bloczjs/mdx.git" ,
99 "author" : " Ayc0 <ayc0.benj@gmail.com>" ,
1010 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocz/mdx-live" ,
3- "version" : " 0.2.0-rc.3 " ,
3+ "version" : " 0.2.0-rc.4 " ,
44 "source" : " src/index.ts" ,
55 "main" : " lib/mdx-live.js" ,
66 "module" : " lib/mdx-live.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocz/mdx-plugin-detect-imports" ,
3- "version" : " 0.2.0-rc.3 " ,
3+ "version" : " 0.2.0-rc.4 " ,
44 "main" : " src/plugin.cjs" ,
55 "module" : " src/plugin.mjs" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocz/esbuild-test" ,
3- "version" : " 0.2.0-rc.3 " ,
3+ "version" : " 0.2.0-rc.4 " ,
44 "private" : true ,
55 "author" : " Ayc0 <ayc0.benj@gmail.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocz/mdx-js-test" ,
3- "version" : " 0.2.0-rc.3 " ,
3+ "version" : " 0.2.0-rc.4 " ,
44 "private" : true ,
55 "author" : " Ayc0 <ayc0.benj@gmail.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocz/rollup-test" ,
3- "version" : " 0.2.0-rc.3 " ,
3+ "version" : " 0.2.0-rc.4 " ,
44 "private" : true ,
55 "author" : " Ayc0 <ayc0.benj@gmail.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocz/webpack-test" ,
3- "version" : " 0.2.0-rc.3 " ,
3+ "version" : " 0.2.0-rc.4 " ,
44 "private" : true ,
55 "author" : " Ayc0 <ayc0.benj@gmail.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments