peerjs-js-binarypack
Advanced tools
Comparing version 2.0.0-rc.1 to 2.0.0
@@ -1,24 +0,22 @@ | ||
# [2.0.0-rc.1](https://github.com/peers/js-binarypack/compare/v1.0.3-rc.1...v2.0.0-rc.1) (2023-02-25) | ||
# [2.0.0](https://github.com/peers/js-binarypack/compare/v1.0.2...v2.0.0) (2023-06-22) | ||
### Features | ||
### Bug Fixes | ||
* return `ArrayBuffer` instead of `Blob` ([689eafd](https://github.com/peers/js-binarypack/commit/689eafd471fccb7eae0d68528b764d691e9d96b2)) | ||
* empty TypedArray can now be packed ([3475f45](https://github.com/peers/js-binarypack/commit/3475f450a7bc97b757325cd54bc7ba7ffc84118b)) | ||
* undefined will stay undefined instead of null ([83af274](https://github.com/peers/js-binarypack/commit/83af274ea82fdd44d93546f18cbcf547abe77804)) | ||
### BREAKING CHANGES | ||
### Features | ||
* Return type of `pack` is now `ArrayBuffer` | ||
* return `ArrayBuffer` instead of `Blob` ([6b70875](https://github.com/peers/js-binarypack/commit/6b70875b4d7db791fdd14a1f3ff3776d12febfb2)) | ||
## [1.0.3-rc.1](https://github.com/peers/js-binarypack/compare/v1.0.2...v1.0.3-rc.1) (2023-02-25) | ||
### Reverts | ||
### Bug Fixes | ||
* Revert "fix: undefined will stay undefined instead of null" ([da49137](https://github.com/peers/js-binarypack/commit/da4913787d9ab96845bd8e512d5f501574746a35)) | ||
* empty TypedArray can now be packed ([3475f45](https://github.com/peers/js-binarypack/commit/3475f450a7bc97b757325cd54bc7ba7ffc84118b)) | ||
* undefined will stay undefined instead of null ([83af274](https://github.com/peers/js-binarypack/commit/83af274ea82fdd44d93546f18cbcf547abe77804)) | ||
### BREAKING CHANGES | ||
### Reverts | ||
* Revert "fix: undefined will stay undefined instead of null" ([da49137](https://github.com/peers/js-binarypack/commit/da4913787d9ab96845bd8e512d5f501574746a35)) | ||
* Return type of `pack` is now `ArrayBuffer` |
{ | ||
"name": "peerjs-js-binarypack", | ||
"version": "2.0.0-rc.1", | ||
"version": "2.0.0", | ||
"description": "BinaryPack serialization", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/peers/js-binarypack", |
@@ -20,4 +20,3 @@ { | ||
"automerge": true, | ||
"automergeType": "pr", | ||
"platformAutomerge": true | ||
"automergeType": "branch" | ||
} | ||
@@ -24,0 +23,0 @@ ], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3686295
3081
0