July 2021 - 0.3.0

Release notes for July 2021.

@motor-js/cli

New Release of our CLI tool which automates the generation of mashup templates

@motor-js/nebula

More supporting nebula types including a Scatter Plot and KPI

@motor-js/engine

Improvements (Breaking Changes)

  • useList selections returns and object rather than just the selection id. To just return the id of the selected values, use the new selectionsID property.

  • useVariable API change to simplify how you create and edit variables. See the changes on the docs page.

Improvements

  • Better error handling in the useData hook

Bug Fixes

  • useVariable - set value converts to string

  • Not Connected modal now appears when you lose connection to the engine on QS SaaS

Last updated