oxc/napi/parser
oxc-bot 8f5be07ed6
release(crates): v0.47.1 (#8593)
## [0.47.1] - 2025-01-19

### Features

- ee8ee55 napi/parser: Add `.hasChanged()` to `MagicString` (#8586)
(Boshen)
- 1bef911 napi/parser: Add source map API (#8584) (Boshen)

### Bug Fixes

- 7b219a9 minifier: Fix dce shadowed undefined (#8582) (Boshen)
- 7421a52 transformer/typescript: Correctly resolve references to
non-constant enum members (#8543) (branchseer)

Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
2025-01-19 09:44:29 +08:00
..
src feat(napi/parser): add .hasChanged() to MagicString (#8586) 2025-01-18 15:29:17 +00:00
test feat(napi/parser): add .hasChanged() to MagicString (#8586) 2025-01-18 15:29:17 +00:00
bindings.js build(napi): napi build --no-dts-cache (#8499) 2025-01-15 07:02:29 +00:00
build.rs
Cargo.toml release(crates): v0.47.1 (#8593) 2025-01-19 09:44:29 +08:00
CHANGELOG.md release(crates): v0.47.1 (#8593) 2025-01-19 09:44:29 +08:00
header.js feat(napi/parser): reexport @oxc-project/types (#7214) 2024-11-09 17:24:07 +08:00
index.d.ts feat(napi/parser): add .hasChanged() to MagicString (#8586) 2025-01-18 15:29:17 +00:00
index.js feat(napi/parser): add source map API (#8584) 2025-01-18 23:06:42 +08:00
package.json build(napi): napi build --no-dts-cache (#8499) 2025-01-15 07:02:29 +00:00
tsconfig.json feat(napi/parser): reexport @oxc-project/types (#7214) 2024-11-09 17:24:07 +08:00