Skip to content

Commit 86d4e8d

Browse files
docs(changelog): include changelog for release 3.4.1
Merged from the 3.4.x branch.
1 parent 3f3a6f9 commit 86d4e8d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [3.4.1](https://github.com/socketio/engine.io-client/compare/3.4.0...3.4.1) (2020-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* use globalThis polyfill instead of self/global ([357f01d](https://github.com/socketio/engine.io-client/commit/357f01d90448d8565b650377bc7cabb351d991bd))
7+
8+
#### Links
9+
10+
- Diff: [3.4.0...3.4.1](https://github.com/socketio/engine.io-client/compare/3.4.0...3.4.1)
11+
- Server release: [3.4.1](https://github.com/socketio/engine.io/releases/tag/3.4.1)
12+
- ws version: [~6.1.0](https://github.com/websockets/ws/releases/tag/6.1.0)
13+
14+
115
# [4.0.0-alpha.1](https://github.com/socketio/engine.io-client/compare/v4.0.0-alpha.0...v4.0.0-alpha.1) (2020-02-12)
216

317

@@ -7,6 +21,7 @@
721

822
#### Links
923

24+
- Diff: [v4.0.0-alpha.0...v4.0.0-alpha.1](https://github.com/socketio/engine.io-client/compare/v4.0.0-alpha.0...v4.0.0-alpha.1)
1025
- Server release: [v4.0.0-alpha.1](https://github.com/socketio/engine.io/releases/tag/v4.0.0-alpha.1)
1126
- ws version: [~7.2.1](https://github.com/websockets/ws/releases/tag/7.2.1)
1227

@@ -34,5 +49,6 @@ will send a ping packet and timeout while waiting for a pong packet).
3449

3550
#### Links
3651

52+
- Diff: [3.4.0...v4.0.0-alpha.0](https://github.com/socketio/engine.io-client/compare/3.4.0...v4.0.0-alpha.0)
3753
- Server release: [v4.0.0-alpha.0](https://github.com/socketio/engine.io/releases/tag/v4.0.0-alpha.0)
3854
- ws version: [~7.2.1](https://github.com/websockets/ws/releases/tag/7.2.1)

0 commit comments

Comments
 (0)