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
The build now produces `dist/esm` and `dist/cjs`, rather than `dist` and
`cjs`, and it specifies separate "module" and "main" fields in
`package.json` so that the correct type is chosen automatically.
0 commit comments