oxc/crates/oxc_diagnostics
oxc-bot bd572c609b
release(crates): v0.40.1 (#7781)
## [0.40.1] - 2024-12-10

### Bug Fixes

- 18d0ce3 napi: Rename `Error` to `OxcError` to avoid name collision
(#7780) (Boshen)

Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
2024-12-11 00:35:34 +08:00
..
src chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
Cargo.toml release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
CHANGELOG.md release(crates): v0.40.0 (#7775) 2024-12-10 23:04:43 +08:00
README.md feat(napi/transform,napi/parser): return structured error object (#7724) 2024-12-08 14:11:56 +00:00

Feature gating napi in other crates will lead to symbol not found when compiling, use this crate for common napi interfaces.