Skip to content

v4.0.1

Latest

Choose a tag to compare

@davidkellerman davidkellerman released this 05 Jul 18:59
· 26 commits to master since this release

Significant changes:

  • Restored /lib/test/support/node.js and /lib/test/support/TestApp.js to package; they were inadvertantly dropped from the 4.0.0 release. The /lib/test/support/node.js module gets referenced by the test/mocha.opts files in other nxus modules. If it's missing, the tests fail.