Skip to content

Commit 8494b27

Browse files
committed
changes for v2.5.0
1 parent c900867 commit 8494b27

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# This is the revision history of @msgpack/msgpack
22

3+
## v2.5.0 2021/03/21
4+
5+
https://github.com/msgpack/msgpack-javascript/compare/v2.4.1...v2.5.0
6+
7+
* Throws `DecodeError` in decoding errors
8+
* Rejects `__proto__` as a map key, throwing `DecodeError`
9+
* Thank you to Ninevra Leanne Walden for reporting this issue
10+
* Added `tslib` as a dependency
11+
312
## v2.4.1 2021/03/01
413

514
https://github.com/msgpack/msgpack-javascript/compare/v2.4.0...v2.4.1

0 commit comments

Comments
 (0)