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
esm-only, drop bluebird, shelljs, yarn (#64) (ceca53e)
BREAKING CHANGES
drops usage of mentioned dependencies, only distributes as ESM.
Introduces cosmicconfig to be able to read more configuration formats. This can
still be used in CJS project as it is self-contained. However, projects using
chrome helpers may have issues, auto-install script does less and eventually
should be fully removed. Now accepts uid for test / exec user, resolves it or creates user with that uid and uses it going forward