File tree Expand file tree Collapse file tree 6 files changed +25
-3
lines changed
Expand file tree Collapse file tree 6 files changed +25
-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.24] ( https://github.com/oxc-project/oxc-node/compare/v0.0.23...v0.0.24 ) (2025-04-28)
7+
8+ ### Bug Fixes
9+
10+ - sourcemap generation ([ #105 ] ( https://github.com/oxc-project/oxc-node/issues/105 ) ) ([ b583e28] ( https://github.com/oxc-project/oxc-node/commit/b583e28af61901b8a4314644b4c0dbe217f83a6d ) )
11+
12+ ### Performance Improvements
13+
14+ - remove with_scope_tree_child_ids workaround ([ #104 ] ( https://github.com/oxc-project/oxc-node/issues/104 ) ) ([ d7df81e] ( https://github.com/oxc-project/oxc-node/commit/d7df81e7997bebd98f0d077f88a91390e65d1378 ) )
15+
616## [ 0.0.23] ( https://github.com/oxc-project/oxc-node/compare/v0.0.22...v0.0.23 ) (2025-04-10)
717
818### 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.23 " ,
3+ "version" : " 0.0.24 " ,
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.24] ( https://github.com/oxc-project/oxc-node/compare/v0.0.23...v0.0.24 ) (2025-04-28)
7+
8+ ### Bug Fixes
9+
10+ - sourcemap generation ([ #105 ] ( https://github.com/oxc-project/oxc-node/issues/105 ) ) ([ b583e28] ( https://github.com/oxc-project/oxc-node/commit/b583e28af61901b8a4314644b4c0dbe217f83a6d ) )
11+
612## [ 0.0.23] ( https://github.com/oxc-project/oxc-node/compare/v0.0.22...v0.0.23 ) (2025-04-10)
713
814** Note:** Version bump only for package @oxc-node/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @oxc-node/cli" ,
3- "version" : " 0.0.23 " ,
3+ "version" : " 0.0.24 " ,
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.24] ( https://github.com/oxc-project/oxc-node/compare/v0.0.23...v0.0.24 ) (2025-04-28)
7+
8+ ### Performance Improvements
9+
10+ - remove with_scope_tree_child_ids workaround ([ #104 ] ( https://github.com/oxc-project/oxc-node/issues/104 ) ) ([ d7df81e] ( https://github.com/oxc-project/oxc-node/commit/d7df81e7997bebd98f0d077f88a91390e65d1378 ) )
11+
612## [ 0.0.23] ( https://github.com/oxc-project/oxc-node/compare/v0.0.22...v0.0.23 ) (2025-04-10)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @oxc-node/core" ,
3- "version" : " 0.0.23 " ,
3+ "version" : " 0.0.24 " ,
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