nx-phrase@0.1.3
In this version
console.log
outputs in libs replaced withdebug-js
calls. If you need extensive logs, run your nx command withDEBUG=nx-plugins* nx ...
find-unused
andpush
should now use the project root for for its temporary files, not the workspace root
PS: had to skip version v0.1.2, apparently github actions don't bypass branch protection rules, will have to look into this