feat(plugin-history-sync): add encode interface for route#678
Conversation
🦋 Changeset detectedLatest commit: 324c6cb 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 |
|
Caution Review failedThe pull request is closed. 📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughThis pull request introduces encoding support to the route configuration system by adding an optional Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
commit: |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
stackflow-docs | 324c6cb | Commit Preview URL | Jan 29 2026, 07:58 AM |
Add encode function to convert activity params to URL string params, complementing the existing decode function for the reverse operation. Co-Authored-By: Claude Opus 4.5 <[email protected]>
c949856 to
324c6cb
Compare
Deploying stackflow-demo with
|
| Latest commit: |
324c6cb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1ebb95f5.stackflow-demo.pages.dev |
| Branch Preview URL: | https://vk-b077-history-sync-rou.stackflow-demo.pages.dev |
Summary
Example
Test plan