nx
nx copied to clipboard
fix(core): fix missing top-level dependencies in publishable libs
Fix dependencies sometimes being omitted from the list of top-level dependencies when they are both top-level and transitive
Fixes #17729
This is the same fix as #14832 but in the js
package (the previous fix was in the workspace
package).
An alternative fix would be to make the js
package delegate to the workspace
one to avoid the code duplication.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nx-dev | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 2, 2023 3:39pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit e451bd8aaf03de8e98ae5250637b12abbdd12960. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
✅ Successfully ran 7 targets
-
linux nx affected --target=e2e --base=b5305604cd1e2384bb3c6e2f8d8d3aaae8b25e34 --head=e451bd8aaf03de8e98ae5250637b12abbdd12960 --parallel=1
-
linux nx affected --target=test --base=b5305604cd1e2384bb3c6e2f8d8d3aaae8b25e34 --head=e451bd8aaf03de8e98ae5250637b12abbdd12960 --parallel=1
-
linux nx affected --target=build --base=b5305604cd1e2384bb3c6e2f8d8d3aaae8b25e34 --head=e451bd8aaf03de8e98ae5250637b12abbdd12960 --parallel=3
-
linux nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dte
-
linux nx affected --target=lint --base=b5305604cd1e2384bb3c6e2f8d8d3aaae8b25e34 --head=e451bd8aaf03de8e98ae5250637b12abbdd12960 --parallel=3
-
nx-cloud record -- nx format:check --base=b5305604cd1e2384bb3c6e2f8d8d3aaae8b25e34 --head=e451bd8aaf03de8e98ae5250637b12abbdd12960
-
linux nx documentation --no-dte
Sent with 💌 from NxCloud.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.