4.4.0-beta.10 (2019-04-14)
Bug Fixes
- docs: fix description of Subscription type (#440) (2db5472)
- graphql: --no-setof-functions-contain-nulls now applies to simple collections too (#441) (a3f118d)
- pg: handle more errors on Postgres restart (#439) (cb59155)
- ts: replace 'export *' with explicit exports to allow declaration merging (#437) (9b47cf8)
- watch: rewrite schema watching; handle Postgres restart (#438) (98f796c)
Features
- plugins: enable plugins to prevent using asterisk (#436) (49b9da4)