oxc/wasm/parser/CHANGELOG.md

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

  • 2064ae9 parser,diagnostic: One diagnostic struct to eliminate monomorphization of generic types (#3214) (Boshen)

[0.10.0] - 2024-03-14

Features

  • 697b6b7 Merge features serde and wasm to serialize (#2716) (Boshen)

[0.6.0] - 2024-02-03

Features

  • 9c6c17b wasm/parser: Improve FFI (#2232) (Boshen)- 5ac61f0 Setup wasm parser for npm (#2221) (Boshen)