Skip to content

nx-phrase@0.1.3

Compare
Choose a tag to compare
@konqi konqi released this 09 Nov 19:35

In this version

  • console.log outputs in libs replaced with debug-js calls. If you need extensive logs, run your nx command with DEBUG=nx-plugins* nx ...
  • find-unused and push 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