Skip to content
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

gen2 sdks: export builder context #3197

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

sidmohanty11
Copy link
Contributor

@sidmohanty11 sidmohanty11 commented Apr 15, 2024

Description

This PR exports BuilderContext as a named export in our gen2 sdks.

Screenshot
If relevant, add a screenshot or two of the changes you made.

Jira
https://builder-io.atlassian.net/browse/ENG-5614

Closes #3044

@sidmohanty11 sidmohanty11 requested review from samijaber and a team as code owners April 15, 2024 12:01
Copy link

changeset-bot bot commented Apr 15, 2024

🦋 Changeset detected

Latest commit: e602649

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@builder.io/sdk-react-nextjs Patch
@builder.io/sdk-qwik Patch
@builder.io/sdk-react Patch
@builder.io/sdk-react-native Patch
@builder.io/sdk-solid Patch
@builder.io/sdk-svelte Patch
@builder.io/sdk-vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-app-router-example ❌ Failed (Inspect) Apr 15, 2024 3:46pm
svelte-vite-example ❌ Failed (Inspect) Apr 15, 2024 3:46pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
nextjs-pages-router-example ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 3:46pm
qwik-city-sdk-example ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 3:46pm

Copy link
Contributor

@samijaber samijaber left a comment

Choose a reason for hiding this comment

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

@samijaber samijaber merged commit cde7c61 into BuilderIO:main Apr 15, 2024
19 of 21 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.

sdk-react gen2 useContext
2 participants