powersync-ja / powersync-js

SDK that enables local-first and real-time reactive apps with embedded SQLite for JavaScript clients, including React Native and Web
https://www.powersync.com
Apache License 2.0
300 stars 21 forks source link

chore: revert @powersync/common peer dep workspace change #246

Closed DominicGBauer closed 3 months ago

DominicGBauer commented 3 months ago

Description

We need to revert this previous PR https://github.com/powersync-ja/powersync-js/pull/235 as it is causing changesets to make major version updates.

In order to avoid the previous issue where e.g, workspace:^1.2.0 is changed to 1.2.0^1.2.0, this PR also reduces the pnpm version for the release github action to use pnpm 9.3 as 9.4 and newer introduces the issue.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 66edb64c200033eb247d28e0d0f8b55480395f22

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

This PR includes changesets to release 7 packages | Name | Type | | -------------------------- | ----- | | @powersync/kysely-driver | Patch | | @powersync/react-native | Patch | | @powersync/attachments | Patch | | @powersync/react | Patch | | @powersync/vue | Patch | | @powersync/web | Patch | | @powersync/diagnostics-app | 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