Notable side-effects: - loopback no longer exports "caller" and "arguments" properties - kv-memory connector is now properly added to the connector registry - the file "test/support.js" was finally removed
Create a wrapper around express' errorhandler that removes the stack trace from error responses when "options.includeStack" is false.