Releases: nxus/core
Releases · nxus/core
v4.0.1
Significant changes:
- Restored
/lib/test/support/node.jsand/lib/test/support/TestApp.jsto package; they were inadvertantly dropped from the 4.0.0 release. The/lib/test/support/node.jsmodule gets referenced by thetest/mocha.optsfiles in other nxus modules. If it's missing, the tests fail.