Katerina Skroumpelou
Katerina Skroumpelou
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
I am creating a ReactJS application and I am using piwik-react-router. Everything is running ok. However, when I run a simple test on my App.js, I get the following error:...
## Current Behavior Right now, in a package overview page (eg. [Storybook](https://nx.dev/packages/storybook#package-reference)), in the Package Reference section, we only show the list of Executors and Generators. ## Expected Behavior As...
Issue: #20508 ## What I did Automigrations now accept `configDir` that points to the `.storybook` directory that is to be transformed, and `frameworkPackage` that has the framework of the project...
### Is your feature request related to a problem? Please describe We want to be able to call the automigrators from Nx. In Nx, there are multiple `.storybook` directories, and...
## Current Behavior `Cannot read properties of undefined (reading 'length')` ## Expected Behavior Should just skip if array is undefined. ## Related Issue(s) Fixes #17966
AI Docs - powered by GPT, following example of Supabase AI docs.
Moved from here: https://github.com/nrwl/nx/pull/19069 all credits to @xiejay97
Moved from https://github.com/nrwl/nx/pull/17744 All credits to @robdonn. ## Current Behavior When a local package.json is loaded with a `devDependencies` property, that property's contents end up in the final outputted `package.json`,...