Skip to content

Commit 51ec0da

Browse files
committed
Fix changelog
1 parent b8191c6 commit 51ec0da

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111

1212
- **Toolchain upgraded to `oxc` 0.7 and `npm` 0.5.3** — bundler rewritten to use `OXC.rewrite_specifiers/3` and `NPM.PackageResolver`, removing ~150 lines of duplicated resolution logic.
1313

14-
### Fixed
15-
16-
- **JS coverage reporting under `mix test --cover`** — fixed callback ordering so the JS coverage summary prints alongside Elixir coverage, and prevented the cover test suite from destroying accumulated coverage data.
17-
- **N-API `remove_wrap` use-after-free** — detached wraps are now destroyed immediately instead of deferring to the QuickJS finalizer, preventing shutdown-time segfaults.
18-
1914
## 0.9.0
2015

2116
### Added

0 commit comments

Comments
 (0)