Transitions Should be Immutable
Open
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
For the most part a `Transition` is immutable. The exception to this is query params. We should investigate a strategy where we `Transition`s are always immutable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.