- #987 (patch)
Fix package.json entry points - remove references to files that were never built and declare import/require conditions explicitly - #1023 (patch) - upgrade gunshi to 0.37.1
- #1029 (patch)
Injected env blob reuse now detects .env source file edits: auto-load and varlock run re-resolve instead of serving stale values when a source file changed since the blob was created - #1025 (patch) - lazy-load CLI command implementations so startup does not parse every command
- #1021 (patch) - Build with tsdown instead of tsup; published files now use explicit .mjs/.cjs extensions.
- #1020 (patch) - track proxy subcommand usage in telemetry
- #1023 (patch) - clearer errors for unknown flags, unknown commands, and bad option values
- #1023 (patch) - track every CLI subcommand automatically and report schema usage as its own event
- #1020 (patch) - fix telemetry events being dropped when a command exits before the request finishes
Published to
- ✅ npm