Skip to content

Releases: dopt/please

v1.0.6

12 Dec 16:03
Compare
Choose a tag to compare

What's Changed

  • The please repository has been converted to a monorepo and now publishes three packages @dopt/please, @dopt/please-function, @dopt/please-parser
  • Changes were made to the AST produced by @dopt/parser (ensuring children are always of type Node[])
  • Support for : delimiters in package scripts has been added via using curly brackets to escape
  • The CLI no longer errors when a package matching the glob lacks the package script
  • Tests have been added across the monrepo
  • The CLI was rewritten to use citty
  • Any @ts-ignore usage has been removed

Full Changelog: v1.0.3...v1.0.6

v1.0.3

06 Dec 15:59
Compare
Choose a tag to compare
Release 1.0.3