|
2 | 2 |
|
3 | 3 | ## 2023
|
4 | 4 |
|
5 |
| -- [6.3.0](#63O-2023-01-10) (2023-01-10) |
| 5 | +- [6.3.1](#631-2023-02-04) (Feb 2023) |
| 6 | +- [6.3.0](#63O-2023-01-10) (Jan 2023) |
6 | 7 |
|
7 | 8 | ## 2022
|
8 | 9 |
|
9 |
| -- [6.2.3](#623-2022-10-13) (2022-10-13) |
10 |
| -- [6.2.2](#622-2022-05-02) (2022-05-02) |
11 |
| -- [6.2.1](#621-2022-04-17) (2022-04-17) |
12 |
| -- [6.2.0](#620-2022-04-17) (2022-04-17) |
| 10 | +- [6.2.3](#623-2022-10-13) (Oct 2022) |
| 11 | +- [6.2.2](#622-2022-05-02) (May 2022) |
| 12 | +- [6.2.1](#621-2022-04-17) (Apr 2022) |
| 13 | +- [6.2.0](#620-2022-04-17) (Apr 2022) |
13 | 14 |
|
14 | 15 | ## 2021
|
15 | 16 |
|
16 |
| -- [6.0.3](#603-2021-11-14) (2021-11-14) (from the [6.0.x](https://github.com/socketio/engine.io-client/tree/6.0.x) branch) |
17 |
| -- [6.1.1](#611-2021-11-14) (2021-11-14) |
18 |
| -- [6.1.0](#610-2021-11-08) (2021-11-08) |
19 |
| -- [6.0.2](#602-2021-10-15) (2021-10-15) |
20 |
| -- [6.0.1](#601-2021-10-14) (2021-10-14) |
21 |
| -- [**6.0.0**](#600-2021-10-08) (2021-10-08) |
22 |
| -- [5.2.0](#520-2021-08-29) (2021-08-29) |
23 |
| -- [5.1.2](#512-2021-06-24) (2021-06-24) |
24 |
| -- [5.1.1](#511-2021-05-11) (2021-05-11) |
25 |
| -- [4.1.4](#414-2021-05-05) (2021-05-05) (from the [4.1.x](https://github.com/socketio/engine.io-client/tree/4.1.x) branch) |
26 |
| -- [3.5.2](#352-2021-05-05) (2021-05-05) (from the [3.5.x](https://github.com/socketio/engine.io-client/tree/3.5.x) branch) |
27 |
| -- [5.1.0](#510-2021-05-04) (2021-05-04) |
28 |
| -- [5.0.1](#501-2021-03-31) (2021-03-31) |
29 |
| -- [**5.0.0**](#500-2021-03-10) (2021-03-10) |
30 |
| -- [3.5.1](#351-2021-03-02) (2021-03-02) (from the [3.5.x](https://github.com/socketio/engine.io-client/tree/3.5.x) branch) |
31 |
| -- [4.1.2](#412-2021-02-25) (2021-02-25) |
32 |
| -- [4.1.1](#411-2021-02-02) (2021-02-02) |
33 |
| -- [4.1.0](#410-2021-01-14) (2021-01-14) |
| 17 | +- [6.0.3](#603-2021-11-14) (Nov 2021) (from the [6.0.x](https://github.com/socketio/engine.io-client/tree/6.0.x) branch) |
| 18 | +- [6.1.1](#611-2021-11-14) (Nov 2021) |
| 19 | +- [6.1.0](#610-2021-11-08) (Nov 2021) |
| 20 | +- [6.0.2](#602-2021-10-15) (Oct 2021) |
| 21 | +- [6.0.1](#601-2021-10-14) (Oct 2021) |
| 22 | +- [**6.0.0**](#600-2021-10-08) (Oct 2021) |
| 23 | +- [5.2.0](#520-2021-08-29) (Aug 2021) |
| 24 | +- [5.1.2](#512-2021-06-24) (Jun 2021) |
| 25 | +- [5.1.1](#511-2021-05-11) (May 2021) |
| 26 | +- [4.1.4](#414-2021-05-05) (May 2021) (from the [4.1.x](https://github.com/socketio/engine.io-client/tree/4.1.x) branch) |
| 27 | +- [3.5.2](#352-2021-05-05) (May 2021) (from the [3.5.x](https://github.com/socketio/engine.io-client/tree/3.5.x) branch) |
| 28 | +- [5.1.0](#510-2021-05-04) (May 2021) |
| 29 | +- [5.0.1](#501-2021-03-31) (Mar 2021) |
| 30 | +- [**5.0.0**](#500-2021-03-10) (Mar 2021) |
| 31 | +- [3.5.1](#351-2021-03-02) (Mar 2021) (from the [3.5.x](https://github.com/socketio/engine.io-client/tree/3.5.x) branch) |
| 32 | +- [4.1.2](#412-2021-02-25) (Feb 2021) |
| 33 | +- [4.1.1](#411-2021-02-02) (Feb 2021) |
| 34 | +- [4.1.0](#410-2021-01-14) (Jan 2021) |
34 | 35 |
|
35 | 36 | # Release notes
|
36 | 37 |
|
| 38 | +## [6.3.1](https://github.com/socketio/engine.io-client/compare/6.3.0...6.3.1) (2023-02-04) |
| 39 | + |
| 40 | + |
| 41 | +### Bug Fixes |
| 42 | + |
| 43 | +* **typings:** do not expose browser-specific types ([37d7a0a](https://github.com/socketio/engine.io-client/commit/37d7a0aa791a4666ca405b11d0d8bdb199222e50)) |
| 44 | + |
| 45 | +### Dependencies |
| 46 | + |
| 47 | +- [`ws@~8.11.0`](https://github.com/websockets/ws/releases/tag/8.11.0) (no change) |
| 48 | + |
| 49 | + |
37 | 50 | ## [6.3.0](https://github.com/socketio/engine.io-client/compare/6.2.3...6.3.0) (2023-01-10)
|
38 | 51 |
|
39 | 52 |
|
|
0 commit comments