github dmno-dev/varlock varlock@0.4.2

latest releases: @varlock/keeper-plugin@1.0.0, @varlock/proton-pass-plugin@1.0.0, @varlock/google-secret-manager-plugin@1.0.0...
one month ago

Patch Changes

  • #385 5890ee6 - fix: patchGlobalResponse broke fetch() responses failing instanceof Response checks. After patching globalThis.Response with VarlockPatchedResponse, native fetch() still returned the original Response instances, causing SvelteKit SSR endpoints to throw "handler should return a Response object". Added Symbol.hasInstance to VarlockPatchedResponse so native responses pass the check.

  • #384 0642185 - Fix telemetry disable command showing incorrect success message

  • #387 64c8ba9 - fix: auto trigger type generation in varlock run (unless auto=false flag is used)

Don't miss a new varlock release

NewReleases is sending notifications on new releases.