Skip to content

feat(router): enhance Route class with improved docs and new features#389

Merged
donaldp merged 1 commit intodevelopfrom
feature/route-type-improvements
Oct 18, 2025
Merged

feat(router): enhance Route class with improved docs and new features#389
donaldp merged 1 commit intodevelopfrom
feature/route-type-improvements

Conversation

@donaldp
Copy link
Contributor

@donaldp donaldp commented Oct 18, 2025

  • Clean up JSDoc documentation with consistent formatting and proper tags
  • Add domain support to GroupOptions type for multi-tenant routing
  • Add Route.any() method for catch-all HTTP method handling
  • Remove duplicate comment blocks and improve code readability

- Clean up JSDoc documentation with consistent formatting and proper tags
- Add domain support to GroupOptions type for multi-tenant routing
- Add Route.any() method for catch-all HTTP method handling
- Remove duplicate comment blocks and improve code readability
@donaldp donaldp self-assigned this Oct 18, 2025
@donaldp donaldp merged commit bb93aa9 into develop Oct 18, 2025
6 checks passed
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