Skip to content

Releases: nxus/core

v4.0.1

05 Jul 18:59

Choose a tag to compare

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.