We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f77c56b + a3b1e22 commit 88ca1c5Copy full SHA for 88ca1c5
HISTORY.md
@@ -1,3 +1,6 @@
1
+## 3.42.2
2
+* Fix missing type serialization error
3
+
4
## 3.42.1
5
* [Add 1.21.40 login fields (#553)](https://github.com/PrismarineJS/bedrock-protocol/commit/24d3200181c060162b04fb233fef6e0d6d1a93aa) (thanks @extremeheat)
6
* [Remove protodef varint types (#552)](https://github.com/PrismarineJS/bedrock-protocol/commit/347e303ce422bdb6f6dfd4cba57d7d3937214707) (thanks @extremeheat)
package.json
@@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
- "version": "3.42.1",
+ "version": "3.42.2",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"types": "index.d.ts",
0 commit comments