Comparing version 1.4.8 to 1.4.9
{ | ||
"name": "phoenix", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"description": "The official JavaScript client for the Phoenix web framework.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -27,2 +27,12 @@ # Changelog for v1.4 | ||
## 1.4.9 (2019-07-03) | ||
### Enhancements | ||
* [local.phx] Use hex for fetching the latest `phx_new` package | ||
* [phx.new] Use Ecto v3.1 and MyXQL for new apps | ||
### Bug Fixes | ||
* [Endpoint] Fix bug causing headers to be dropped for cowboy adapters on WebSocket upgrade | ||
* [ConnTest] Fix issue causing loss of connection information when using `bypass_through` | ||
## 1.4.8 (2019-06-12) | ||
@@ -29,0 +39,0 @@ |
{ | ||
"name": "phoenix", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
78869
0