pmndrs / jotai

👻 Primitive and flexible state management for React

Home Page:https://jotai.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to pnpm

dai-shi opened this issue · comments

We should do all zustand/jotai/valtio at once.

#2529 by @himself65

Upgrade the toolchain since there are some problems with yarn@1.

  1. Corepack doesn't fully support yarn 1 (at least it always tries to install yarn 4)

I should probably update some scripts and ci workflow.