-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Insights: nrwl/nx
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
-
21.0.0-rc.3
published
May 3, 2025 -
21.0.0-rc.4
published
May 5, 2025 -
21.0.0
published
May 5, 2025 -
21.0.1
published
May 7, 2025 -
21.0.2
published
May 7, 2025 -
21.0.3
published
May 8, 2025
74 Pull requests merged by 20 people
-
chore(core): add debug mode for tui
#31115 merged
May 9, 2025 -
feat(angular): support the optional
index
option in the application builder#31152 merged
May 9, 2025 -
Typo in introduction.md
#31145 merged
May 9, 2025 -
docs(nx-dev): add continuous tasks and terminal ui articles
#31092 merged
May 9, 2025 -
feat(angular): support the optional
browser
option in the application builder#31150 merged
May 9, 2025 -
feat(angular): support the optional
outputPath
in application builder#31149 merged
May 9, 2025 -
fix(core): Update React,Vue and Node generators applications for CNW
#31059 merged
May 9, 2025 -
docs(core): add Terminal UI video
#31147 merged
May 9, 2025 -
fix(core): only cleanup db connection on exit
#31137 merged
May 8, 2025 -
fix(gradle): fix gradle tests
#30879 merged
May 8, 2025 -
fix(gradle): specify idle timeout for gradle batch runner
#31009 merged
May 8, 2025 -
fix(core): handle process killing more robustly
#31131 merged
May 8, 2025 -
docs(core): render links in command descriptions
#30832 merged
May 8, 2025 -
docs(nx-dev): blog post for improved module federation experience
#31072 merged
May 8, 2025 -
feat(angular): support angular 20.0.0-rc.0
#31122 merged
May 8, 2025 -
chore(repo): update to nx 21.0.2
#31118 merged
May 8, 2025 -
fix(core): replace posix.relative with relative for path resolution
#30783 merged
May 8, 2025 -
chore(repo): update self hosted cache packages
#31120 merged
May 8, 2025 -
feat(angular): support optional
project
option in ng-packagr executors and new builders#31108 merged
May 8, 2025 -
chore(repo): update to v2 of self hosted cache packages
#31094 merged
May 8, 2025 -
chore(repo): enforce clippy
#31093 merged
May 8, 2025 -
fix(core): tui summary should capture more terminal outputs
#31113 merged
May 7, 2025 -
fix(core): tui should not exit when underlying process is cancelled
#31112 merged
May 7, 2025 -
fix(core): clearer tui colors on light themes
#31095 merged
May 7, 2025 -
chore(core): nx plugin submission @robby-rabbitman/nx-plus-web-test-runner
#30419 merged
May 7, 2025 -
fix(core): resolve excessive CPU consumption via child_process.rs
#31110 merged
May 7, 2025 -
fix(core): run script should exit the process when kill signals are r…
#31109 merged
May 7, 2025 -
fix(core): add keepExistingVersions to jest option to preserve dependency versions
#30652 merged
May 7, 2025 -
fix(core): explicitly cleanup forked process task runner
#31106 merged
May 7, 2025 -
docs(misc): add blog post for migrate ui
#31086 merged
May 7, 2025 -
docs(nx-dev): add Nx Cloud terms link in footer
#31105 merged
May 7, 2025 -
fix(angular): update ng-packagr-lite executor adjustments to handle destination file changes
#31100 merged
May 7, 2025 -
fix(js): handle
${configDir}
in tsconfig files when inferring tasks#31098 merged
May 7, 2025 -
chore(nx-dev): block linking to preview urls
#31081 merged
May 6, 2025 -
fix(core): fail nx release cli when publish step fails
#31088 merged
May 6, 2025 -
docs(nx-dev): set new GTM ID
#31090 merged
May 6, 2025 -
docs(nx-dev): clarify enterprise security
#31089 merged
May 6, 2025 -
fix(core): send up and down arrows to pty in interactive mode
#31084 merged
May 6, 2025 -
docs(angular): update angular rspack docs to reflect recent updates
#31074 merged
May 6, 2025 -
fix(nx-dev): webinar list page shows event date
#30953 merged
May 6, 2025 -
chore(core): nx plugin submission @naxodev/gonx
#31034 merged
May 6, 2025 -
feat(rspack): upgrade to version 1.3.8
#31070 merged
May 6, 2025 -
docs(nx-dev): add link to release notes in nx21 article
#31079 merged
May 6, 2025 -
docs(gradle): fix link in overview doc
#31073 merged
May 6, 2025 -
docs(nx-dev): add nx 21 release article
#31036 merged
May 6, 2025 -
chore(core): fix docs release script for single version
#31060 merged
May 6, 2025 -
docs(misc): update version picker to include v21
#31053 merged
May 5, 2025 -
chore(repo): update nx to 21.0.0-rc.4
#31046 merged
May 5, 2025 -
fix(core): kill tasks run via run-commands
#31045 merged
May 5, 2025 -
fix(core): switch to tui-term fork to support dimmed content
#31044 merged
May 5, 2025 -
fix(core): update ci-workflow generator package manager installation
#31018 merged
May 5, 2025 -
fix(core): improve tui selected task contrast
#31039 merged
May 5, 2025 -
fix(core): q should exit tui immediately if all tasks complete
#31040 merged
May 5, 2025 -
fix(core): tui summary should show cancelled when interrupting dev server
#31042 merged
May 5, 2025 -
fix(core): Disable e2e matrix as macos is still hanging at install
#31041 merged
May 5, 2025 -
docs(core): add briebug to partners and update pushbased
#30904 merged
May 5, 2025 -
chore(repo): update nx to 21.0.0-rc.3
#31035 merged
May 5, 2025 -
fix(core): exit the command with sigint if it is interrupted
#31028 merged
May 5, 2025 -
docs(core): publish tutorial kit tutorials
#30973 merged
May 3, 2025 -
docs(nx-cloud): add gradle references
#31025 merged
May 3, 2025 -
fix(gradle): fix workflow to run assemble check with batch
#31022 merged
May 2, 2025 -
feat(core)!: remove outputStyle=compact
#31016 merged
May 2, 2025 -
fix(core): more tui summary updates and unit tests
#31019 merged
May 2, 2025 -
fix(core): nx init should configure plugins for encapsulated workspaces
#31020 merged
May 2, 2025 -
fix(core): reset should clear cloud light client
#31021 merged
May 2, 2025 -
fix(core): enable E2E tests for macOS in CI workflow
#30986 merged
May 2, 2025 -
fix(core): Update nightly tests to work with continuous local-registry
#31007 merged
May 2, 2025 -
chore(repo): mark vite as cacheable
#31017 merged
May 2, 2025 -
fix(release): only error on missing manifestsToUpdate if a project is being directly processed
#31004 merged
May 2, 2025 -
fix(vue): install
@typescript-eslint/parser
when generating project using it#31008 merged
May 2, 2025 -
fix(core): ensure the terminal is restored when cloud exits
#31013 merged
May 2, 2025 -
fix(testing): ignore test outputs from playwright when linting
#31015 merged
May 2, 2025 -
fix(core): tui summary should not show canceled during run-one because tasks are skipped
#31014 merged
May 2, 2025 -
fix(core): skip vt100 parsing if tui disabled
#31010 merged
May 2, 2025
15 Pull requests opened by 13 people
-
feat(core): run parallel based on the number of cpu cores
#31011 opened
May 2, 2025 -
fix(rspack): must run type check with @nx/rspack:rspack when skipTypeChecking is false
#31027 opened
May 3, 2025 -
fix(linter): fix generator '@nx/eslint:convert-to-flat-config' on win…
#31043 opened
May 5, 2025 -
feat(core): update getTouchedProjectsFromLockFile to detect which pro…
#31091 opened
May 6, 2025 -
feat(devkit): allow requiring cts config files
#31103 opened
May 7, 2025 -
feat(vite): add ajv dev dependency for vite-plugin-dts
#31107 opened
May 7, 2025 -
chore(nx-dev): use continuous tasks in nx-dev
#31127 opened
May 8, 2025 -
fix(core): add registerExitHandler utility
#31132 opened
May 8, 2025 -
docs(release): set proper heading indentation
#31136 opened
May 8, 2025 -
fix(core): do not follow symlinks when creating remote cache tarball
#31138 opened
May 8, 2025 -
fix(core): Update nightly macos matrix
#31139 opened
May 8, 2025 -
feat(core): add nx console messaging to TUI
#31148 opened
May 9, 2025 -
fix(core): show all native logs for debug mode
#31154 opened
May 9, 2025 -
docs(misc): fix blog posts for nx 21
#31155 opened
May 9, 2025 -
chore(core): update rust to 2024 edition
#31156 opened
May 9, 2025
33 Issues closed by 11 people
-
Angular devserver will continue running even after being killed
#31117 closed
May 9, 2025 -
Node processes are never closed
#31096 closed
May 8, 2025 -
NX 20: NX DevKit Undocumented Breaking Change
#28461 closed
May 8, 2025 -
Running nx build, lint, etc fails with "unable to authenticate"
#28757 closed
May 7, 2025 -
NX cloud issue with pnpm
#29091 closed
May 7, 2025 -
Support `${configDir}` in tsconfig using ts resolutions
#30883 closed
May 7, 2025 -
Rspack module-federation devserver - Unknown argument: devRemotes
#30974 closed
May 7, 2025 -
19.2.0 update broke many generators (including @nx/next)
#26470 closed
May 7, 2025 -
Incorrect cache hit if input is output of dependent target
#27965 closed
May 7, 2025 -
NX Not working with independent package json on vite and react
#30635 closed
May 7, 2025 -
TypeError: Cannot read properties of undefined (reading 'exists')
#31083 closed
May 6, 2025 -
Nx release command is not bumping all the dependents chain
#29375 closed
May 6, 2025 -
`nx release` doesn't have `--excludeTaskDependencies` flag
#30528 closed
May 6, 2025 -
`nx release` will always publish NPM packages with tag `latest`
#30979 closed
May 6, 2025 -
Cannot read properties of null (reading 'changedProjects')
#27925 closed
May 6, 2025 -
Powerpack S3 Cache Multipart Upload Failure
#30350 closed
May 5, 2025 -
Nx tasks on Windows container fails
#31032 closed
May 5, 2025 -
@nx/jest:jest overwrites cwd for apps in monorepo
#20330 closed
May 5, 2025 -
Issue with Web Worker and Module Federation in Angular NX Project
#28109 closed
May 5, 2025 -
Nx `19.8.0+` error in `mergeCustomWebpackConfig` of `@nx/angular`
#28175 closed
May 5, 2025 -
Can't follow the React tutorial: conflicting peer dependency
#28272 closed
May 5, 2025 -
Error: The externalDependency 'next' for 'besideme-fe:build' could not be found
#28318 closed
May 5, 2025 -
Migration to 20 without exit in the terminal
#28334 closed
May 5, 2025 -
"Error: Cannot find module '@nrwl/workspace/presets/npm.json'" after upgrading to Nx 20
#28342 closed
May 5, 2025 -
Migrating from 19.6.0 to 19.7.0 breaks nxViteTsPaths to resolves .tsx file
#28396 closed
May 5, 2025 -
@nx/js:tsc fails with yarn PnP on Windows
#28414 closed
May 5, 2025 -
Daemon crashes when executing nx command in postinstall hook (bun)
#26468 closed
May 3, 2025
32 Issues opened by 30 people
-
configurationGenerator from @nx/playwright has wrong typing
#31153 opened
May 9, 2025 -
Nx adds dependencies for lib build outside of stated folders
10000 #31151 opened
May 9, 2025 -
@nx/s3-cache: endpoint and localMode is not set correctly when setting up s3-cache
#31144 opened
May 9, 2025 -
Can not use @nx/plugin:generator due to current working directory being identified as ""
#31142 opened
May 9, 2025 -
No loader for svg and png when use @nx/angular:dev-server
#31140 opened
May 9, 2025 -
Issue with React Publishable Library.
#31135 opened
May 8, 2025 -
Azure RemoteCache: Latest updates break when blob is not found
#31134 opened
May 8, 2025 -
nx run-many waits 10 minutes before exiting
#31133 opened
May 8, 2025 -
[@nx/react-native] Unable to select Metro bundler when generating a new React Native application
#31130 opened
May 8, 2025 -
Error: No projects are set to be processed
#31129 opened
May 8, 2025 -
Failed to install the latest version of the migration script.
#31128 opened
May 8, 2025 -
New Terminal UI not working with jest --watch
#31125 opened
May 8, 2025 -
Issue: New Nx Console not compatible with VSCode 1.90
#31124 opened
May 8, 2025 -
how to analyze @nx/angular:browser-esbuild speed?
#31121 opened
May 8, 2025 -
`readyWhen` not working as expected with TUI disabled
#31119 opened
May 8, 2025 -
rspack module federation 'remoteEntryExports is undefined' after upgrading to nx 21.0.0
#31114 opened
May 7, 2025 -
Undocumented environment variable on Nx Docs
#31111 opened
May 7, 2025 -
No existing Nx Cloud client and failed to download new version
#31104 opened
May 7, 2025 -
Cannot run tests with Jest Runner in VSCode in new repo
#31097 opened
May 7, 2025 -
node v23 is unsupported engine
#31087 opened
May 6, 2025 -
Next.js standalone output broken (again) when remote cached due to missing PNPM symlinks
#31085 opened
May 6, 2025 -
TypeError: Cannot read properties of undefined (reading 'exists')
#31082 opened
May 6, 2025 -
Nx runs serve twice w/ Cypress
#31075 opened
May 6, 2025 -
Generate changelog for projects fails with Cannot read properties of undefined (reading 'newVersion')
#31071 opened
May 6, 2025 -
pnpm + rspack + Angular workspace created via create-nx-workspace fails on postinstall in Windows 11
#31068 opened
May 6, 2025 -
.env variables are not considered for inputs caching
#31067 opened
May 6, 2025 -
Graph view in Kotlin gradle multi-module is not correct
#31038 opened
May 5, 2025 -
Next.js documentation needs to be revisited
#31037 opened
May 5, 2025 -
EAS workflow builds fail when trying to build an Expo app
#31030 opened
May 4, 2025 -
@nx/module-federation sample doesn't work.
#31029 opened
May 3, 2025 -
With @nx/rspack:rspack executor, the project is not type checked even when skipTypeChecking set to false
#31026 opened
May 3, 2025
52 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(gradle): exclude dependsOn tasks
#30913 commented on
May 8, 2025 • 1 new comment -
Previous build is not cancelled on new build trigger
#30247 commented on
May 8, 2025 • 0 new comments -
Missing basic nx release/publish documentation
#30163 commented on
May 8, 2025 • 0 new comments -
Azure RemoteCache: Error: File download response doesn't contain valid content length header
#30018 commented on
May 8, 2025 • 0 new comments -
esbuild vulnerability
#30370 commented on
May 8, 2025 • 0 new comments -
Module Federation: Koajs vulnerable to Cross-Site Scripting (XSS) at ctx.redirect() function
#30748 commented on
May 8, 2025 • 0 new comments -
Nx 19.5 cannot find projects after initial creation
#27368 commented on
May 9, 2025 • 0 new comments -
Runtime cache input simply does not work
#30170 commented on
May 9, 2025 • 0 new comments -
Running multiple nx targets simultaneously causes Nx daemon to shut down
#29813 commented on
May 9, 2025 • 0 new comments -
NX project graph calculation hanging indefinitely
#29618 commented on
May 9, 2025 • 0 new comments -
feat(nest): added support for nest v11.x
#30143 commented on
May 7, 2025 • 0 new comments -
fix(devkit): enhance pkg require errors and rescue a failing generator
#30185 commented on
May 7, 2025 • 0 new comments -
Rollup: Do not normalize tsconfig path for Windows
#30567 commented on
May 6, 2025 • 0 new comments -
fix(vite): add logic to prevent overwriting generated package.json
#30705 commented on
May 9, 2025 • 0 new comments -
feat(angular): support angular v20
#30715 commented on
May 9, 2025 • 0 new comments -
fix(angular): load webpack config before registering ts project
#30719 commented on
May 9, 2025 • 0 new comments -
fix(react): cannot generate library using --routing flag
#30722 commented on
May 9, 2025 • 0 new comments -
feat: expand task ctx by overrides and nx args
#30736 commented on
May 9, 2025 • 0 new comments -
feat(module-federation): bump @module-federation/enhanced version to 0.13.0 to fix vulnerability
#30806 commented on
May 9, 2025 • 0 new comments -
fix(webpack): interpolate process.env more verbosely to reduce bundle size with DefinePlugin
#30826 commented on
May 9, 2025 • 0 new comments -
Parallel continuous
#30889 commented on
May 9, 2025 • 0 new comments -
feat(nest): add Fastify support to NestJS application generator
#30894 commented on
May 9, 2025 • 0 new comments -
chore(repo): test early shutdown
#30923 commented on
May 8, 2025 • 0 new comments -
fix(vue): stories generator using wrong root variable from conf
#30956 commented on
May 9, 2025 • 0 new comments -
fix(nx-plugin): show webpack chunks when verbose
#30960 commented on
May 9, 2025 • 0 new comments -
chore(gradle): update nx repo to use the new gradle plugin
#31001 commented on
May 6, 2025 • 0 new comments -
Upgrading from 20.4.6 to 20.5.0 broke stylePreprocessorOptions.includePaths in a webpack react project
#30340 commented on
May 3, 2025 • 0 new comments -
Pruned lock file creation failed
#27571 commented on
May 3, 2025 • 0 new comments -
`expo-build-properties` doesn't set up Gradle properties and iOS doesn't build the app
#26572 commented on
May 4, 2025 • 0 new comments -
Support HMR using Module federation with SSR
#26525 commented on
May 4, 2025 • 0 new comments -
Expo / Update metro-config to @^0.81.0
#30557 commented on
May 4, 2025 • 0 new comments -
Undetected projects Nx 19 w/ wasm32 target
#29069 commented on
May 4, 2025 • 0 new comments -
Conflicting peer dependency | @module-federation/utilities@3.1.51 -> react@18.3.1 | root -> react@19.0.0
#30707 commented on
May 5, 2025 • 0 new comments -
Differences between @nx/node with Express and @nx/express?
#21981 commented on
May 6, 2025 • 0 new comments -
nx-release doesn't release packages using a local dependency protocol when using modern yarn
#29242 commented on
May 6, 2025 • 0 new comments -
nx release version - file refs for dependencies not updated - npm
#30995 commented on
May 6, 2025 • 0 new comments -
Nx reads files outside `workspaceRoot` and hangs
#30999 commented on
May 6, 2025 • 0 new comments -
ESBuild cannot generate package.json with the new TypeScript setup
#30146 commented on
May 6, 2025 • 0 new comments -
It failed when building a next application with config `output:standalone`.
#27724 commented on
May 6, 2025 • 0 new comments -
Io error. Look inside err_kind for more details
#18111 commented on
May 6, 2025 • 0 new comments -
ppc64le support
#16815 commented on
May 7, 2025 • 0 new comments -
nx release publish fails when package exists but no latest tag is pushed yet
#30610 commented on
May 7, 2025 • 0 new comments -
The "nx/js/dependencies-and-lockfile" plugin threw an error while creating dependencies
#30416 commented on
May 7, 2025 • 0 new comments -
Workspaces is not a constructor
#30891 commented on
May 7, 2025 • 0 new comments -
Rspack nested lib dependencies resolve
#30895 commented on
May 7, 2025 • 0 new comments -
@nx/next: buildable libraries and css issue
#30237 commented on
May 7, 2025 • 0 new comments -
Running nx release on main branch runs as a beta/pre-release on github actions
#22010 commented on
May 8, 2025 • 0 new comments -
nx graph file output html RangeError: Invalid string length
#20734 commented on
May 8, 2025 • 0 new comments -
The Nx Daemon is unsupported in WebAssembly environments
#27263 commented on
May 8, 2025 • 0 new comments -
WASM error when running npx nx build my-app-name --verbose (Error: invalid type: unit value, expected struct Options)
#29497 commented on
May 8, 2025 • 0 new comments -
package.json generated locally is sometimes ok, but never during build on github
#28985 commented on
May 8, 2025 • 0 new comments -
S3 Powerpack cache checksum mismatch
#30338 commented on
May 8, 2025 • 0 new comments