Skip to content

Conversation

@DominicGBauer
Copy link
Contributor

@DominicGBauer DominicGBauer commented Jul 22, 2024

Description

There appears to be an issue with pnpm update (https://github.com/pnpm/pnpm/pull/7633/files) which has resulted in workspace changing behaviour when publishing. As a result it duplicates the package version resulting in something like 1.3.0^1.3.0. We are therefore changing the peerDeps range to use ^ and removing the version number i.e. no longer ^1.3.0 and just ^.

When the packages are updated this should resolve this #231

@DominicGBauer DominicGBauer self-assigned this Jul 22, 2024
@changeset-bot
Copy link

changeset-bot bot commented Jul 22, 2024

🦋 Changeset detected

Latest commit: 4047b0d

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

This PR includes changesets to release 19 packages
Name Type
@powersync/kysely-driver Patch
@powersync/react-native Patch
@powersync/attachments Patch
@powersync/react Patch
@powersync/vue Patch
@powersync/web Patch
django-react-native-todolist Patch
react-native-supabase-group-chat Patch
react-native-supabase-todolist Patch
example-capacitor Patch
example-electron Patch
example-nextjs Patch
react-multi-client Patch
react-supabase-todolist Patch
yjs-react-supabase-text-collab Patch
diagnostics-app Patch
vue-supabase-todolist Patch
angular-supabase-todolist Patch
example-vite 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

stevensJourney
stevensJourney previously approved these changes Jul 22, 2024
Copy link
Collaborator

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@DominicGBauer DominicGBauer merged commit 31c61b9 into main Jul 22, 2024
@DominicGBauer DominicGBauer deleted the chore/peer-dep-range branch July 22, 2024 08:59
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.

4 participants