Skip to content

Version Packages (alpha) - #497

Open
github-actions[bot] wants to merge 1 commit into
prerelease/v2-alphafrom
changeset-release/prerelease/v2-alpha
Open

Version Packages (alpha)#497
github-actions[bot] wants to merge 1 commit into
prerelease/v2-alphafrom
changeset-release/prerelease/v2-alpha

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown
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 prerelease/v2-alpha, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

prerelease/v2-alpha is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on prerelease/v2-alpha.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@cartesi/cli@2.0.0-alpha.36

Minor Changes

  • 5625142: feat: support env and env_file in the [machine] section of cartesi.toml

    Environment variables can now be injected into the Cartesi Machine build
    without relying solely on the Dockerfile ENV. Define an env table with
    inline key/value pairs and/or point env_file at a .env file. Precedence,
    from lowest to highest, is: Docker image ENV (when use_docker_env is
    enabled), env_file, then the env table.

  • 3415ff8: allow address-book to print a single contract's address when given its name (useful for shell scripting instead of --json + jq)

Patch Changes

  • 69d59d7: Print logs of the build process when passing --verbose to the build command. It also uses the buildx-metadata generated to recover the image-id not relying on the stdout regardless of the value passed to the --progress flag.

@cartesi/devnet@2.0.0-alpha.15

Patch Changes

  • 4a19328: Refactor anvil version detection by normalizing the stdout and recovering a clean semver of the normalized object. Throws errors to provide feedback accordingly.

@github-actions
github-actions Bot force-pushed the changeset-release/prerelease/v2-alpha branch from a4b4be6 to 9dfe262 Compare August 6, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

0 participants