mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
1.3 KiB
1.3 KiB
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.1] - 2024-05-22
Features
90d2d09sourcemap: Add Sourcemap#from_json method (#3361) (underfin)
Bug Fixes
899a52bFix some nightly warnings (Boshen)
[0.13.0] - 2024-05-14
Features
f6daf0bsourcemap: Add feature "sourcemap_concurrent" (Boshen)7363e14sourcemap: Add "rayon" feature (#3198) (Boshen)
[0.12.3] - 2024-04-11
Features
8662f4fsourcemap: Add x_google_ignoreList (#2928) (underfin)5cb3991sourcemap: Add sourceRoot (#2926) (underfin)
[0.12.2] - 2024-04-08
Features
96f02e6sourcemap: Optional JSONSourceMap fileds (#2910) (underfin)d87cf17sourcemap: Add methods to mutate SourceMap (#2909) (underfin)74aca1csourcemap: Add SourceMapBuilder file (#2908) (underfin)
[0.12.1] - 2024-04-03
Bug Fixes
28fae2esourcemap: Using serde_json::to_string to quote sourcemap string (#2889) (underfin)
[0.11.0] - 2024-03-30
Features
b199cb8Add oxc sourcemap crate (#2825) (underfin)
Bug Fixes
6177c2fcodegen: Sourcemap token name should be original name (#2843) (underfin)