[ ] feat: added new feature to improve user experience
[ ] fix: corrected a bug with login functionality
[ ] refactor: improved code readability and organization
[ ] docs: updated README with new instructions
[ ] chore: updated dependencies and configuration files
Describe Changes
Update dependencies to match the create-t3-turbo template
add ESLint rule to just warn about ts-comment
Typescript Major Update from 4.9.5 to 5.0.4
Multiple Minor Update
Related Issue(s)
175
Checklist ✅
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
Changes Made 🎉
Describe Changes
Update dependencies to match the create-t3-turbo template add ESLint rule to just warn about ts-comment Typescript Major Update from 4.9.5 to 5.0.4 Multiple Minor Update
Related Issue(s)
175
Checklist ✅
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.