fix: add reactivity to paraglide#1168
Conversation
|
Install the latest version of pnpm add https://pkg.svelte.dev/sv/c/2a798ca7d53b5654914554b2f986932dba601b05Open in Note This PR is from a fork. A maintainer must approve approve each commit before it can be built and installed. |
🦋 Changeset detectedLatest commit: 2a798ca The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
Co-authored-by: cofl <cofleddi@gmail.com>
|
what's the migration plan to existing project? |
Don't need one, it overrides the behaviour without needing to adjust any APIs. It is a breaking change in the sense that it is now reactive, but I think that's more of a fix than anything. |
manuel3108
left a comment
There was a problem hiding this comment.
This is way cleaner than what i implemented in my private project and works flawlessly!
Thank you!
thank you for the follow up. i assume i have to rerun |
|
Exactly, and you will have to wait for the next release, it's only merged but not yet published. |
|
Actually, i triggered the release right now, so you should be able to use this new version in about 5 minutes or so |
Closes #
Description
.gitignore, the generated folder had a.gitignoreChecklist
Co-authored-by: cofl 366548+cofl@users.noreply.github.com