Closed TilmanHaupt closed 1 week ago
Latest commit: a37cd9d3338ef6f28efdcd89b81beef636406b0e
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Summary
This pull request refactors the app url-state-provider and all associated tests from JavaScript to TypeScript. The transition aims to improve type safety, enhance code maintainability, and leverage TypeScript's features for better development experience.
Related Issues
closes #163
Testing Instructions
npm i
npm run TASK
Checklist