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

refactor(app-router): finish overhaul of routing #334

Merged
merged 7 commits into from
Jan 19, 2024
Merged

Conversation

13bfrancis
Copy link
Collaborator

@13bfrancis 13bfrancis commented Jan 19, 2024

Purpose

There were still a few missed pieces with the routing that needed be changed. This is in reference to the work that @pkim-gswell did with the router.

Approach

The goal here was to change to using typesafe strings wherever I saw enums.

@13bfrancis 13bfrancis marked this pull request as ready for review January 19, 2024 16:40
@pkim-gswell pkim-gswell changed the title finish overhaul of routing refactor(app-router): finish overhaul of routing Jan 19, 2024
Copy link
Contributor

@pkim-gswell pkim-gswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iapprove

@13bfrancis 13bfrancis merged commit 0ee1592 into master Jan 19, 2024
18 checks passed
@13bfrancis 13bfrancis deleted the waiver-two branch January 19, 2024 19:23
@pkim-gswell pkim-gswell added the type: REFACTOR Restructure existing code while preserving its external behavior label Jan 24, 2024
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @val type: REFACTOR Restructure existing code while preserving its external behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants