@moneypot/hub 1.18.4 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -77,6 +77,10 @@ insert into hub.api_key default values returning key;
77
77
 
78
78
  You should always keep your hub server up to date as soon as possible. Never install an old, intermediate version: it may leave you without an automatic upgrade path.
79
79
 
80
+ ### 1.19.x
81
+
82
+ - All of hub's internal graphql-schema-modifying plugins have been moved to hub's set of required plugins.
83
+
80
84
  ### 1.18.x
81
85
 
82
86
  - `MakeOutcomeBetPlugin` replaced by `HubGameConfigPlugin({ outcomeBetConfigs,