Skip to content

feat: export the events and titles modules from fast-router#7646

Open
AKnassa wants to merge 1 commit into
microsoft:mainfrom
AKnassa:feat/7009-router-export-types
Open

feat: export the events and titles modules from fast-router#7646
AKnassa wants to merge 1 commit into
microsoft:mainfrom
AKnassa:feat/7009-router-export-types

Conversation

@AKnassa

@AKnassa AKnassa commented Jul 12, 2026

Copy link
Copy Markdown

What this does

Makes the types from the events and titles modules importable from fast-router.

Why

These types existed but were not exported, so anyone using them had to reach into internal paths or redeclare them by hand.

What changed

  • events and titles are now exported from the package entry point
  • API report updated to match

How to see it

All 10,919 router tests pass, including the new export tests.

Closes #7009

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@AKnassa AKnassa marked this pull request as ready for review July 13, 2026 04:05
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

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.

feat: Export the types from the events and titles modules

1 participant