mrm

Codemods for your project config files

MIT License

Downloads
469.5K
Stars
1.6K
Committers
43
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.4 (2021-07-21)

Note: Version bump only for package mrm

mrm - [email protected]

Published by sapegin over 3 years ago

2.0.2 (2021-07-21)

Note: Version bump only for package mrm-task-dependabot

mrm - [email protected]

Published by sapegin over 3 years ago

3.0.2 (2021-05-20)

Bug Fixes

  • Correct preset loading priority and npm binary resolution (#163) (5208741), closes #159
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.1 (2021-04-07)

Note: Version bump only for package mrm

mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

  • Autoload tasks and presets (#99) (b866455), closes #97
  • Increase minimum supported Node.js version from 8 to 10 (#138) (224c673)
  • Remove default preset from mrm package dependencies (#136) (9fdc2e9)
  • Remove old config API (#139) (391d2ae)

BREAKING CHANGES

  • Node.js 8 or 9 are no longer supported, the minimum supported version is now 10.13.
  • The old config API (.defaults(), .required() and .values()) is no longer available.
  • 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).
  • mrm-preset-default is no longer a dependency or mrm, tasks will be autoinstalled when you run them for the first time.
mrm - [email protected]

Published by sapegin over 3 years ago

5.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).
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
  • The old config API (.defaults(), .required() and .values()) is no longer available.
mrm - [email protected]

Published by sapegin over 3 years ago

6.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

4.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Bug Fixes

  • Migrate gitter task to new config API (#137) (7d1821c)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

4.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

2.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

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).
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

4.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

1.0.0 (2021-04-07)

Features

  • Increase supported node version from 8 to 10 (#138) (224c673)

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
mrm - [email protected]

Published by sapegin over 3 years ago

3.0.0 (2021-04-07)

Features

BREAKING CHANGES

  • Node 8 or 9 are no longer supported, the minimum supported version is now 10.13.
  • The old config API (.defaults(), .required() and .values()) is no longer available.
Package Rankings
Top 1.26% on Npmjs.org
Badges
Extracted from project README
npm Codecov Node.js CI status
Related Projects