Comparing version 1.6.4 to 1.6.5
@@ -7,2 +7,10 @@ # Changelog for v1.6 | ||
## 1.6.5 (2021-12-16) | ||
### Enhancements | ||
* [Endpoint] Support `check_origin: :conn` to enforce origin on the connection's host, port, and scheme | ||
### Bug Fixes | ||
* Fix LiveView upload testing errors caused by `Phoenix.ChannelTest` | ||
## 1.6.4 (2021-12-08) | ||
@@ -9,0 +17,0 @@ |
{ | ||
"name": "phoenix", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"description": "The official JavaScript client for the Phoenix web framework.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
339955