Skip to content

v2.0.0

Choose a tag to compare

@mogstad mogstad released this 31 Aug 15:30
· 9 commits to main since this release

Breaking changes

  • Remove override fields from clarify-api node. You can only configure it using a credentials file.
  • All input errors are now catchable, and won’t be send through the wire if the request fails.
  • The clarify_insert node no longer has an output, all errors are catchable using an catch block.
  • Remove support for Node 12
  • Moved packaged from @searis/node-red-contrib-clarify to @searis/node-red-contrib-clarify.
    • We’ll continue to publish the old package for the lifetime of the v2, but we’ll deprecate it.