Skip to content

Release - #2

Merged
kisztof merged 1 commit into
mainfrom
changeset-release/main
Aug 28, 2026
Merged

Release#2
kisztof merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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 main, this PR will be updated.

Releases

@stackmade/gtm-as-code@0.3.0

Minor Changes

  • 6500c54: Milestone 0.3: adopt an existing setup.

    • gtm-code pull reverse-generates YAML from a live GTM container/GA4 property, with
      --resource <kind>:<id> for a single resource and --from-export <path> to read a GTM UI
      container export instead of calling the API.
    • gtm-code adopt <kind>:<id> stamps ownership on a resource already pulled into the config, so
      plan/apply recognize it as managed.
    • gtm-code diff <fileA> <fileB> compares two config files offline, no network calls.
    • gtm-code drift checks whether live state has diverged from config, exit 1 if it has — meant
      for a scheduled CI job.
    • googleTag tags now map configParameters and trigger correctly, so GA4 configuration tags
      round-trip through pull/apply without dropping their config parameters or firing trigger.

@kisztof
kisztof merged commit 3abf6a3 into main Aug 28, 2026
2 checks passed
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