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

Version Packages #682

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Version Packages #682

merged 1 commit into from
Sep 28, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 4, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

thebe-core@0.3.3

Patch Changes

  • 87395cb: Changed how binder urls are built to use a RepoProviderSpec which can be extended by callers of ThebeServer to include custom specs.
  • 08e008e: Fixed error in event trigger invocation that caused an exception on binder conneciton failures
  • 57dcdaf: Add check call for user server status
  • 08e008e: Emit an error event for exceptions thrown during the binder url formation, including for unknown providers.
    • thebe-lite@0.3.3

thebe-react@0.3.3

Patch Changes

  • 08e008e: Move error handler for the server out of hook and up into the ThebeServerProvider allowing for consistent reactions to an error state accross page navigation.
  • 57dcdaf: ThebeServerProvider will no longer replace an existing server on rerender if that server is ready and has user server URL.
  • 57dcdaf: Hooks no longer throw but return empty or uninitialised objects instead, this allows for much more flexibility in how respective providers are rendered.
  • Updated dependencies [87395cb]
  • Updated dependencies [08e008e]
  • Updated dependencies [57dcdaf]
  • Updated dependencies [08e008e]
    • thebe-core@0.3.3

thebe-lite@0.3.3

demo-react@0.2.5

Patch Changes

  • 57dcdaf: ThebeServerProvider will no longer replace an existing server on rerender if that server is ready and has user server URL.
  • 57dcdaf: Hooks no longer throw but return empty or uninitialised objects instead, this allows for much more flexibility in how respective providers are rendered.
  • Updated dependencies [08e008e]
  • Updated dependencies [57dcdaf]
  • Updated dependencies [57dcdaf]
    • thebe-react@0.3.3

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 696471c to 357ef8d Compare September 6, 2023 13:38
@stevejpurves stevejpurves merged commit 5688349 into main Sep 28, 2023
@stevejpurves stevejpurves deleted the changeset-release/main branch September 28, 2023 10:50
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