Comparing version 1.6.5 to 1.6.6
@@ -81,3 +81,3 @@ import { | ||
* | ||
* @param {{Object|function)} [opts.params] - The optional params to pass when connecting | ||
* @param {(Object|function)} [opts.params] - The optional params to pass when connecting | ||
* @param {string} [opts.binaryType] - The binary type to use for binary WebSocket frames. | ||
@@ -84,0 +84,0 @@ * |
@@ -7,2 +7,7 @@ # Changelog for v1.6 | ||
## 1.6.6 (2022-01-04) | ||
### Bug Fixes | ||
* [Endpoint] Fix `check_origin: :conn` failing to match scheme | ||
## 1.6.5 (2021-12-16) | ||
@@ -9,0 +14,0 @@ |
{ | ||
"name": "phoenix", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"description": "The official JavaScript client for the Phoenix web framework.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
340058