We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0a7b7 commit 4466efeCopy full SHA for 4466efe
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# This is the revision history of @msgpack/msgpack
2
3
+## 2.6.1 2021/05/04
4
+
5
+https://github.com/msgpack/msgpack-javascript/compare/v2.6.0...v2.6.1
6
7
+* Recover Decoder instance states after `DecodeError` (mitigating [#160](https://github.com/msgpack/msgpack-javascript/issues/160))
8
9
## 2.6.0 2021/04/21
10
11
https://github.com/msgpack/msgpack-javascript/compare/v2.5.1...v2.6.0
0 commit comments