Closed TilmanHaupt closed 2 weeks ago
Latest commit: 436fe0dee2562868da03d5d977a1c176a1e79bce
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