ensdomains / thorin

A web3 native design system.
https://thorin.pages.dev
MIT License
78 stars 20 forks source link

Update react 18 + node + pnpm + next + jest + testing-library #154

Closed storywithoutend closed 1 month ago

storywithoutend commented 4 months ago

update development environment

fix: components using useTransitionState were not "pure" which causes them to break in React 18.

cloudflare-workers-and-pages[bot] commented 4 months ago

Deploying thorin with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1365513
Status: ✅  Deploy successful!
Preview URL: https://d5841d56.thorin.pages.dev
Branch Preview URL: https://offshoot1.thorin.pages.dev

View logs

talentlessguy commented 1 month ago

suggestion: let's not use jest anymore. Vitest is much faster and is much less buggy (and supports ESM ootb)