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.
- 8cf9766 semantic, syntax, wasm: Remove
#![allow(non_snake_case)]
(#7863) (overlookmotel)
- 7d12669 types: Move @oxc-project/types to dependencies (#6909) (ottomated)
- 1145341 ast_tools: Output typescript to a separate package (#6755) (ottomated)
- b075982 types: Change @oxc/types package name (#6874) (ottomated)
- b39c0d6 wasm: Add
source_type
for parser, replace class options with plain object (#5217) (Kevin Deng 三咲智子)
- 2064ae9 parser,diagnostic: One diagnostic struct to eliminate monomorphization of generic types (#3214) (Boshen)
- 697b6b7 Merge features
serde
andwasm
toserialize
(#2716) (Boshen)
- 9c6c17b wasm/parser: Improve FFI (#2232) (Boshen)- 5ac61f0 Setup wasm parser for npm (#2221) (Boshen)