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

Migrate CRA to Vite and upgrade dependencies #127

Merged
merged 26 commits into from
Aug 12, 2024
Merged

Migrate CRA to Vite and upgrade dependencies #127

merged 26 commits into from
Aug 12, 2024

Conversation

Bowen7
Copy link
Owner

@Bowen7 Bowen7 commented Jul 13, 2024

  • Migrate CRA to Vite
  • Upgrade node version to 18 in Github actions
  • Upgrade node version to 18 in Docker
  • Migrate styled-jsx to tailwind
  • Upgrade dependencies
    • Upgrade @sentry/react. Remove @sentry/tracing because we don't need to measure performance by Sentry.
    • Upgrade jotai. Add jotai-immer because the jotai package no longer includes jotai/immer.
    • Upgrade typescirpt
  • Migrate jest to vitest
  • Migrate geist-ui to shadcn-ui
  • Check all Todos

Copy link

vercel bot commented Jul 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
regex-vis ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 3:25pm

@Bowen7 Bowen7 merged commit 9b6d917 into master Aug 12, 2024
3 checks passed
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