We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94286e4 commit 5d6419eCopy full SHA for 5d6419e
1 file changed
.changeset/proofkit-cli-major-migration.md
@@ -2,11 +2,4 @@
2
"@proofkit/cli": major
3
---
4
5
-Promote the rewritten Effect CLI as the public `proofkit` binary and restore the publishable scaffold/manage flow for the beta major release.
6
-
7
-This release:
8
9
-- switches the public binary name from `proofkit-new` back to `proofkit`
10
-- records generated scaffold metadata against `@proofkit/cli`
11
-- restores the template assets and legacy project-management command surface inside the new CLI package
12
-- keeps the old `cli-old` package internal so workspace filters and release tooling only target the new CLI
+Rewrite the CLI package for better observability, composability, and error tracing.
0 commit comments