Skip to content

Release#2331

Open
scott-rc wants to merge 1 commit intomainfrom
changeset-release/main
Open

Release#2331
scott-rc wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@scott-rc
Copy link
Copy Markdown
Collaborator

@scott-rc scott-rc commented Mar 19, 2026

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

ggt@3.1.0

Minor Changes

  • 1e22257: Add model field lifecycle management command ggt field. ggt field add is the
    first subcommand to be supported, and matches existing ggt add field
    behavior.

  • 53b83ae: Add ggt field remove and ggt field rename subcommands for managing fields
    on models.

  • 2751e62: Add ggt shopify connect to configure a Gadget app's Shopify connection.

    This command imports your local Shopify CLI session, creates the Shopify
    connection files, and syncs them into your project.

    ggt shopify connect only works for apps on framework version 1.7 or newer.

Patch Changes

  • d13ce10: Fix crash during ggt dev when a file is deleted between stat and read

    Handle ENOENT errors from fs.readFile() in _sendChangesToEnvironment the same way they're already handled for fs.stat() — by skipping the file instead of crashing the session.

@scott-rc scott-rc force-pushed the changeset-release/main branch 3 times, most recently from 472ff42 to 780d947 Compare March 26, 2026 04:13
@scott-rc scott-rc force-pushed the changeset-release/main branch from 780d947 to 1878441 Compare March 30, 2026 15:20
@scott-rc scott-rc force-pushed the changeset-release/main branch from 1878441 to 4abd0a5 Compare April 2, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant