Skip to content

Releases: bcomnes/npm-run-all2

v7.0.0

21 Oct 23:15
v7.0.0
1a2f0a1
Compare
Choose a tag to compare

Merged

  • Prevent a throw when looking up undefined results #158

Commits

  • Breaking change: Bump node engines ^18.17.0 || >=20.5.0 49b95f0
  • Merge pull request #156 from bcomnes/rm-rf-rimraf c661ffc
  • Remove rimraf c77e085

v6.2.6

21 Oct 23:00
v6.2.6
67a6356
Compare
Choose a tag to compare

Commits

  • Prevent a throw when looking up undefined results d928f9a

v6.2.4

18 Oct 04:27
Compare
Choose a tag to compare

Merged

  • Switch to JS-based which command #154

Fixed

  • Switch to JS-based which command #153

v6.2.3

13 Sep 22:08
Compare
Choose a tag to compare

Commits

  • Merge pull request #151 from bcomnes/fix-pnpm-agian c43fa2b
  • Avoid passing config fields as flags for pnpm dc2d7da

v6.2.2

04 Jul 03:34
Compare
Choose a tag to compare

Commits

  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

03 Jul 18:24
Compare
Choose a tag to compare

Merged

  • Compatibility: npm, yarn and pnpm run scripts #143
  • Use neostandard + add more static code analysis #142
  • Upgrade: Bump c8 from 9.1.0 to 10.0.0 #141
  • Upgrade: Bump p-queue from 7.4.1 to 8.0.1 #138

v6.2.0

17 May 08:32
Compare
Choose a tag to compare

Merged

  • Placeholder that unfolds into multiple tasks #134
  • 📝 add compatibility note for pnpm. #136
  • Upgrade: Bump codecov/codecov-action from 3 to 4 #131

v6.1.2

31 Jan 23:36
Compare
Choose a tag to compare

Merged

  • feat: move to read-package-json-fast #130
  • Upgrade: Bump c8 from 8.0.1 to 9.0.0 #127
  • Upgrade: Bump github/codeql-action from 2 to 3 #126
  • Upgrade: Bump actions/setup-node from 3 to 4 #123

Commits

  • Publish the whole project 3dde20c
  • Utilize CJS require for 'read-package-json-fast' 605ca15
  • Update FUNDING.yml c838ee9

v6.1.1

04 Oct 21:45
Compare
Choose a tag to compare

Commits

v6.1.0

04 Oct 05:22
Compare
Choose a tag to compare

Merged

  • Upgrade: Bump actions/checkout from 3 to 4 #119

Commits