nx

Smart Monorepos · Fast CI

MIT License

Downloads
250.2M
Stars
22K
Committers
989

Bot releases are hidden (Show)

nx - 15.7.0-beta.4

Published by FrozenPandaz over 1 year ago

15.7.0-beta.4 (2023-02-07)

Bug Fixes

  • angular: set project root when reading project.json in the adapter scoped host (#14849) (b736d1f)
  • core: fix project locator for built in node modules (#14846) (e7f5855)
  • core: reintroduce misaligned packages check (#14648) (a65ea6e)
  • core: update ensurePackage util with workaround for bad module cache (#14786) (fc20e69)
  • devkit: adjust behavior of the "addDependenciesToPackageJson" function (#14682) (544e8d5)
  • misc: identify workspace schematics correctly using isSchematic option in schema (#14751) (1802e67)
  • vite: do not use merged options for preview's build target (#14815) (8d87654)
  • vite: expose all executors and schemas (#14763) (0e7e76f)
  • vite: resolve dev & preview server promises on process exit (#14812) (b35187c)
  • webpack: don't use deprecated config with isolatedConfig (#14802) (5551fcc)
  • webpack: restore previous build logging (#14801) (6748bc6)

Features

  • core: expand --from versions in migrate command to packages included in packageGroup (#14841) (ad082c9)
  • core: update version of github ci workflow to 0.11.3 (#14819) (06fbb4f)
  • storybook: remove root config files (#14780) (61cadc3)
nx - 15.7.0-beta.3

Published by FrozenPandaz over 1 year ago

15.7.0-beta.3 (2023-02-06)

Bug Fixes

  • angular: ensure required peer deps are installed when migrating from angular cli workspaces (#14766) (17aa895)
  • angular: fix issues in the angular cli adapter (7f9eade)
  • bundling: support additionalEntryPoints properly (#14773) (2d56659)
  • core: do not hardcode checks for npm (#14827) (3bb624a)
  • core: fix issues regarding workspace.json migrations (#14833) (2058f54)
  • core: skip-nx-cache should not write to the cache (55b0389)
  • node: quote filepath in cli e2e sample test (#14779) (bc788ff)
  • storybook: typescript config ts-node (#14829) (c2419d0)
  • vite: fix watch schema for build executor to object or boolean i… (#14756) (259d4b2)

Features

  • angular: support nx init for Angular 14+ (#14658) (8477607)
  • core: add prompts and requirements to nx migrations (#14420) (751d02b)
  • core: refactor lock file parsing and pruning (#13864) (b802861)
  • storybook: v7 mainjs new format and remove root config (#14777) (ff3cf72)
nx - 15.7.0-beta.2

Published by FrozenPandaz over 1 year ago

15.7.0-beta.2 (2023-02-01)

Bug Fixes

  • bundling: combine user-defined external esbuild options with ours (#14755) (2f4f0f0)
nx - 15.6.3

Published by FrozenPandaz over 1 year ago

15.6.3 (2023-01-27)

Bug Fixes

  • core: gitlab should be included in ci-workflow ci schema (#14652) (77314d0)
  • devkit: always read package version from the actual package in e… (#14623) (253f0ad)
  • devkit: only install deps with higher version (#14630) (e2acf80)
  • js: handle standalone projects for buildable js libraries (#14615) (1268789)
  • nextjs: update order of @tailwind directives in @nrwl/react:setup-tailwind (#13429) (84c1abd)
  • react-native: Package path . is not exported from package (#13745) (a8f4ccb)
  • react: install @nrwl/web when module federation is used (#14660) (344a0a0)
  • storybook: react plugin sourcemap type (#14600) (3aba499)
  • storybook: react-native tsconfig templates (#14638) (bfc4796)
  • testing: verify output info exists (#14598) (d3897fe)
  • webpack: fix support for module federation plugin (#14653) (7d836a4)
  • webpack: omit postcss plugins for css modules (#14616) (120902b)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (f157280)

Features

nx - 15.7.0-beta.0

Published by FrozenPandaz over 1 year ago

15.7.0-beta.0 (2023-01-26)

Bug Fixes

  • angular: make ng add support new configuration handling (#14604) (7b1ed8e)
  • bundling: react-standalone take into account bundler (#14573) (6116460)
  • core: react monorepo account for bundler (#14617) (d637a5e)
  • devkit: always read package version from the actual package in e… (#14623) (243b742)
  • devkit: only install deps with higher version (#14630) (f337641)
  • js: handle standalone projects for buildable js libraries (#14615) (4bbd60b)
  • nextjs: update order of @tailwind directives in @nrwl/react:setup-tailwind (#13429) (6dd6e61)
  • nx-dev: resolve type interface conflicts (#14611) (9d1969e)
  • nx-dev: test additional property for boolean and object (#14646) (e002bd3)
  • react-native: Package path . is not exported from package (#13745) (3eb669b)
  • react: fix nx init so that it works on Windows (#14586) (b9ff264)
  • storybook: react plugin sourcemap type (#14600) (c3de9fd)
  • storybook: react-native tsconfig templates (#14638) (7af4c3f)
  • testing: verify output info exists (#14598) (94dffd1)
  • vite: delete webpack config when converting (#14582) (b01aa84)
  • vite: proper path for main.tsx for standalone (#14575) (fea80af)
  • webpack: omit postcss plugins for css modules (#14616) (5e2f315)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (177f1b7)

Features

  • angular: add index html transformer for builder #13368 (#14583) (aaf8cc4)
  • angular: add x-priority to executors (#14543) (d23264f)
  • core: clean up workspace configuration code (d7536aa)
  • expo: add clean option to prebuild executor (#14212) (e8faab1)
  • expo: upgrade expo to 47.0.13 (#14411) (e0198f3)
  • misc: add a command to list projects (d70b9ec)
  • nextjs: Switch custom server's watch option by environment (#13946) (640a13c)
  • react-native: upgrade react-native to 0.71.1 (#14584) (41fc2eb)
  • testing: allow updating jest config nested keys with dots (#13894) (d9c27a1)
  • webpack: add isolatedConfig option to skip automatically applying Nx plugins (#14618) (cd92d10)
  • webpack: migrate to webpack.config file (#14607) (85606a4)
nx - 15.6.2

Published by vsavkin over 1 year ago

15.6.2 (2023-01-24)

Bug Fixes

  • react: fix nx init so that it works on Windows (#14586) (692ecb6)
  • vite: delete webpack config when converting (#14582) (c25bb3a)
  • vite: proper path for main.tsx for standalone (#14575) (ba3c8c8)
nx - 15.6.1

Published by vsavkin over 1 year ago

15.6.1 (2023-01-24)

Bug Fixes

  • bundling: react-standalone take into account bundler (#14573) (8744330)
nx - 15.6.0

Published by FrozenPandaz over 1 year ago

15.6.0 (2023-01-24)

Bug Fixes

  • angular: correctly error application when standalone is used in Angular < 14.1.0 (#14338) (3041b0a)
  • angular: correctly error scam-to-standalone when used in Angular < 14.1.0 (#14341) (81211bf)
  • angular: fix assets copying in ng-packagr-lite executor (#14355) (3e9f4bf)
  • angular: fix path for import (#14517) (9283858)
  • angular: karma setup should be generated correctly for v14 (#14459) (6330d9e)
  • angular: ngrx attaching to route and non-standalone apis for 14 (#14489) (b076f03)
  • angular: should find the tsconfig at root of project #14379 (#14514) (ce04b80)
  • bundling: fix esbuild watch yields success=false when no error (#14359) (2baa80d)
  • core: cap inferred max workers count at 8 (#14366) (ab8197c)
  • core: fix broken lines and columns import (#14394) (a70eec8)
  • core: fix cache mismatch in target project locator (#14445) (cb122e8)
  • core: fix implicit dependencies conversions from project inputs (#14364) (898db85)
  • core: project locator should use nodes when tsconfig is missing (#14417) (ebb2007)
  • core: rename aux to auxiliary for windows (#14564) (12d9669)
  • core: use require.resolve instead of randomly matching from our … (#14523) (21d65cb)
  • devkit: splitTarget should fall back to old behavior if not passed project graph (#14557) (b804fc0)
  • graph: encode id in project node tooltip (#14530) (d43d6b6)
  • js: fix reading tsconfig.json on TypeScript 4.9 (#14380) (ada727c)
  • linter: wildcard sourceTag should be respected for banned imports (#14418) (2b23963)
  • misc: add missing alt text to files-readme logo (#14446) (5adfc09)
  • misc: fix broken workspace claim link (#14536) (559faa7)
  • misc: loosen chalk version (#14276) (415d1c7)
  • misc: refine the prompts in create-nx-workspace (#14562) (f4c4ec0)
  • nextjs: incorrect path when serving production builds (#14553) (578f5c0)
  • node: add implicit dependency from node e2e project to the app p… (#14463) (bd3c387)
  • node: remove connect framework from node app generator (#14567) (71a7ebd)
  • node: update generated spec file to work better for standalone projects (#14461) (5575ae7)
  • react: add bundler to create-nx-workspace react preset so webpack package is installed (#14546) (c134efe)
  • react: add migration to install @nrwl/webpack if needed by Story… (#14480) (01b4289)
  • react: adding support for async plugins in compose-plugins utility (#14447) (d8bd8ab)
  • react: fix imports in tmpl (#14369) (1c3ebfc)
  • react: install tsconfig-paths-webpack-plugin when converting CRA… (#14442) (91b653e)
  • react: remove unit test runner prompt when generating library (#14457) (99b4918)
  • react: storybook plugin fixes (#14493) (61f7a9a)
  • storybook: better error handling (#14396) (55aba13)
  • storybook: hide storybook 7 flags (#14568) (3a8ec4f)
  • storybook: revert to previous defaults for Storybook CLI options (#14498) (9f0a7f0)
  • testing: do not set vitest root when not in workspaceRoot (#14362) (7857ae0)
  • testing: fixed a typo with the 15.5.0 cypress migration warning (#14384) (f8854d7)
  • testing: update jest snapshots (#14452) (9cc2be6)
  • vite: add configDir to vite config (#14559) (51b1f48)
  • vite: add fix for vitest configuration (#14404) (351b4aa)
  • vite: remove environments generation (#14515) (c2be735)
  • webpack: allow optimization to be turned off via CLI (#14431) (da8b855)
  • webpack: handle new https options in webpack-dev-server (#14520) (da0e3ba)
  • web: remove hard dependencies to @nrwl/vite and @nrwl/webpack (#14408) (e0bd338)

Features

nx - 15.5.3

Published by FrozenPandaz almost 2 years ago

15.5.3 (2023-01-20)

Bug Fixes

  • angular: fix path for import (#14517) (df20a01)
  • angular: karma setup should be generated correctly for v14 (#14459) (03843ec)
  • angular: ngrx attaching to route and non-standalone apis for 14 (#14489) (fc9dedf)
  • angular: should find the tsconfig at root of project #14379 (#14514) (6563ed7)
  • bundling: fix esbuild watch yields success=false when no error (#14359) (acd2bee)
  • react: fix imports in tmpl (#14369) (c685f34)
  • react: remove unit test runner prompt when generating library (#14457) (3fa9d43)
  • testing: do not set vitest root when not in workspaceRoot (#14362) (c46b24c)
  • testing: fixed a typo with the 15.5.0 cypress migration warning (#14384) (7a48c21)
  • testing: update jest snapshots (#14452) (7025e33)
  • vite: remove environments generation (#14515) (69cb681)
  • webpack: handle new https options in webpack-dev-server (#14520) (1cd1e40)

Features

  • webpack: update babel-loader to 9.1.2 to fix hashing issues (#14527) (39b5500)
nx - 15.5.2

Published by FrozenPandaz almost 2 years ago

15.5.2 (2023-01-18)

Bug Fixes

  • angular: correctly error application when standalone is used in Angular < 14.1.0 (#14338) (eaac3ae)
  • angular: correctly error scam-to-standalone when used in Angular < 14.1.0 (#14341) (116eb3e)
  • angular: fix assets copying in ng-packagr-lite executor (#14355) (9f60773)
  • core: cap inferred max workers count at 8 (#14366) (30024d2)
  • core: fix broken lines and columns import (#14394) (74ca312)
  • core: fix implicit dependencies conversions from project inputs (#14364) (8f66166)
  • js: fix reading tsconfig.json on TypeScript 4.9 (#14380) (ecf7bef)
  • linter: wildcard sourceTag should be respected for banned imports (#14418) (17d9ce8)
  • misc: add missing alt text to files-readme logo (#14446) (372334c)
  • misc: loosen chalk version (#14276) (d685763)
  • react: install tsconfig-paths-webpack-plugin when converting CRA… (#14442) (2bc9e35)
  • storybook: better error handling (#14396) (b868964)
  • vite: add fix for vitest configuration (#14404) (3b9ca39)
  • webpack: allow optimization to be turned off via CLI (#14431) (e30398b)
  • web: remove hard dependencies to @nrwl/vite and @nrwl/webpack (#14408) (00336d8)

Features

  • angular: add backwards compat support for the ngrx generator (#14348) (1c21e0c)
  • angular: add priority flags to generators (#14299) (23d1073)
  • angular: upgrade nguniversal version (#14419) (5a0620c)
  • nx-cloud: display current token for connect-to-nx-cloud (#14315) (1a3c3cf)
nx - 15.5.1

Published by FrozenPandaz almost 2 years ago

15.5.1 (2023-01-13)

Bug Fixes

  • angular: correctly error component when standalone is used in Angular < 14.1.0 (#14337) (46b10c2)
  • angular: correctly error host when standalone is used in Angular < 14.1.0 (#14339) (6f253b0)
  • angular: correctly error remote when standalone is used in Angular < 14.1.0 (#14340) (a5ff62f)
  • angular: correctly error when assets are used in Angular < 15.1.0 (#14333) (9d626b8)
  • angular: fix executor conversion to angular builder (#14345) (5c2fbf2)
  • core: check for nx.json before applying migrations (6e6ca5f)

Features

  • misc: add x-priority tags to next, react, webpack, rollup, esbuild (#14352) (d20cf91)
nx - 15.5.0

Published by FrozenPandaz almost 2 years ago

15.5.0 (2023-01-13)

Bug Fixes

Features

nx - 15.4.8

Published by FrozenPandaz almost 2 years ago

15.4.8 (2023-01-12)

Bug Fixes

  • core: do not capture --target when using nx run (0e5531e)
  • core: make forked-process-task-runner robust to closed processes (#14289) (8518f69)
  • react: add deprecated messages to react and next generators (#14310) (d98d246)
  • storybook: migrator version update (#14314) (7405f97)
  • storybook: return baseUrl from storybook and use in cypress (#14306) (a5766a8)
nx - 15.4.7

Published by FrozenPandaz almost 2 years ago

15.4.7 (2023-01-12)

Bug Fixes

  • core: do not capture --target when using nx run (0e5531e)
  • core: make forked-process-task-runner robust to closed processes (#14289) (8518f69)
  • react: add deprecated messages to react and next generators (#14310) (d98d246)
  • storybook: migrator version update (#14314) (7405f97)
  • storybook: return baseUrl from storybook and use in cypress (#14306) (a5766a8)
nx - 15.4.6

Published by vsavkin almost 2 years ago

15.4.6 (2023-01-12)

Bug Fixes

  • angular: do not rename dts file since it is already done (#14218) (fb749ae)
  • angular: keep decorate-cli script for existing workspace usages (#14266) (b7a134b)
  • core: exec should not log usage info when inner command fails (#14237) (0636fe7)
  • core: add default configuration to nx schema (#14298) (37e88c5)
  • core: fix "running target targets" typo (d1acfe0)
  • core: fix dependent projects for watch (#14170) (66df55f)
  • core: run-one should not log undefined as target name on failure (#14238) (06f334d)
  • expo: fix the buildable library (#14142) (74d8a48)
  • expo: fixing version conflict of react (#14144) (cac1f30)
  • js: unique hash for each execution (#14154) (8700c86)
  • storybook: install missing storybook dep (#14305) (7a66359)
  • testing: do not add a duplicate tsconfig.spec.json ref (#14201) (da4e2a5)
  • vite: do not include vitest types in tsconfig.json (#14200) (8d382fb)
  • vite: if no host pass localhost on baseUrl (#14304) (8a5bf6e)
  • vite: move clearScreen and logLevel to the shared options (#14174) (02d1cc8)

Features

  • angular: add backwards compat support for library (#14249) (5970246)
  • angular: add backwards compat support for package and ng-packagr-lite executors (#14264) (6579879)
  • angular: install correct versions for setup-ssr (#14278) (b8fc0f8)
  • angular: remove decorate-angular-cli (#14226) (a5707c8)
  • angular: throw error when --standalone used for setup-mf w/ invalid Ng version (#14270) (b0c6ca9)
  • core: print nicely formatted JSON parse error (#14293) (6754e62)
  • graph: use daemon file watcher instead of chokidar (#13564) (b4dbdf6)
  • node: add templates for nodejs frameworks (#14231) (6fb0631)
  • node: support nodejs frameworks (#14199) (a631af7)
  • storybook: fix the options for the builders (#14279) (c79d2b2)
  • storybook: return port from storybook server (#14303) (9f19e93)
  • storybook: version 7 executors (#14255) (9f75f7c)
  • testing: Cypress 12 Support (#14058) (0bc93ee)
  • webpack: generate React and Web apps with webpack.config.js file (#14285) (454fba4)
  • webpack: remove support for legacy browsers (#14190) (fcc02d1)
  • webpack: remove support for legacy browsers (#14190) (#14257) (6feb56e)
nx - 15.4.5

Published by vsavkin almost 2 years ago

15.4.5 (2023-01-06)

Bug Fixes

  • bundling: update esbuild executor to emit correct events (#14193) (d0d6e85)
  • misc: @nrwl/vite should be in @nrwl/workspace's package group (#14151) (bd305fd)
  • misc: fix --help for generators and executors (187f2a1)
  • nextjs: hide lockfile generation behind a flag so it can be toggled on and off (#14204) (d3ba644)
  • storybook: add vite-tsconfig-paths to storybook (#14161) (8d329e0)
  • storybook: pass down configureTestRunner option (#14128) (58b1c40)
  • storybook: refactor target finding function (#14130) (41898df)
  • storybook: vite builder version correction (#14146) (67bac32)
  • testing: only check provided project is root for cypress-project… (#14148) (49aa44b)
  • vite: correct worker plugin (#14147) (29f1648)
  • web: dynamic default unitTestRunner based on bundler for @nrwl/web:app (#14188) (e96dfe5)

Features

  • angular: add ast util to add a provider to a route (#14133) (4de2a9d)
  • angular: add ast util to add a provider to bootstrapApplication (#14136) (d9efb98)
  • angular: add backwards compatibility to module-federation-dev-server (#14180) (dd8be60)
  • angular: add backwards compatibility to module-federation-dev-ssr (#14181) (39eba95)
  • angular: add backwards compatibility to webpack-browser (#14159) (2beebf4)
  • angular: add backwards compatibility to webpack-dev-server (#14162) (cd0c196)
  • angular: add backwards compatibility to webpack-server (#14163) (4a8f95e)
  • angular: add isStandalone util to check for standalone decorators (#14129) (762c9ee)
  • angular: add standalone support to NgRx generator (#14141) (5fba936)
  • bundling: add option to esbuild to not bundle (#14145) (bd14b24)
  • nextjs: update to Next.js 13.1 (#14186) (88f11a4)
  • webpack: use webpack.sources instead of webpack-sources package (#14189) (b63b6e4)
nx - 15.4.4

Published by vsavkin almost 2 years ago

15.4.4 (2023-01-03)

Note: Version bump only for package @nrwl/nx-source

nx - 15.4.3

Published by vsavkin almost 2 years ago

15.4.3 (2023-01-03)

Bug Fixes

  • bundling: detect esm vs cjs type for .js files (#14060) (b76871d)
  • core: dont mutate target defaults in memory when resolving path tokens (355d8a0)
  • core: find imports after template literals with vars (#13922) (ba7eb9d)
  • core: find imports in export type statements (#13921) (d5c93bf)
  • core: init should support compound scripts (181cde5)
  • core: read in projects from angular.json when called from conver… (#14057) (99708af)
  • core: schemas should not require executor due to negative config work (d72ed7d)
  • expo: address deprecation warning seen upon using @nrwl/expo:start (#14095) (217d6e3)
  • misc: temporarily pin module federation ssr utilities version (#14035) (96cab72)
  • react: skip exports field in generated package.json when using rollup to bundle library (#14107) (666e057)
  • storybook: restore babelrc for storybook webpack (#14111) (285cf2e)
  • storybook: update storybook to latest 6 (#14110) (00db9e3)
  • testing: correctly set task status for failed coverage reports (#14008) (c829756)
  • testing: vitest deleting project root with coverage enabled (#14116) (843bad1)
  • vite: add paths plugin for worker (#14115) (5c962d0)

Features

  • angular: add ast utils for standalone decorators (#14108) (64d7ceb)
  • angular: add ast utils for standalone decorators (#14114) (d913358)
  • angular: add parent flag to ngrx generator (#14105) (16a0891)
  • core: add glob support for project-level implicit dependencies (#13138) (66a2658)
  • core: merge more target options from targetDefaults (#12435) (c783ac5)
  • core: support projectName token in target defaults (b19eb6c)
  • core: support targets with colons in the name without quotes (#13938) (285dc39)
  • expo: move svg to inline for starter app (#14068) (cec625e)
  • expo: upgrade expo 47.0.9 (#14070) (1e15557)
  • graph: persist select all tasks to url (#13970) (6d1e4a3)
  • testing: support async webpack config for react component testing (#14037) (663d38b)
nx - 15.4.2

Published by vsavkin almost 2 years ago

15.4.2 (2022-12-27)

Bug Fixes

  • bundling: update rollup-plugin-typescript2 to fix typechecking ... (#14020) (95a3bbf)
  • core: adding @nrwl/vite to packageGroup (d3ef0ea)
  • core: fix the parsing of projects and targets (c3f0cef)
  • js: node executor address already in use (#14023) (4c5a139)
  • testing: change ignoreTestFiles to excludeSpecPattern for cy10+ (#13942) (e91179e)

Features

  • react: expose setupTailwindGenerator from @nrwl/react (#14029) (1380ddf)
nx - 15.4.1

Published by vsavkin almost 2 years ago

15.4.1 (2022-12-23)

Bug Fixes

  • core: special case projects for lerna users (f0d67b5)
Package Rankings
Top 0.37% on Npmjs.org
Top 4.35% on Proxy.golang.org