Skip to content

Commit ef2f181

Browse files
committed
added convertToBlob
1 parent 2719837 commit ef2f181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
1616
* Add Node.js v20 to CI. (#2237)
1717
### Added
1818
* Added string tags to support class detection
19+
* Implemented `OffscreenCanvas.prototype.convertToBlob()` - Depends on global `Blob` support. (NodeJS 18+) (#1845)
1920
### Fixed
2021
* Fix a case of use-after-free. (#2229)
2122
* Fix usage of garbage value by filling the allocated memory entirely with zeros if it's not modified. (#2229)

0 commit comments

Comments
 (0)