nr

Modern and pretty alternative of npm-run-all

MIT License

Downloads
2
Stars
12

Bot releases are hidden (Show)

nr - v0.3.0 Latest Release

Published by siketyan 9 months ago

Breaking Changes

  • Scripts are now run on the right package manager instead of npm, detected by antfu/ni

Enhancements

  • Limit max concurrency with -p flag (#4) d7e91c25b5c8c5ce64c7818da7283138b3ef895a

Full Changelog: https://github.com/siketyan/nr/compare/v0.2.1...v0.3.0

nr - v0.2.1

Published by siketyan 9 months ago

Fixes

  • Fixed arguments are not parsed correctly with -p flag 53d37ad3b8faedbf74489f4d275b1ede0a56bcd3

Full Changelog: https://github.com/siketyan/nr/compare/v0.2.0...v0.2.1

nr - v0.2.0

Published by siketyan 9 months ago

Breaking Changes

  • Undefined scripts now causes warnings instead of errors.

Enhancements

  • Support wildcard on specifying scripts (#3) 01930cc1dfc168edbb61d3073f41c3bc5d9a586d

Full Changelog: https://github.com/siketyan/nr/compare/v0.1.2...v0.2.0

nr - v0.1.2

Published by siketyan 9 months ago

Enhancements

  • feat: Migrate console framework to vadimdemedes/ink be3d3424aa5fec8a312c7ac582af8aa09077ecb7

Full Changelog: https://github.com/siketyan/nr/compare/v0.1.1...v0.1.2

nr - v0.1.1

Published by siketyan 9 months ago

Fixes

  • Use exit code of scripts if some scripts exit with non-zero

Full Changelog: https://github.com/siketyan/nr/compare/v0.1.0...v0.1.1

nr - v0.1.0

Published by siketyan 9 months ago

🎉 Initial release!

Full Changelog: https://github.com/siketyan/nr/commits/v0.1.0