We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77a7f1 commit 84bdc24Copy full SHA for 84bdc24
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 3.1.4
2
+
3
+**Bug fix:**
4
5
+- [#432](https://github.com/rikulo/socket.io-client-dart/pull/432) Fix: #331 Emit Connect_error for Middleware Reject
6
+- [#434](https://github.com/rikulo/socket.io-client-dart/pull/434) fix: Port incorrectly set to 0 for hostnames with multiple subdomains
7
8
## 3.1.3
9
10
**New Feature:**
pubspec.yaml
@@ -1,6 +1,6 @@
name: socket_io_client
description: Dartlang port of socket.io-client for web, flutter, dartvm to use
-version: 3.1.3
+version: 3.1.4
homepage: https://www.zkoss.org
repository: https://github.com/rikulo/socket.io-client-dart
issue_tracker: https://github.com/rikulo/socket.io-client-dart/issues
0 commit comments