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 7cff993 commit 2f07cecCopy full SHA for 2f07cec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# This is the revision history of @msgpack/msgpack
2
3
+## NEXT
4
+
5
+* Drop IE11 support ([#221](https://github.com/msgpack/msgpack-javascript/pull/221))
6
+ * It also fixes [feature request: option to disable TEXT_ENCODING env check #219](https://github.com/msgpack/msgpack-javascript/issues/219)
7
+*
8
9
## 2.8.0 2022-09-02
10
11
* Let `Encoder#encode()` return a copy of the internal buffer, instead of the reference of the buffer (fix #212).
0 commit comments