All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog.
- b5a6a6e napi: Add stackblitz examples (Boshen)
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.
- 1401839 napi: Add webcontainer fallback to transform and minify packages (#11471) (Boshen)
- ab0dd29 napi: Napi build cache problem (#11479) (LongYinan)
- d67c9e5 napi: Bump napi to beta (#11159) (Boshen)
- 963167d napi: Fix cfg feature on global_allocator (Boshen)
- 647b6f3 napi: Add arm musl (#10958) (Bernd Storath)
- 584d8b9 napi: Enable mimalloc
no_opt_archfeature on linux aarch64 (#11053) (Boshen)
- 22ba60b napi: Add
s390x-unknown-linux-gnubuild (#10892) (Boshen) - 308fe73 napi: Add
x86_64-unknown-freebsdandriscv64gc-unknown-linux-gnubuilds (#10886) (Boshen)
- bd953fc napi/minify: Need to remove all comments (#10785) (Boshen)
- b01cb45 codegen: A way to keep legal comments after minification (#10689) (Boshen)
- ea3de06 mangler: Support
keep_namesoption (#9898) (sapphi-red)
- dcd356e minifier: Support
keep_namesoption (#9867) (sapphi-red) - 6565fc4 napi: Feature gate allocator (#9921) (Boshen)
- e637e2e napi/parser: Tweak vitest config (#9878) (Hiroshi Ogawa)
- aa3dff8 napi: Add mimalloc to parser and transformr (#9859) (Boshen)
- 7106e5d napi: Disable unused browser fs (#9848) (hi-ogawa)
- 84fa538 minify: Use mimalloc-safe to replace mimalloc (#9810) (LongYinan)
- a6c9b09 napi/minifier: Improve documentation (#9736) (Boshen)
- ef6e0cc semantic: [BREAKING] Combine
SymbolTableandScopeTreeintoScoping(#9615) (Boshen)
- c6edafe napi: Remove
npm/oxc-*/npm packages (#9631) (Boshen)