Skip to content

Releases: laoer536/node-bins

v2.8.2

16 Aug 13:49
Compare
Choose a tag to compare

v2.8.2

🩹 Fixes

  • Read user dependencies not work (5bc1aa9)

❀️ Contributors

node-bins@2.6.4

03 Aug 11:30
Compare
Choose a tag to compare

v2.6.4

πŸ”₯ Performance

  • Use 'binFilePath' replace 'binFileName, more free (a516a5f)

v2.6.0

29 Jul 06:49
Compare
Choose a tag to compare

v2.6.0

πŸš€ Enhancements

  • Now you can add a description to the command you created and delete a command you have already created. (0abc9ca)

πŸ“– Documentation

❀️ Contributors

node-bins@2.5.0

26 Jul 12:52
Compare
Choose a tag to compare

v2.5.0

πŸš€ Enhancements

  • Bins '--help' and '--list' add (588debe)
  • Bins '--help' and '--list' add (93bb608)

πŸ“– Documentation

πŸ“¦ Build

❀️ Contributors

node-bins@2.4.2

25 Jun 12:02
Compare
Choose a tag to compare

fix: user dependencies install error

node-bins@2.4.0

21 Jun 11:57
Compare
Choose a tag to compare

feat: support mjs, cjs, ts, and js files as commands. 😎

node-bins@2.1.0

20 Jun 13:04
Compare
Choose a tag to compare

fix: Cant't add global commands bugs.