mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
626 B
626 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.13.0] - 2024-05-14
Refactor
- parser,diagnostic: one diagnostic struct to eliminate monomorphization of generic types (#3214)
[0.10.0] - 2024-03-14
Features
- merge features
serdeandwasmtoserialize(#2716) |
[0.6.0] - 2024-02-03
Features
- wasm/parser: improve FFI (#2232)- setup wasm parser for npm (#2221) |