Closed jviide closed 8 months ago
Latest commit: 29bd008b3c28a37bd606bdd504e0f1be0081cef6
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | 29bd008b3c28a37bd606bdd504e0f1be0081cef6 |
Latest deploy log | https://app.netlify.com/sites/preact-signals-demo/deploys/65f9cc3c898d3100085cd581 |
Deploy Preview | https://deploy-preview-538--preact-signals-demo.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This pull request modifies the changeset version bump script to also update the pnpm lockfile when needed. The solution is based on https://github.com/changesets/action/issues/203#issuecomment-1483000632.
This hopefully solves https://github.com/preactjs/signals/pull/528#issuecomment-1999126668, i.e. preact-signals-demo deployments failing when internal dependencies are bumped.