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 c1a9c3b commit ad7a5f8Copy full SHA for ad7a5f8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
This is the revision history of @msgpack/msgpack
2
3
+## v2.3.0 2020/10/17
4
+
5
+https://github.com/msgpack/msgpack-javascript/compare/v2.2.1...v2.3.0
6
7
+* Change the extension of ESM files from `.js` to `.mjs` [#144](https://github.com/msgpack/msgpack-javascript/pull/144)
8
+* Make the package work with `strictNullChecks: false` [#139](https://github.com/msgpack/msgpack-javascript/pull/139) by @bananaumai
9
10
## v2.2.1 2020/10/11
11
12
https://github.com/msgpack/msgpack-javascript/compare/v2.2.0...v2.2.1
0 commit comments