0.2.4
This release adds
- a
graph deploy
command for deploying subgraphs to graph nodes, - a
--watch
flag for continuous building/deploying, - simplified store access with
store.set
etc. instead of having to useStore.bind
first, - improvements to type conversions.