oxc/napi/transform
2025-02-02 17:36:24 +08:00
..
src feat(napi/transform): add jsx: 'preserve' option (#7965) 2024-12-17 13:49:51 +00:00
test fix(transformer/typescript): remove type-only import = when only_remove_type_imports is true (#8275) 2025-01-11 08:42:51 +00:00
build.rs refactor(napi): change "isolated declarations" to "transform" (#3721) 2024-06-17 14:09:18 +00:00
Cargo.toml release(crates): v0.48.2 (#8838) 2025-02-02 17:36:24 +08:00
CHANGELOG.md release(crates): v0.46.0 (#8487) 2025-01-14 19:40:44 +08:00
index.d.ts build(napi): napi build --no-dts-cache (#8499) 2025-01-15 07:02:29 +00:00
index.js build(napi): napi build --no-dts-cache (#8499) 2025-01-15 07:02:29 +00:00
package.json build(napi): napi build --no-dts-cache (#8499) 2025-01-15 07:02:29 +00:00
tsconfig.json feat(napi/transform): add TransformOptions::target API (#7426) 2024-11-23 15:46:33 +00:00