File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed
Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.25] ( https://github.com/oxc-project/oxc-node/compare/v0.0.24...v0.0.25 ) (2025-05-02)
7+
8+ ### Bug Fixes
9+
10+ - respect module option in tsconfig.json ([ #116 ] ( https://github.com/oxc-project/oxc-node/issues/116 ) ) ([ 4acd6a9] ( https://github.com/oxc-project/oxc-node/commit/4acd6a9577f1108c0dc7c371f3e3ac2b16f6b3d6 ) )
11+
612## [ 0.0.24] ( https://github.com/oxc-project/oxc-node/compare/v0.0.23...v0.0.24 ) (2025-04-28)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 0.0.24 " ,
3+ "version" : " 0.0.25 " ,
44 "packages" : [
55 " packages/*"
66 ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.25] ( https://github.com/oxc-project/oxc-node/compare/v0.0.24...v0.0.25 ) (2025-05-02)
7+
8+ ### Bug Fixes
9+
10+ - respect module option in tsconfig.json ([ #116 ] ( https://github.com/oxc-project/oxc-node/issues/116 ) ) ([ 4acd6a9] ( https://github.com/oxc-project/oxc-node/commit/4acd6a9577f1108c0dc7c371f3e3ac2b16f6b3d6 ) )
11+
612## [ 0.0.24] ( https://github.com/oxc-project/oxc-node/compare/v0.0.23...v0.0.24 ) (2025-04-28)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @oxc-node/cli" ,
3- "version" : " 0.0.24 " ,
3+ "version" : " 0.0.25 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "description" : " OXC Node cli" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.25] ( https://github.com/oxc-project/oxc-node/compare/v0.0.24...v0.0.25 ) (2025-05-02)
7+
8+ ** Note:** Version bump only for package @oxc-node/core
9+
610## [ 0.0.24] ( https://github.com/oxc-project/oxc-node/compare/v0.0.23...v0.0.24 ) (2025-04-28)
711
812### Performance Improvements
Original file line number Diff line number Diff line change 11{
22 "name" : " @oxc-node/core" ,
3- "version" : " 0.0.24 " ,
3+ "version" : " 0.0.25 " ,
44 "main" : " ./index.js" ,
55 "browser" : " ./browser.js" ,
66 "types" : " ./index.d.ts" ,
You can’t perform that action at this time.
0 commit comments