Skip to content

Commit 5d6419e

Browse files
committed
refactor(cli): rewrite CLI package for improved observability and error tracing
1 parent 94286e4 commit 5d6419e

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.changeset/proofkit-cli-major-migration.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,4 @@
22
"@proofkit/cli": major
33
---
44

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
5+
Rewrite the CLI package for better observability, composability, and error tracing.

0 commit comments

Comments
 (0)