You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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