Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Oct 31, 2024
1 parent 36c0b8d commit ad901bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
- `%TypedArray%.prototype.slice`
- `%TypedArray%.prototype.subarray`
- `ArrayBuffer.prototype.slice`
- Some other minor improvements
- Compat data improvements:
- [`Uint8Array` to / from base64 and hex proposal](https://github.com/tc39/proposal-arraybuffer-base64) methods marked as [shipped from FF133](https://bugzilla.mozilla.org/show_bug.cgi?id=1917885#c9)
- Added [NodeJS 23.0](https://nodejs.org/en/blog/release/v23.0.0) compat data mapping
Expand Down

0 comments on commit ad901bb

Please sign in to comment.