Skip to content

Maintenance Release

Compare
Choose a tag to compare
@mblackstock mblackstock released this 16 Apr 22:54
· 65 commits to master since this release
c8b1c6f
  • remove unused dependencies
  • fix glob in test script for cross platform compatibility
  • add helper.init() call for clients to specify Node-RED runtime path
  • improved README documentation and recommended set up
  • use read-pkg-up to detect when running in Node-RED
  • use stoppable package to shut down test server cleanly
  • use public Node-RED runtime methods wherever possible
  • Node-RED is a peer dependency
  • bring examples in line with core node test changes
  • moved examples to /examples instead of /test