Skip to content

Snowbridge 3.3.0 #1314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Snowbridge 3.3.0 #1314

wants to merge 6 commits into from

Conversation

colmsnowplow
Copy link
Contributor

@colmsnowplow colmsnowplow commented Jul 9, 2025

This PR:

  • Adds documentation of new features for Snowbridge 3.3.0 release (in rollout now), and updates the componentVersion.
  • Updates all 'reference' type codeblocks to use a reference to the version specified, instead of master (our code examples were out of sync with the documented version before this)
  • Fixes an issue where some files then had duplicated headers for some reason
  • Removes a duplicate reference to hcl in the languages array.

That last change is an attempt to get codeblock formatting to work for hcl, but it appears still not to work. @mscwilson would you have any ideas on that?

It works for js reference code blocks, and it doesn't work for hcl reference or non-reference blocks. I've tried to find why but I'm lost.

(note: not all the features in 3.3.0 are documented here, because those are mostly for our internal under-the-hood use in event forwarding, not really relevant for typical customers or community users)

Copy link

netlify bot commented Jul 9, 2025

Deploy Preview for snowplow-docs ready!

Name Link
🔨 Latest commit dd57be2
🔍 Latest deploy log https://app.netlify.com/projects/snowplow-docs/deploys/686e94d0270b2300082ae2a3
😎 Deploy Preview https://deploy-preview-1314--snowplow-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@colmsnowplow colmsnowplow requested a review from mscwilson July 9, 2025 16:12
@colmsnowplow
Copy link
Contributor Author

This might have something to do with the hcl formatting issue I guess:

yarn list prism-react-renderer
yarn list v1.22.22
warning Filtering by arguments is deprecated. Please use the pattern option instead.
├─ @docusaurus/[email protected]
│  └─ [email protected]
├─ @docusaurus/[email protected]
│  └─ [email protected]
└─ [email protected]
✨  Done in 0.23s.

Copy link
Collaborator

@mscwilson mscwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing these

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.

3 participants