Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[0.82.2] - 2025-08-17
🚀 Features
data_end_ptrandset_cursor_ptrmethods toAllocator(feat(allocator): adddata_end_ptrandset_cursor_ptrmethods toAllocator#13134) (overlookmotel)[...arguments]as side effect free (feat(ecmascript): treat[...arguments]as side effect free #13116) (sapphi-red)var r = [...arguments]ifris not used (feat(minifier): dropvar r = [...arguments]ifris not used #13115) (sapphi-red)argumentscopy loops to spread syntax (feat(minifier): rewriteargumentscopy loops to spread syntax #13114) (sapphi-red)Object(expr)(args)to(0, expr)(args)(feat(minifier): compressObject(expr)(args)to(0, expr)(args)#13092) (sapphi-red)oxc_codegen(feat(oxc_codegen): support configure initial indent when usingoxc_codegen#13091) (IWANABETHATGUY)🐛 Bug Fixes
Arrayreference id when compressingArray()(fix(minifier): keepArrayreference id when compressingArray()#13113) (sapphi-red)using x =(fix(minifier): do not removeusing x =#13052) (Boshen)🚜 Refactor
usize::is_multiple_of(refactor(allocator, napi/parser): useusize::is_multiple_of#13142) (overlookmotel)AllocatorPool(refactor(allocator): rename vars and comments inAllocatorPool#13129) (overlookmotel)Defaultimpl forAllocatorPool(refactor(allocator): removeDefaultimpl forAllocatorPool#13128) (overlookmotel)FixedSizeAllocator::new(refactor(allocator): harden safety ofFixedSizeAllocator::new#13124) (overlookmotel)remove_unused_expression(refactor(minifier): clean upremove_unused_expression#13080) (Boshen)📚 Documentation
⚡ Performance
generate_line_offset_tables(perf(codegen): further reduce memory allocations ingenerate_line_offset_tables#13056) (overlookmotel)generate_line_offset_tables(perf(codegen): reduce memory allocations ingenerate_line_offset_tables#13054) (Boshen)