Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions crates/oxc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
15 changes: 15 additions & 0 deletions crates/oxc_allocator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)

### πŸ› Bug Fixes

- 91c88e2 allocator: Fix lint warning building WASM (#13897) (overlookmotel)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
23 changes: 23 additions & 0 deletions crates/oxc_ast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)

### πŸ› Bug Fixes

- 0185984 napi/parser: Raw transfer `preserveParens` option apply to `TSParenthesizedType` (#13964) (overlookmotel)

### πŸ“š Documentation

- af8473a ast: Document `JSDocUnknownType` (#13973) (overlookmotel)

### 🎨 Styling

- 830b733 ast: Remove trailing whitespace (#13963) (overlookmotel)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_ast_macros/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
11 changes: 11 additions & 0 deletions crates/oxc_ast_visit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_cfg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
15 changes: 15 additions & 0 deletions crates/oxc_codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ› Bug Fixes

- 8f3f460 codegen: Add missing dot when printing import.defer and import.source (#13975) (Boshen)

### ⚑ Performance

- ed8ff7d codegen: Unroll loop in `SourcemapBuilder::update_generated_line_and_column` (#13903) (ηΏ )

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
11 changes: 11 additions & 0 deletions crates/oxc_compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- d1a0d04 compat: Extract compatibility data to oxc_compat crate (#13932) (sapphi-red)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
11 changes: 11 additions & 0 deletions crates/oxc_data_structures/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- f8feed1 data_structures: Add `advance_to_end` method to `SliceIter` trait (#13947) (overlookmotel)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
15 changes: 15 additions & 0 deletions crates/oxc_diagnostics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)

### πŸ› Bug Fixes

- 2a7d5d3 linter: Report correct diagnostic count on minified files (#13896) (camc314)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_ecmascript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_estree/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_isolated_declarations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_mangler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
26 changes: 26 additions & 0 deletions crates/oxc_minifier/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’₯ BREAKING CHANGES

- 6fcb0d0 minifier: [**BREAKING**] Receive supported engines instead of ecmascript versions (#13933) (sapphi-red)

### πŸš€ Features

- b2b2037 minifier: Only apply `arguments` copy loop transformation in functions (#13952) (sapphi-red)
- fa76365 minifier: Only apply `arguments` copy loop transformation in strict mode (#13951) (sapphi-red)
- 638416e tasks/coverage: Add node compat table tests for minifier (#13925) (sapphi-red)

### πŸ› Bug Fixes

- 5198a01 minifier: Handle __proto__ when inlining single-use variables (#13926) (sapphi-red)

### πŸ“š Documentation

- 4817021 minifier: Clarify assumptions (#13950) (sapphi-red)
- f1862c4 minifier: Add comprehensive documentation for oxc_minifier (#13938) (Boshen)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸ’₯ BREAKING CHANGES
Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_napi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
19 changes: 19 additions & 0 deletions crates/oxc_parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)

### πŸ› Bug Fixes

- f067159 parser: Forbid readonly in parser instead of semantic (#13905) (Ulrich Stark)

### ⚑ Performance

- 035ea19 parser: Optimize `parse_simple_arrow_function_expression` (#13965) (Ulrich Stark)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_regular_expression/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
15 changes: 15 additions & 0 deletions crates/oxc_semantic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸš€ Features

- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)

### πŸ› Bug Fixes

- f067159 parser: Forbid readonly in parser instead of semantic (#13905) (Ulrich Stark)

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)


## [0.91.0] - 2025-09-21

### πŸš€ Features
Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_span/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
7 changes: 7 additions & 0 deletions crates/oxc_syntax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## [0.91.0] - 2025-09-22

### πŸ’Ό Other

- fb347da crates: V0.91.0 (#13961) (Boshen)





Expand Down
Loading
Loading