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
- Reorder fields according to npm recommendations
- Add modern exports field with conditional exports
- Set type: "module" for ES modules by default
- Add sideEffects: false for tree shaking optimization
- Add new development scripts (build:watch, test:watch)
- Update dependencies to latest versions
0 commit comments