Skip to content

0.2.4

Compare
Choose a tag to compare
@Jannis Jannis released this 07 Sep 20:55

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 use Store.bind first,
  • improvements to type conversions.