Skip to content

fix: Update rwsdk package dependencies to use tilde versioning.#784

Merged
justinvdm merged 4 commits intomainfrom
tilde-ranges
Sep 25, 2025
Merged

fix: Update rwsdk package dependencies to use tilde versioning.#784
justinvdm merged 4 commits intomainfrom
tilde-ranges

Conversation

@justinvdm
Copy link
Copy Markdown
Collaborator

This change updates dependency specifiers from caret (^) to tilde (~) ranges for dependencies and devDependencies of rwsdk.

For a framework package, using caret ranges can introduce unintended breaking changes from dependencies when minor versions are automatically updated in applications. This can affect the stability of projects that consume the framework.

@justinvdm justinvdm changed the title Update rwsdk package dependencies to use tilde versioning. fix: Update rwsdk package dependencies to use tilde versioning. Sep 25, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Sep 25, 2025

Deploying redwood-sdk-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3fec47c
Status:⚡️  Build in progress...

View logs

@justinvdm justinvdm merged commit 70676b6 into main Sep 25, 2025
3 of 4 checks passed
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.

1 participant