This release does not contain any code changes, but introduces 2 breaking changes in the environment:
-
Dropping support for NodeJS v6, CI pipelines are running on the current LTS version (now 10.15.0) and the latest version available on the CI platform. This change enables keeping third-party dependencies up-to-date.
-
The
mochadependency is updated to^6.0.1, also the relatednycandts-nodepackages are updated to their latest version. Due to a bug in mocha themocha.optsfiles are needed to be moved to the newymlformat.