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
refactor: modernize package.json and fix CJS/ESM warnings
- Use pkg.exports instead of pkg.main (modern standard)
- Update repository URL to full git URL format
- Rename CJS files in fixtures to .cjs extension
- Update fixture documentation references
0 commit comments