mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 05:08:45 +00:00
## [0.47.1] - 2025-01-19 ### Features -ee8ee55napi/parser: Add `.hasChanged()` to `MagicString` (#8586) (Boshen) -1bef911napi/parser: Add source map API (#8584) (Boshen) ### Bug Fixes -7b219a9minifier: Fix dce shadowed undefined (#8582) (Boshen) -7421a52transformer/typescript: Correctly resolve references to non-constant enum members (#8543) (branchseer) Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
566 B
566 B
Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning until v1.0.0.
[0.47.1] - 2025-01-19
Features
ee8ee55napi/parser: Add.hasChanged()toMagicString(#8586) (Boshen)1bef911napi/parser: Add source map API (#8584) (Boshen)
[0.47.0] - 2025-01-18
Features
c479a58napi/parser: Expose dynamic import expressions (#8540) (Boshen)