mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
690 B
690 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
2064ae9parser,diagnostic: One diagnostic struct to eliminate monomorphization of generic types (#3214) (Boshen)
[0.10.0] - 2024-03-14
Features
697b6b7Merge featuresserdeandwasmtoserialize(#2716) (Boshen)