mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
2 KiB
2 KiB
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.39.0] - 2024-12-04
b0e1c03ast: [BREAKING] AddStringLiteral::rawfield (#7393) (Boshen)
Features
[0.37.0] - 2024-11-21
f059b0east: [BREAKING] Add missingChainExpressionfromTSNonNullExpression(#7377) (Boshen)
Features
897d3b1ast: Serialize StringLiterals to ESTree withoutraw(#7263) (ottomated)
Bug Fixes
Performance
c335f92syntax: Reorder operator enum variants (#7351) (overlookmotel)
Refactor
de472caast: MoveStringLiteraldefinition higher up (#7270) (overlookmotel)
[0.36.0] - 2024-11-09
-
b11ed2cast: [BREAKING] Remove uselessObjectProperty::initfield (#7220) (Boshen) -
0e4adc1ast: [BREAKING] Remove invalid expressions fromTSEnumMemberName(#7219) (Boshen) -
092de67types: [BREAKING] Appendrestfield intoelementsfor objects and arrays to align with estree (#7212) (ottomated)
Features
dc0215cast_tools: Add #[estree(append_to)], remove some custom serialization code (#7149) (ottomated)9d6cc9destree: ESTree compatibility for all literals (#7152) (ottomated)
Bug Fixes
Refactor
[0.35.0] - 2024-11-04
Features
9725e3cast_tools: Add #[estree(always_flatten)] to Span (#6935) (ottomated)
Bug Fixes
caaf00eparser: Fix incorrect parsedTSIndexSignature(#7016) (Boshen)
Refactor
9926990napi: Move custom types to bottom of file (#6930) (overlookmotel)23157bdnapi: Types file in root of types package (#6929) (overlookmotel)
[0.34.0] - 2024-10-26
67a7bdenapi/parser: [BREAKING] Add typings to napi/parser (#6796) (ottomated)
Features
1145341ast_tools: Output typescript to a separate package (#6755) (ottomated)
Bug Fixes
b075982types: Change @oxc/types package name (#6874) (ottomated)