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
fix(utils): setup extension by format in getRollupOutput (#244)
BREAKING CHANGE: Built files now have `.mjs` or `.cjs` for ESM and CJS respectively. You may need to update your exports configuration for your library.
0 commit comments