·
18 commits
to main
since this release
- Fix #1741: Issue with SIGINT in some scenarios leaving promises unsettled on exit.
- Fix: Remove monorepo related dependencies from all artifacts published to
npm
. This removes non-standard version specifiers likeworkspace:*
from the public npm packages.