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
* limit typescript dependency to patch releases
typescript is known to not follow semver and introduce breaking changes in minor versions
* fix typescript resolution for cjs package types
* add attw check to test script
change prepare script to prepublishOnly: attw calls npm pack which in turn would call prepare and then deadlock
---------
Co-authored-by: Steven Levithan <[email protected]>
0 commit comments