You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Historically, docs instructed users to install this library as a development dependency. This caused the direct dependency to not be installed (as expected) for pnpm.
Guidance has changed to install the library as a direct dependency instead. As such, the instructions should be updated.
0 commit comments