Skip to content

feat(plugin-history-sync): expose URL resolver (FEP-2602) - #743

Draft
ENvironmentSet wants to merge 1 commit into
mainfrom
feature/fep-2602
Draft

feat(plugin-history-sync): expose URL resolver (FEP-2602)#743
ENvironmentSet wants to merge 1 commit into
mainfrom
feature/fep-2602

Conversation

@ENvironmentSet

Copy link
Copy Markdown
Collaborator

Summary

  • expose the plugin-history-sync URL resolver from the plugin instance and config decoration
  • reuse the same resolver for Activity URL generation and boot-time entry URL resolution inside the plugin
  • cover representative routes, encode and URL pattern options, query/trailing slash, hash mode, and SSR context
  • document the public API and add a changeset

Testing

  • yarn workspace @stackflow/plugin-history-sync test --runInBand --watchman=false
  • yarn workspace @stackflow/plugin-history-sync typecheck
  • yarn workspace @stackflow/plugin-history-sync build
  • yarn workspace @stackflow/link typecheck
  • yarn workspace @stackflow/link build
  • git diff --check

@changeset-bot

changeset-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 53f99f4

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

This PR includes changesets to release 1 package
Name Type
@stackflow/plugin-history-sync Minor

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 31, 2026

Copy link
Copy Markdown
  • @stackflow/demo

    yarn add https://pkg.pr.new/@stackflow/link@743.tgz
    
    yarn add https://pkg.pr.new/@stackflow/plugin-history-sync@743.tgz
    

commit: 53f99f4

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
stackflow-docs 53f99f4 Commit Preview URL Jul 31 2026, 07:36 AM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying stackflow-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 53f99f4
Status: ✅  Deploy successful!
Preview URL: https://3418fee3.stackflow-demo.pages.dev
Branch Preview URL: https://feature-fep-2602.stackflow-demo.pages.dev

View logs

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 6ef5d9ab-afd1-4f66-a559-44e322906d2d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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