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

fix(live-update): reset to the default bundle if the sync has not found a bundle #281

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robingenz
Copy link
Member

@robingenz robingenz commented Sep 1, 2024

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #272


BREAKING CHANGE: SyncResult.nextBundleId is now always set and only returns null when resetting to the default bundle

@robingenz robingenz added bug/fix Something isn't working package: live-update labels Sep 1, 2024
@robingenz robingenz self-assigned this Sep 1, 2024
@robingenz robingenz added the breaking change Breaking change label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Breaking change bug/fix Something isn't working package: live-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(live-update): reset to the default bundle if the sync has not found a bundle
1 participant