Skip to content

Commit

Permalink
docs: refine changelog entries
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
Jérôme Benoit committed Jan 15, 2024
1 parent 51a4b55 commit 724fa26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Unreleased

* Adding ESM named exports support (@jerome-benoit).
* Fixing `Set` operations CommonJS named export collision with `Set` (@jerome-benoit).
* Fixing `Set` operations CommonJS named export collision by renaming it to ``set` (@jerome-benoit).
* Fixing missing `Uint8Vector`, `Uint8ClampedVector`, `Int8Vector`, `Uint16Vector`, `Int16Vector`, `Uint32Vector`, `Int32Vector`, `Float32Vector`, `Float64Vector`, `PointerVector` CommonJS named exports (@jerome-benoit).
* Fixing `Float64Vector` TS exports (@atombrenner).

Expand Down

0 comments on commit 724fa26

Please sign in to comment.