You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
ddc0bd1: Updated op-sqlite upstream peer dependency from 11.x.x to support ^13.x.x and ^14.x.x,
Noteworthy changes from version 11 to version 14 include:
SQLite updated to 3.49.1
SQLCipher updated to 4.8.0
Monorepo config resolution, you may need to move your op-sqlite config from your application's package.json to the monorepo root package.json depending on where your package manager tool hoists modules (see 1 and 2).