Skip to content

Releases: vadimdemedes/pastel

v2.0.2

11 Jun 18:49
Compare
Choose a tag to compare

Highlights

  • Add missing prepare script afef4ca

v2.0.1...v2.0.2

v2.0.1

29 May 08:00
Compare
Choose a tag to compare

Highlights

  • Fix importing of commands on Windows (#56) 15823e9

Credits

Thanks to @Railly, @renatorib and @lr0pb for contributing to this release 💛

v2.0.0...v2.0.1

v2.0.0

24 May 08:50
Compare
Choose a tag to compare

This is a ground-up rewrite of Pastel. While the core idea of Next.js-like framework for CLIs is still here, it now relies on battle-tested Commander.js to configure commands, options and arguments. Pastel 2.0 has also switched to Zod for defining, parsing and validating options and arguments.

v1.1.1...v2.0.0

v1.1.1

12 Aug 18:33
Compare
Choose a tag to compare

Highlights

v1.1.0...v1.1.1

v1.1.0

09 Aug 18:34
Compare
Choose a tag to compare

Huge thanks to @karaggeorge for a tremendous work on this release. Instead of just copy pasting his detailed overview of changes, I encourage you to read his PR - #31.

Highlights

  • Add TypeScript support, allow missing index routes, and more (#31) a35417b
  • Only read and parse .js and .tsx files in the commands folder (#21) 0b883df
  • Fix unlinking on exit (#22) cf75d76
  • Unlink bin on exit, SIGINT or SIGTERM (#19) 75f1f1e
  • Fix variable reassignment error (#16) 0e959db

v1.0.3...v1.1.0

v1.0.3

20 Jun 20:58
Compare
Choose a tag to compare
  • Use pastel package name on npm c087680

v1.0.2...v1.0.3

v1.0.2

01 Jun 17:18
Compare
Choose a tag to compare
  • Use relative command paths to fix distributed CLIs 305937b

v1.0.1...v1.0.2

v1.0.1

30 Apr 03:04
Compare
Choose a tag to compare
  • Add prop-types as a required dependency 324d7ca

v1.0.0...v1.0.1

v1.0.0

30 Apr 02:04
Compare
Choose a tag to compare
1.0.0