oxc/napi/transform
2024-07-19 14:06:33 +00: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 Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
CHANGELOG.md Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
index.d.ts chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
index.js chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
package-lock.json chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
package.json chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
pnpm-lock.yaml chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
test.mjs fix(napi/transform): display error with spanned messages 2024-07-05 23:41:39 +08:00