Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update TypeScript to 5.7.3 and fix type errors #1294

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

pankona
Copy link
Owner

@pankona pankona commented Jan 18, 2025

Changes

  • Update TypeScript to version 5.7.3
  • Update tsconfig.json configuration for better compatibility with latest TypeScript
  • Update styled-components type definitions
  • Fix GlobalStyle implementation to resolve type errors

Testing

  • Typecheck passes successfully with yarn typecheck
  • Verified that the application builds without errors

- Update TypeScript to version 5.7.3
- Update tsconfig.json for better compatibility
- Fix styled-components type errors
- Update GlobalStyle implementation
@pankona pankona merged commit 401280b into master Jan 18, 2025
5 checks passed
@pankona pankona deleted the update-typescript-5.7.3 branch January 18, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant