James Henry
James Henry
In light of the number of issues reported with this rule I wanted to bring them together in one place in order to inform a greatly improved implementation of sorting...
Hey @btford, In my current project, I need to be able to offer the user the chance to manually attempt a socket reconnect after the automatic polling has failed. Exposing...
## Current Behavior When releasing projects independently, if a dependent project is untouched directly by the changes, it will not have its version updated and there is no way to...
Nx format is currently exclusively built on top of prettier. We leverage the `--list-different` feature of prettier to show the user which files failed the formatting check. The simple common...
## Current Behavior If there are errors during verdaccio set up we do not perform the full teardown meaning npm/yarn config pointing at localhost can remain. ## Expected Behavior We...
## Current Behavior We only ever discover one version of an external dependency for the file-map.json. This means the `@nx/dependency-checks` lint rule can produce incorrect failures when multiple copies of...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...