Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove builtin routers. #24

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Remove builtin routers. #24

merged 1 commit into from
Oct 29, 2020

Conversation

paddycarver
Copy link
Contributor

We don't need them, they're not fit for the common case anyways, and
they're better supported in a helper package that is versioned outside
this module. Fixes #21.

We don't need them, they're not fit for the common case anyways, and
they're better supported in a helper package that is versioned outside
this module. Fixes #21.
@paddycarver paddycarver added the breaking-change This will impact or improve our compatibility posture label Oct 28, 2020
@paddycarver paddycarver added this to the v0.1.0 milestone Oct 28, 2020
@paddycarver paddycarver requested a review from a team October 28, 2020 14:19
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change This will impact or improve our compatibility posture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let's consider getting rid of ResourceRouter and DataSourceRouter
2 participants