Skip to content

mrm-core@6.0.0

Choose a tag to compare

@sapegin sapegin released this 07 Apr 09:40
· 104 commits to master since this release

6.0.0 (2021-04-07)

Features

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
  • Mrm will no longer load globally installed tasks and presets but will autoload them directly from npm, similar to how npx works (we're actually using npx under the hood).