oxc/wasm/parser/CHANGELOG.md
2024-06-06 15:51:53 +08:00

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 serde and wasm to serialize (#2716) |

[0.6.0] - 2024-02-03

Features

  • wasm/parser: improve FFI (#2232)- setup wasm parser for npm (#2221) |