Skip to content

Commit ad7a5f8

Browse files
committed
changes for v2.3.0
1 parent c1a9c3b commit ad7a5f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

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+
310
## v2.2.1 2020/10/11
411

512
https://github.com/msgpack/msgpack-javascript/compare/v2.2.0...v2.2.1

0 commit comments

Comments
 (0)