Skip to content

[Changesets] Versioned release#482

Open
varlock-bot wants to merge 1 commit intomainfrom
changeset-release/main
Open

[Changesets] Versioned release#482
varlock-bot wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@varlock-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

varlock@0.6.4

Patch Changes

  • #472 0ca309d - Fix: varlock load --format shell now properly escapes special characters in values.

    Values are now wrapped in single quotes instead of double quotes, preventing shell injection via backticks, $() subshell syntax, and variable expansion ($VAR). Single quotes within values are safely escaped using the '\'' sequence.

  • #475 583c2f8 Thanks @developerzeke! - Add ts-nocheck directive to ts type-generation output

  • #481 80c0475 - Fix: invalid load path errors now throw a CliExitError instead of logging and calling gracefulExit, for consistent error handling across the CLI.

@varlock-bot varlock-bot force-pushed the changeset-release/main branch from 62a66de to 9fb08d6 Compare March 24, 2026 04:20
@github-actions github-actions bot added release releases - managed by changesets core:varlock labels Mar 24, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/varlock@482

commit: 87dfdce

@varlock-bot varlock-bot force-pushed the changeset-release/main branch from 9fb08d6 to d7c69d4 Compare March 25, 2026 04:13
@varlock-bot varlock-bot force-pushed the changeset-release/main branch from d7c69d4 to 87dfdce Compare March 25, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core:varlock release releases - managed by changesets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants