Releases: oxc-project/oxc-node
Releases · oxc-project/oxc-node
v0.0.15
What's Changed
- chore: bump oxc by @Brooooooklyn in #26
- chore(deps): update npm packages by @renovate in #27
- chore(deps): update dependency @types/node to v22 by @renovate in #29
- feat: update oxc by @Brooooooklyn in #31
- chore(deps): update rust crates by @renovate in #30
- chore(deps): update rust crates by @renovate in #32
- feat: support node 22 by @Brooooooklyn in #33
New Contributors
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.12
What's Changed
- feat(cli): init oxnode by @Brooooooklyn in #23
- chore: update pnpm@9.6.0 by @Brooooooklyn in #24
- chore: add back lerna by @Brooooooklyn in #25
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- chore: add wasm package test case by @Brooooooklyn in #19
- feat: support named import from json by @Brooooooklyn in #20
- build: static msvc runtime on Windows by @Brooooooklyn in #21
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- test: add transform all tests in CI by @Brooooooklyn in #16
- ci: add s390x-unknown-linux-gnu and powerpc64le-unknown-linux-gnu by @Brooooooklyn in #17
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- chore(core): provide useful error messages by @Brooooooklyn in #11
- feat(core): handle TypeScript resolveJsonModule option by @Brooooooklyn in #12
- perf(core): skip transform files in node_modules by @Brooooooklyn in #13
- test: add ipaddr.js case by @Brooooooklyn in #14
- ci: add FreeBSD build by @Brooooooklyn in #15
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- chore: align transform logic by @Brooooooklyn in #8
- bench: add TypeScript by @Brooooooklyn in #9
- feat(core): add sourcemap support by @Brooooooklyn in #10
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- fix(core): resolve .cjs/.cts file in esm pacakge by @Brooooooklyn in #7
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat(register): support resolve file:// path by @Brooooooklyn in #6
Full Changelog: v0.0.4...v0.0.5