v62.5.0
·
133 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
-
6a41012: Remove dependency
@oclif/core.We were using
@oclif/coreto create a spinner with the new project CLI. See https://github.com/oclif/core/tree/main/src/ux#action.
We currently have some open vulnerabilities withminimatch, which@oclif/coreadds transitively.
This change removes@oclif/corein favour ofconsole.logstatements.