oxc/napi/transform
2024-07-18 14:11:42 +08:00
..
src feat(napi/transformer): add jsx option to force parsing with jsx (#4133) 2024-07-10 11:12:10 +00:00
build.rs refactor(napi): change "isolated declarations" to "transform" (#3721) 2024-06-17 14:09:18 +00:00
Cargo.toml Revert "Release crates v0.21.0" (#4342) 2024-07-18 14:11:42 +08:00
CHANGELOG.md Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
index.d.ts feat(napi/transformer): add jsx option to force parsing with jsx (#4133) 2024-07-10 11:12:10 +00:00
index.js feat(napi/transformer): add jsx option to force parsing with jsx (#4133) 2024-07-10 11:12:10 +00:00
package.json Revert "chore(napi/transform): support wasm build (#3933)" 2024-06-30 22:04:36 +08:00
pnpm-lock.yaml refactor(napi): change "isolated declarations" to "transform" (#3721) 2024-06-17 14:09:18 +00:00
test.mjs fix(napi/transform): display error with spanned messages 2024-07-05 23:41:39 +08:00