-
Notifications
You must be signed in to change notification settings - Fork 46
feat: Bump op-sqlite peer dependency to 13.x.x || 14.x.x for @powersync/op-sqlite #618
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
Conversation
🦋 Changeset detectedLatest commit: e936f1b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
Note the SQLCipher changes mentioned here: https://github.com/OP-Engineering/op-sqlite/releases/tag/13.0.0 |
…qlcipher changes. Preparing stable release info.
I have mentioned relevant links and warnings, echoing the information provided by the op-sqlite release notes. |
914ee48
to
e993a25
Compare
Minor release, will follow up with a major/stable release soon.
This does a bump to the 13/14 release of the op-sqlite peer dependency. Initially we wanted to communicate which major version we would support by indicated the version in either the major or minor version of this package. We've reverted that idea as it doesn't give enough room for major breaking changes on our side.
Noteworthy changes for 11 > 14 bump include:
op-sqlite
config from your application'spackage.json
to the monorepo rootpackage.json
depending on where your package manager tool hoists modules (see 1 and 2).