issues
search
kwhitley
/
itty-router
A little router.
MIT License
1.8k
stars
78
forks
source link
updates node version to remove isomorphic-fetch and adds formData test
#220
Closed
kwhitley
closed
8 months ago
kwhitley
commented
8 months ago
Changes
fixes lint issues
updates to Node 20
removes isomorphic-fetch dependency
updates all deps
ensures use of vitest.config.ts to avoid scanning/coverage of non-test files
updated CI scripts
Type of Change (select one and follow subtasks)
[ ] Documentation (README.md)
[x] Maintenance or repo-level work (e.g. linting, build, tests, refactoring, etc.)
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] I have included test coverage
[ ] Breaking change (fix or feature that would cause existing functionality/userland code to not work as expected)
[ ] Explain why a breaking change is necessary:
[ ] This change requires (or is) a documentation update
[ ] I have added necessary local documentation (if appropriate)
[ ] I have added necessary
itty.dev
documentation (if appropriate)
Changes
Type of Change (select one and follow subtasks)