|
| 1 | +# History |
| 2 | + |
| 3 | +## 2022 |
| 4 | + |
| 5 | +- [3.3.3](#333-2022-11-09) (Nov 2022) (from the [3.3.x](https://github.com/socketio/socket.io-parser/tree/3.3.x) branch) |
| 6 | +- [3.4.2](#342-2022-11-09) (Nov 2022) (from the [3.4.x](https://github.com/socketio/socket.io-parser/tree/3.4.x) branch) |
| 7 | +- [4.0.5](#405-2022-06-27) (Jun 2022) (from the [4.0.x](https://github.com/socketio/socket.io-parser/tree/4.0.x) branch) |
| 8 | +- [4.2.1](#421-2022-06-27) (Jun 2022) |
| 9 | +- [4.2.0](#420-2022-04-17) (Apr 2022) |
| 10 | +- [4.1.2](#412-2022-02-17) (Feb 2022) |
| 11 | + |
| 12 | +## 2021 |
| 13 | + |
| 14 | +- [4.1.1](#411-2021-10-14) (Oct 2021) |
| 15 | +- [4.1.0](#410-2021-10-11) (Oct 2021) |
| 16 | +- [4.0.4](#404-2021-01-15) (Jan 2021) |
| 17 | +- [3.3.2](#332-2021-01-09) (Jan 2021) (from the [3.3.x](https://github.com/socketio/socket.io-parser/tree/3.3.x) branch) |
| 18 | +- [4.0.3](#403-2021-01-05) (Jan 2021) |
| 19 | + |
| 20 | +## 2020 |
| 21 | + |
| 22 | +- [4.0.2](#402-2020-11-25) (Nov 2020) |
| 23 | +- [4.0.1](#401-2020-11-05) (Nov 2020) |
| 24 | +- [3.3.1](#331-2020-09-30) (Sep 2020) (from the [3.3.x](https://github.com/socketio/socket.io-parser/tree/3.3.x) branch) |
| 25 | +- [**4.0.0**](#400-2020-09-28) (Sep 2020) |
| 26 | +- [3.4.1](#341-2020-05-13) (May 2020) |
| 27 | + |
| 28 | +## 2019 |
| 29 | + |
| 30 | +- [3.4.0](#340-2019-09-20) (Sep 2019) |
| 31 | + |
| 32 | +## 2018 |
| 33 | + |
| 34 | +- [3.3.0](#330-2018-11-07) (Nov 2018) |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +# Release notes |
| 39 | + |
| 40 | +## [3.3.3](https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3) (2022-11-09) |
| 41 | + |
| 42 | + |
| 43 | +### Bug Fixes |
| 44 | + |
| 45 | +* check the format of the index of each attachment ([fb21e42](https://github.com/Automattic/socket.io-parser/commit/fb21e422fc193b34347395a33e0f625bebc09983)) |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +## [3.4.2](https://github.com/socketio/socket.io-parser/compare/3.4.1...3.4.2) (2022-11-09) |
| 50 | + |
| 51 | + |
| 52 | +### Bug Fixes |
| 53 | + |
| 54 | +* check the format of the index of each attachment ([04d23ce](https://github.com/socketio/socket.io-parser/commit/04d23cecafe1b859fb03e0cbf6ba3b74dff56d14)) |
| 55 | + |
| 56 | + |
| 57 | + |
1 | 58 | ## [4.2.1](https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1) (2022-06-27)
|
2 | 59 |
|
3 | 60 |
|
|
7 | 64 |
|
8 | 65 |
|
9 | 66 |
|
| 67 | +## [4.0.5](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5) (2022-06-27) |
| 68 | + |
| 69 | + |
| 70 | +### Bug Fixes |
| 71 | + |
| 72 | +* check the format of the index of each attachment ([b559f05](https://github.com/socketio/socket.io-parser/commit/b559f050ee02bd90bd853b9823f8de7fa94a80d4)) |
| 73 | + |
| 74 | + |
| 75 | + |
10 | 76 | # [4.2.0](https://github.com/socketio/socket.io-parser/compare/4.1.2...4.2.0) (2022-04-17)
|
11 | 77 |
|
12 | 78 |
|
|
44 | 110 | * allow integers as event names ([1c220dd](https://github.com/socketio/socket.io-parser/commit/1c220ddbf45ea4b44bc8dbf6f9ae245f672ba1b9))
|
45 | 111 |
|
46 | 112 |
|
| 113 | + |
| 114 | +## [3.3.2](https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2) (2021-01-09) |
| 115 | + |
| 116 | + |
| 117 | +### Bug Fixes |
| 118 | + |
| 119 | +* prevent DoS (OOM) via massive packets ([#95](https://github.com/Automattic/socket.io-parser/issues/95)) ([89197a0](https://github.com/Automattic/socket.io-parser/commit/89197a05c43b18cc4569fd178d56e7bb8f403865)) |
| 120 | + |
| 121 | + |
| 122 | + |
47 | 123 | ## [4.0.3](https://github.com/socketio/socket.io-parser/compare/4.0.2...4.0.3) (2021-01-05)
|
48 | 124 |
|
49 | 125 |
|
@@ -122,3 +198,16 @@ There is a breaking API change (see below), but the exchange [protocol](https://
|
122 | 198 | ### Bug Fixes
|
123 | 199 |
|
124 | 200 | * prevent DoS (OOM) via massive packets ([#95](https://github.com/socketio/socket.io-parser/issues/95)) ([dcb942d](https://github.com/socketio/socket.io-parser/commit/dcb942d24db97162ad16a67c2a0cf30875342d55))
|
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | +## [3.4.0](https://github.com/socketio/socket.io-parser/compare/3.3.0...3.4.0) (2019-09-20) |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | +## [3.3.0](https://github.com/socketio/socket.io-parser/compare/3.2.0...3.3.0) (2018-11-07) |
| 209 | + |
| 210 | + |
| 211 | +### Bug Fixes |
| 212 | + |
| 213 | +* remove any reference to the `global` variable ([b47efb2](https://github.com/socketio/socket.io-parser/commit/b47efb2)) |
0 commit comments