Skip to content

Commit c7514b5

Browse files
chore(release): 4.2.0
Diff: 4.1.2...4.2.0
1 parent 931f152 commit c7514b5

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [4.2.0](https://github.com/socketio/socket.io-parser/compare/4.1.2...4.2.0) (2022-04-17)
2+
3+
4+
### Features
5+
6+
* allow the usage of custom replacer and reviver ([#112](https://github.com/socketio/socket.io-parser/issues/112)) ([b08bc1a](https://github.com/socketio/socket.io-parser/commit/b08bc1a93e8e3194b776c8a0bdedee1e29333680))
7+
8+
9+
110
## [4.1.2](https://github.com/socketio/socket.io-parser/compare/4.1.1...4.1.2) (2022-02-17)
211

312

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-parser",
3-
"version": "4.1.2",
3+
"version": "4.2.0",
44
"description": "socket.io protocol parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)