We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9c15a commit c0c8238Copy full SHA for c0c8238
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# This is the revision history of @msgpack/msgpack
2
3
+
4
+## 3.1.0 2025-02-21
5
6
+https://github.com/msgpack/msgpack-javascript/compare/v3.0.1...v3.1.0
7
8
+* Added support for nonstandard map keys in the decoder ([#266](https://github.com/msgpack/msgpack-javascript/pull/266) by @PejmanNik)
9
10
## 3.0.1 2025-02-11
11
12
https://github.com/msgpack/msgpack-javascript/compare/v3.0.0...v3.0.1
0 commit comments