nx

Smart Monorepos · Fast CI

MIT License

Downloads
250.2M
Stars
22K
Committers
989

Bot releases are hidden (Show)

nx - 15.8.4

Published by FrozenPandaz over 1 year ago

15.8.4 (2023-03-03)

Bug Fixes

  • core: add warning if running on an outdated global installation (#15408) (923cba8)
  • core: do not return a default project when nxJson is undefined (#15432) (2555490)
  • core: handle .nxignore properly for the native hasher (#15420) (87b1a73)
  • core: nx migrate should work in encapsulated Nx repos (#15338) (8374380)
  • js: integrate buildable bundler and compiler options (#15376) (fa037aa)
  • misc: restore tsconfig utils as deprecated in @nrwl/workspace (#15409) (eb7c7bf)
  • testing: fix generated testMatch pattern in jest config to support windows (#15415) (bf3fc41)
  • testing: type the jest nx preset (#15404) (dd7eff1)

Features

  • js: added a minimal option to the library generator (#13561) (3e6f222)
nx - 15.8.3

Published by FrozenPandaz over 1 year ago

15.8.3 (2023-03-03)

Bug Fixes

  • core: last project should be visible in nx show projects (#15335) (2959f7f)
  • core: plugin should not override existing external nodes (#15219) (f342bac)
  • core: standardize chunking elements passing to cli (#15322) (eba45a9)
  • core: use globbing also for workspace file patterns without '*' (#11298) (fd71c6e)
  • devkit: allow ensured packages to resolve from workspace node_mo… (#15386) (1b4ac4b)
  • nx-plugin: e2e utils should work (#15397) (d304133)
  • react: fixes library type not passed to the module federation conf (#15385) (68d9df7)
  • vite: add missing types for tsconfigs (#15260) (d15733d)
  • web: update snapshots from vite tsconfig changes (#15398) (0761e4c)
nx - 15.8.2

Published by FrozenPandaz over 1 year ago

15.8.2 (2023-03-02)

Bug Fixes

  • bundling: use a range rather than ^ for vitest peer dependency … (#15362) (c06edd9)
  • core: encapsulated nx repos should invoke wrapper when invoked via npx or global install (#15337) (bf9844e)
  • core: handle file renames properly for affected (#15340) (f111580)
  • core: inline source maps for local nx plugins (#15336) (e9a59d6)
  • core: mark package.json dependencies as static (#15381) (04a3864)
  • js: fix parsing link dependencies in yarn (#15364) (c351b34)
  • js: handle swcrc path mappings if specified (#15328) (5ba8d5a)
  • linter: ensure ast file detection supports tsx files (#15345) (6c86cb7)
  • node: lint generator aware that app is root (#15355) (18ff2db)
  • testing: only install dependency for the desired --testEnvironment (#15244) (908cf41)
  • testing: walk all project deps to check if CT project is used in buildTarget (#15252) (2f8ca66)
  • vite: root for running the builder (#15359) (f1de248)
nx - 15.8.1

Published by FrozenPandaz over 1 year ago

15.8.1 (2023-02-28)

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

nx - 15.8.0

Published by FrozenPandaz over 1 year ago

15.8.0 (2023-02-28)

Bug Fixes

  • core: listing plugin capabilities causes issues when returning null (#15308) (031005f)
  • core: nx affected should not differ if in child directory (#15304) (22970b8)
  • core: nx connect should work for encapsulated repos (#15310) (94d2162)
  • core: replace require(path/posix) for better node compatibility range (#15307) (1975181)
  • angular: bump generated rxjs version (#15054) (0385682)
  • core: run migrations with sync host (#15010) (3eeb4a3)
  • js: don't read dependency package.json if it doesn't exist (#15037) (497a90e)
  • react: add override to class component render() method (#13743) (15d5acd)
  • storybook: dont touch config if is already using new schema (#15056) (3d89a02)
  • storybook: make v7 generator ignore uiFramework (#15023) (a364dab)
  • vite: explicitly export type instead of a value from d.ts files (#15029) (8ce0b3c)
  • angular: handle projects without name in angular cli adapter (#15089) (2011e29)
  • angular: support large buffers in angular cli adapter (#15082) (a1a1cda)
  • angular: use sync host when generating code with angular cli schematics (#15137) (891e7e6)
  • angular: write config correctly when using the angular cli adapter (#15133) (61e28c6)
  • core: fix setting of the interactive env var (#15084) (2a76e20)
  • core: misc encapuslated mode fixes (#15075) (804cb95)
  • core: normalize project config paths to properly match them when combining them (#15149) (3b056e5)
  • core: nx plugin cache should load new plugins (#15072) (e575c49)
  • js: do not generate tsconfig.base.json when creating standalone projects (#15099) (71fd015)
  • misc: isCI should return a boolean (2899b3a)
  • node: support custom import paths based on tsconfig when building node apps (#15154) (a45d52e)
  • nx-plugin: local plugin execution should work with ts-node (#15066) (6ff04d5)
  • react: install @nrwl/webpack when migrating (#15062) (bb51e98)
  • webpack: add babelUpwardRootMode (#15061) (5d54f71)
  • webpack: restore supporting a configuration array (#14977) (2a77436)
  • angular: add routes correctly (#15171) (0f95773)
  • angular: allow boolean usage of the prompts (#15083) (e053e06)
  • bundling: libs generated with @nrwl/js:lib --bundler rollup should build (#15179) (73bc2e1)
  • core: fix lock file parsing issues (#15052) (f71865f)
  • core: generator prompt should not throw in encapsulated mode (#15182) (902f644)
  • core: target project locator should handle node:module imports (#15104) (3b5adfd)
  • core: workspaceRoot/node_modules/.bin should be in path during nx exec (#15165) (7a1bc34)
  • detox: Update rn and expo buildTargets (#15073) (828eff7)
  • js: default build should work when rollup is selected (#14971) (eb977bf)
  • js: refactor ensurePackage (#15074) (fa6e8ea)
  • linter: check for source package.json on banTransitiveDependencies (#15169) (bacd875)
  • misc: remove generator should not warn of nested projects on windows for non-nested-project (#15162) (356ce90)
  • react: fix skipRemotes in moduleFederationDevServer (#14172) (ba73775)
  • core: Fix issue when no scripts are found in package.json (#15160) (bde61d8)
  • core: handle positional args correctly for run command (#15193) (57c0b7b)
  • core: param prompts should not accept empty string for required properties (#15157) (cddfa09)
  • core: remove unused logic around ng cli (#15178) (02091ca)
  • js: generate correct build options for rollup bundler; by defaul… (#15184) (2f4f287)
  • react: do not install webpack and jest when cra-to-nx is using vite (#15194) (ca087ed)
  • react: fix typo in cra-to-nx (#15183) (da579ac)
  • core: generate prompts should not fail due to bad schema (#15201) (ba6cc33)
  • core: improve running migrations for older workspaces (#15174) (096905c)
  • core: prevent duplicated migration prompts (#15202) (e54ee0a)
  • angular: make webpack-browser executor watch changes correctly in incremental builds setups (#15222) (b488f64)
  • angular: ngrx should attach to parent routes correctly (#15221) (88199e5)
  • angular: show actionable error when component resource is not found in ng-packagr executors (#15217) (12fff86)
  • bundling: copy initial assets correctly in watch mode for esbuild (#15230) (53a1c42)
  • core: add hash to external nodes while parsing lock-file (#15218) (8579ce5)
  • core: do not expect each package to have hoisted version (#15229) (3be23e0)
  • core: nx list should work as expected in encapsulated repo (#15200) (8a58cdd)
  • js: use .swcrc for swcrc path for swc lib (#15205) (281881d)
  • node: use shorter run-commands options for docker-build (#15224) (c08823a)
  • node: use shorthand run-commands for docker build (#15231) (65b1cdd)
  • react: do not overwrite package.json start script (#15091) (00c858e)
  • react: typo in next.config.js__tmpl__ (#15210) (bf7ae6d)
  • react: update types for "@nrwl/react/plugins/webpack" for projec… (#15235) (d8f9f32)
  • testing: automatically enable coverage with --coverage flag for vitest (#15204) (5bc73d3)
  • testing: use root preset for snapshot config changes first (#15237) (8c7a27f)
  • core: building project graphs is broken for Windows (#15257) (0b30f1f)
  • core: change error handling threshold on create-nx-workspace (#15176) (eede1ab)
  • core: ignored directories should never contain projects (#15242) (a815be5)
  • bundling: allow transitive external packages to be specified tha… (#15289) (17e6bde)
  • core: do not add typescript in new empty repos (#15163) (3d4f590)
  • core: nx migrate should not prompt if on CI server (#15256) (0a9c200)
  • core: remove logs on missing hoisted package (#15295) (729ff7e)
  • devkit: ensure readTargetOptions is compatible with nx supported range (#15296) (50c0dac)
  • js: update migration to point to 15.8.0 instead of 15.8.1 (#15303) (430afe3)
  • linter: init should succeed if project has null targets (#15255) (a60bfc2)
  • misc: fix description for @nrwl/workspace:fix-configuration (#15302) (ee3413b)
  • react-native: fix the android error for react-native-config (#15290) (0f313e5)

Features

  • angular: add option for custom path to manifest file (#15053) (f913b90)
  • core: add interactive env var (#14994) (40deb00)
  • core: move tsconfig.base.json to @nrwl/js:init (#14467) (a97212b)
  • angular: prompt users for standalone components in application (#14987) (1e6a4f8)
  • core: add a command to run tasks imperatively (9a18f68)
  • core: add full dependency information to project graph file dependencies (#14893) (8d4855d)
  • core: migrate command can succeed if no migrations.json using flag --if-exists (#14578) (0f92f52)
  • core: support collecting migrations excluding the already applied ones (#14968) (cde7cf9)
  • core: use the native hasher by default (#15071) (7d80f25)
  • misc: support ts 4.9 (#14899) (3a98c6d)
  • node: add support for workspace libs when not bundling (#15069) (40007a1)
  • node: create fastify setup closer to what fastify-cli creates (#15096) (bce05ae)
  • nx-plugin: add lint option for the e2e generator (#15140) (b8e6679)
  • react-native: run-android support --active-arch-only flag (#15050) (b7272e3)
  • webpack: update less to v4.1.3 (#15048) (0c230c8)
  • devkit: add method to read installed Nx version (#14669) (e91e2c5)
  • graph: enable task graph error tooltips (#15076) (19edd02)
  • angular: support Angular 15.2 (#14953) (9efcf04)
  • storybook: csf3 stories generator (#15192) (6c059ea)
  • testing: jest 29 support (#14701) (8a97b43)
  • angular: add option to enable/disable cors for file-server (#15220) (f2faf22)
  • angular: support ngrx 15.3 (#15226) (f9564e0)
  • misc: add the ability to vary parallel between tasks runner invocations (825ba04)
  • react: update React packages and types (#15300) (346f5f9)
nx - 15.8.0-beta.9

Published by FrozenPandaz over 1 year ago

15.8.0-beta.9 (2023-02-28)

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

nx - 15.8.0-beta.8

Published by FrozenPandaz over 1 year ago

15.8.0-beta.8 (2023-02-27)

Bug Fixes

  • bundling: allow transitive external packages to be specified tha… (#15289) (17e6bde)
  • core: do not add typescript in new empty repos (#15163) (3d4f590)
  • core: nx migrate should not prompt if on CI server (#15256) (0a9c200)
  • core: remove logs on missing hoisted package (#15295) (729ff7e)
  • devkit: ensure readTargetOptions is compatible with nx supported range (#15296) (50c0dac)
  • js: update migration to point to 15.8.0 instead of 15.8.1 (#15303) (430afe3)
  • linter: init should succeed if project has null targets (#15255) (a60bfc2)
  • misc: fix description for @nrwl/workspace:fix-configuration (#15302) (ee3413b)
  • react-native: fix the android error for react-native-config (#15290) (0f313e5)

Features

  • misc: add the ability to vary parallel between tasks runner invocations (825ba04)
  • react: update React packages and types (#15300) (346f5f9)
nx - 15.8.0-beta.7

Published by FrozenPandaz over 1 year ago

15.8.0-beta.7 (2023-02-26)

Bug Fixes

  • core: building project graphs is broken for Windows (#15257) (0b30f1f)
  • core: change error handling threshold on create-nx-workspace (#15176) (eede1ab)
  • core: ignored directories should never contain projects (#15242) (a815be5)
nx - 15.8.0-beta.6

Published by FrozenPandaz over 1 year ago

15.8.0-beta.6 (2023-02-24)

Bug Fixes

  • angular: make webpack-browser executor watch changes correctly in incremental builds setups (#15222) (b488f64)
  • angular: ngrx should attach to parent routes correctly (#15221) (88199e5)
  • angular: show actionable error when component resource is not found in ng-packagr executors (#15217) (12fff86)
  • bundling: copy initial assets correctly in watch mode for esbuild (#15230) (53a1c42)
  • core: add hash to external nodes while parsing lock-file (#15218) (8579ce5)
  • core: do not expect each package to have hoisted version (#15229) (3be23e0)
  • core: nx list should work as expected in encapsulated repo (#15200) (8a58cdd)
  • js: use .swcrc for swcrc path for swc lib (#15205) (281881d)
  • node: use shorter run-commands options for docker-build (#15224) (c08823a)
  • node: use shorthand run-commands for docker build (#15231) (65b1cdd)
  • react: do not overwrite package.json start script (#15091) (00c858e)
  • react: typo in next.config.js__tmpl__ (#15210) (bf7ae6d)
  • react: update types for "@nrwl/react/plugins/webpack" for projec… (#15235) (d8f9f32)
  • testing: automatically enable coverage with --coverage flag for vitest (#15204) (5bc73d3)
  • testing: use root preset for snapshot config changes first (#15237) (8c7a27f)

Features

nx - 15.8.0-beta.5

Published by FrozenPandaz over 1 year ago

15.8.0-beta.5 (2023-02-24)

Bug Fixes

  • core: generate prompts should not fail due to bad schema (#15201) (ba6cc33)
  • core: improve running migrations for older workspaces (#15174) (096905c)
  • core: prevent duplicated migration prompts (#15202) (e54ee0a)

Features

nx - 15.8.0-beta.4

Published by FrozenPandaz over 1 year ago

15.8.0-beta.4 (2023-02-23)

Bug Fixes

  • core: Fix issue when no scripts are found in package.json (#15160) (bde61d8)
  • core: handle positional args correctly for run command (#15193) (57c0b7b)
  • core: param prompts should not accept empty string for required properties (#15157) (cddfa09)
  • core: remove unused logic around ng cli (#15178) (02091ca)
  • js: generate correct build options for rollup bundler; by defaul… (#15184) (2f4f287)
  • react: do not install webpack and jest when cra-to-nx is using vite (#15194) (ca087ed)
  • react: fix typo in cra-to-nx (#15183) (da579ac)

Features

nx - 15.8.0-beta.3

Published by FrozenPandaz over 1 year ago

15.8.0-beta.3 (2023-02-22)

Bug Fixes

  • angular: add routes correctly (#15171) (0f95773)
  • angular: allow boolean usage of the prompts (#15083) (e053e06)
  • bundling: libs generated with @nrwl/js:lib --bundler rollup should build (#15179) (73bc2e1)
  • core: fix lock file parsing issues (#15052) (f71865f)
  • core: generator prompt should not throw in encapsulated mode (#15182) (902f644)
  • core: target project locator should handle node:module imports (#15104) (3b5adfd)
  • core: workspaceRoot/node_modules/.bin should be in path during nx exec (#15165) (7a1bc34)
  • detox: Update rn and expo buildTargets (#15073) (828eff7)
  • js: default build should work when rollup is selected (#14971) (eb977bf)
  • js: refactor ensurePackage (#15074) (fa6e8ea)
  • linter: check for source package.json on banTransitiveDependencies (#15169) (bacd875)
  • misc: remove generator should not warn of nested projects on windows for non-nested-project (#15162) (356ce90)
  • react: fix skipRemotes in moduleFederationDevServer (#14172) (ba73775)

Features

nx - 15.8.0-beta.2

Published by FrozenPandaz over 1 year ago

15.8.0-beta.2 (2023-02-21)

Bug Fixes

  • angular: handle projects without name in angular cli adapter (#15089) (2011e29)
  • angular: support large buffers in angular cli adapter (#15082) (a1a1cda)
  • angular: use sync host when generating code with angular cli schematics (#15137) (891e7e6)
  • angular: write config correctly when using the angular cli adapter (#15133) (61e28c6)
  • core: fix setting of the interactive env var (#15084) (2a76e20)
  • core: misc encapuslated mode fixes (#15075) (804cb95)
  • core: normalize project config paths to properly match them when combining them (#15149) (3b056e5)
  • core: nx plugin cache should load new plugins (#15072) (e575c49)
  • js: do not generate tsconfig.base.json when creating standalone projects (#15099) (71fd015)
  • misc: isCI should return a boolean (2899b3a)
  • node: support custom import paths based on tsconfig when building node apps (#15154) (a45d52e)
  • nx-plugin: local plugin execution should work with ts-node (#15066) (6ff04d5)
  • react: install @nrwl/webpack when migrating (#15062) (bb51e98)
  • webpack: add babelUpwardRootMode (#15061) (5d54f71)
  • webpack: restore supporting a configuration array (#14977) (2a77436)

Features

  • angular: prompt users for standalone components in application (#14987) (1e6a4f8)
  • core: add a command to run tasks imperatively (9a18f68)
  • core: add full dependency information to project graph file dependencies (#14893) (8d4855d)
  • core: migrate command can succeed if no migrations.json using flag --if-exists (#14578) (0f92f52)
  • core: support collecting migrations excluding the already applied ones (#14968) (cde7cf9)
  • core: use the native hasher by default (#15071) (7d80f25)
  • misc: support ts 4.9 (#14899) (3a98c6d)
  • node: add support for workspace libs when not bundling (#15069) (40007a1)
  • node: create fastify setup closer to what fastify-cli creates (#15096) (bce05ae)
  • nx-plugin: add lint option for the e2e generator (#15140) (b8e6679)
  • react-native: run-android support --active-arch-only flag (#15050) (b7272e3)
  • webpack: update less to v4.1.3 (#15048) (0c230c8)
nx - 15.7.2

Published by FrozenPandaz over 1 year ago

15.7.2 (2023-02-17)

Bug Fixes

  • angular: bump generated rxjs version (#15054) (9c154c5)
  • angular: handle projects without name in angular cli adapter (#15089) (d430a65)
  • angular: support large buffers in angular cli adapter (#15082) (aa59b4a)
  • core: fix setting of the interactive env var (#15084) (c9c640b)
  • core: nx plugin cache should load new plugins (#15072) (ea5e7f3)
  • core: run migrations with sync host (#15010) (e7d4a5e)
  • core: support decorators in local executor and generator runs (#15025) (6284ec5)
  • js: don't read dependency package.json if it doesn't exist (#15037) (22eb66b)
  • linter: add node_modules to linter ignore patterns (#14980) (fb440ab)
  • misc: isCI should return a boolean (bb1d51b)
  • nx-plugin: local plugin execution should work with ts-node (#15066) (2747380)
  • react: add override to class component render() method (#13743) (d8963ea)
  • react: install @nrwl/webpack when migrating (#15062) (c3eb66f)
  • storybook: dont fail migration if stories array is missing (#15017) (f47a59a)
  • storybook: dont touch config if is already using new schema (#15056) (ff469ad)
  • storybook: make v7 generator ignore uiFramework (#15023) (9f28951)
  • vite: explicitly export type instead of a value from d.ts files (#15029) (4095b95)
  • webpack: add babelUpwardRootMode (#15061) (2fbc152)
  • webpack: restore supporting a configuration array (#14977) (609867c)

Features

nx - 15.8.0-beta.1

Published by FrozenPandaz over 1 year ago

15.8.0-beta.1 (2023-02-16)

Bug Fixes

  • angular: bump generated rxjs version (#15054) (0385682)
  • core: run migrations with sync host (#15010) (3eeb4a3)
  • js: don't read dependency package.json if it doesn't exist (#15037) (497a90e)
  • react: add override to class component render() method (#13743) (15d5acd)
  • storybook: dont touch config if is already using new schema (#15056) (3d89a02)
  • storybook: make v7 generator ignore uiFramework (#15023) (a364dab)
  • vite: explicitly export type instead of a value from d.ts files (#15029) (8ce0b3c)

Features

nx - 15.8.0-beta.0

Published by FrozenPandaz over 1 year ago

15.8.0-beta.0 (2023-02-15)

Bug Fixes

  • angular: ensure peer deps are installed when initializing the plugin (#14906) (032efc2)
  • core: correctly set default configuration name for dependent tasks (ea440ae)
  • core: do not always use yarn as package manager in the gitlab ci t… (#14978) (3032c75)
  • core: local plugins should work under yarn workspaces (#14995) (d7c8e03)
  • core: skip peer deps from devDependencies on createPackageJson (#14958) (b583f89)
  • core: sort --help output by flag priority (#14869) (20b66fc)
  • core: support decorators in local executor and generator runs (#15025) (f479de7)
  • js: remove plugins from esbuild will be done as a feature (#14997) (ba19dc0)
  • linter: add node_modules to linter ignore patterns (#14980) (9b51f6b)
  • linter: ng-package.json format (#14996) (8db4673)
  • misc: fix moving a project into a subfolder (#14988) (3bb87ea)
  • storybook: dont fail migration if stories array is missing (#15017) (7e1ffc0)
  • storybook: v7 vite settings docs remove rootMain (#14992) (1b64e17)
  • vite: set root and path on dts plugin (#14964) (bff7869)

Features

  • bundling: make rollup executor return outfile for node executor (#14989) (bd2a1ae)
  • core: allow loading env vars by target and configuration (#14998) (24e87e6)
  • core: nx migrate should support encapsulated installations (#15001) (91546e4)
  • core: nx report should support encapsulated installs (#15032) (5628955)
  • core: support encapsulated nx install (#14705) (46b6a71)
  • linter: add support for full regexes in tag matching (#14982) (8165459)
  • misc: package.json output cosmetics (#14938) (b0f68aa)
nx - 15.7.1

Published by FrozenPandaz over 1 year ago

15.7.1 (2023-02-15)

Bug Fixes

  • angular: ensure peer deps are installed when initializing the plugin (#14906) (27e43d0)
  • core: correctly set default configuration name for dependent tasks (7954426)
  • core: do not always use yarn as package manager in the gitlab ci t… (#14978) (14cd02b)
  • core: local plugins should work under yarn workspaces (#14995) (7cbb282)
  • core: skip peer deps from devDependencies on createPackageJson (#14958) (c21e9fb)
  • core: sort --help output by flag priority (#14869) (ff2c50c)
  • js: remove plugins from esbuild will be done as a feature (#14997) (a276bcd)
  • linter: ng-package.json format (#14996) (3b5df23)
  • misc: fix moving a project into a subfolder (#14988) (bb2e790)
  • storybook: v7 vite settings docs remove rootMain (#14992) (298f719)
  • vite: set root and path on dts plugin (#14964) (5c6497e)

Features

  • bundling: make rollup executor return outfile for node executor (#14989) (ed0e6c7)
  • core: allow loading env vars by target and configuration (#14998) (68d0943)
  • linter: add support for full regexes in tag matching (#14982) (de3e504)
nx - 15.7.0

Published by FrozenPandaz over 1 year ago

15.7.0 (2023-02-14)

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)
  • bundling: combine user-defined external esbuild options with ours (#14755) (2f4f0f0)
  • 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)
  • 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)
  • angular: prevent init generator to bump versions and consider installed core packages versions (#14890) (b688412)
  • angular: tidy up supported options (#14793) (829df2b)
  • core: fix migration bugs (#14901) (e48b141)
  • core: use not scheduled task graph to schedule new batches (#14884) (e1a5fc7)
  • devkit: make devkit backwards compatible back to nx 14.1 (#14854) (1d773c0)
  • node: use correct main entry file extension based on project config (#14894) (0f8faa2)
  • angular: add missing ts 4.8.2+ requirement to angular v15 update (#14934) (c712949)
  • angular: fallback to buildTarget.options if no configuration provided (#14952) (91117c9)
  • angular: fix safari tp support and include last 2 chrome version in browserslist in ng-packgr executors (#14902) (09670c7)
  • angular: unit test runner none should skip tests (#14916) (066c3b1)
  • bundling: add a deprecation warning for users to update their project config before Nx 16 (#14913) (47a4ff4)
  • core: nesting npm lock file deps should support multi nests (#14949) (8d0c09f)
  • core: remove Windows cmd window popups (#14965) (5261621)
  • core: support wildcard and latest for pruning version normalization (#14948) (41a8040)
  • core: tsconfig.base.json module setting should not break local plugins (#14610) (b2df831)
  • devkit: fix support renaming directories with the tree (#14973) (1aa9b17)
  • expo: fix the prebuild command in expo (#14922) (b1b36e9)
  • misc: make ts 4.8 update optional and add missing angular requirements (#14918) (005eb56)
  • misc: throw an error when removing unsafe projects (#14927) (d094e3a)
  • node: add missing .swcrc file for node libs (#14925) (2fbe1bd)
  • node: Update Proxy config port number (#14919) (4cb9ff8)
  • react: dont update lint and react-router if skipPackageJson is set (#14900) (f066ff7)
  • storybook: fix the no-root migration (#14914) (496620e)
  • webpack: ensure NODE_ENV is defaulted to development for dev-server, and HMR works (#14915) (db7ee99)
  • webpack: filter out .hot-update.js files from index.html (#14917) (ad83434)
  • webpack: pass the correct config to user when isolatedConfig=false (#14912) (7185c5f)

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)
  • 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)
  • 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)
  • core: remove workspace-lint from CI generators and docs (#14895) (9294a4e)
  • node: add default unit test for fastify framework (#14876) (4d21915)
  • angular: add routing option to CNW (#14845) (abece6a)
  • core: add standalone api prompt to CNW (#14886) (4f09949)
  • core: remove unused CLI option from CNW (#14865) (762b9f3)
  • expo: upgrade expo-cli to 6.3.0 (#14944) (51cd35c)
  • graph: show errors from task graph generation (#14924) (0e3d9cd)
  • node: setting docker on app generation should set generateLockfile on target config (#14947) (d0ad53c)
  • react-native: upgrade react native to 0.71.2 (#14908) (9b08a8d)
  • vite: be able to use a custom build target for the preview server (#14951) (2f9978f)
nx - 15.7.0-beta.6

Published by FrozenPandaz over 1 year ago

15.7.0-beta.6 (2023-02-14)

Bug Fixes

  • angular: add missing ts 4.8.2+ requirement to angular v15 update (#14934) (c712949)
  • angular: fallback to buildTarget.options if no configuration provided (#14952) (91117c9)
  • angular: fix safari tp support and include last 2 chrome version in browserslist in ng-packgr executors (#14902) (09670c7)
  • angular: unit test runner none should skip tests (#14916) (066c3b1)
  • bundling: add a deprecation warning for users to update their project config before Nx 16 (#14913) (47a4ff4)
  • core: nesting npm lock file deps should support multi nests (#14949) (8d0c09f)
  • core: remove Windows cmd window popups (#14965) (5261621)
  • core: support wildcard and latest for pruning version normalization (#14948) (41a8040)
  • core: tsconfig.base.json module setting should not break local plugins (#14610) (b2df831)
  • devkit: fix support renaming directories with the tree (#14973) (1aa9b17)
  • expo: fix the prebuild command in expo (#14922) (b1b36e9)
  • misc: make ts 4.8 update optional and add missing angular requirements (#14918) (005eb56)
  • misc: throw an error when removing unsafe projects (#14927) (d094e3a)
  • node: add missing .swcrc file for node libs (#14925) (2fbe1bd)
  • node: Update Proxy config port number (#14919) (4cb9ff8)
  • react: dont update lint and react-router if skipPackageJson is set (#14900) (f066ff7)
  • storybook: fix the no-root migration (#14914) (496620e)
  • webpack: ensure NODE_ENV is defaulted to development for dev-server, and HMR works (#14915) (db7ee99)
  • webpack: filter out .hot-update.js files from index.html (#14917) (ad83434)
  • webpack: pass the correct config to user when isolatedConfig=false (#14912) (7185c5f)

Features

  • angular: add routing option to CNW (#14845) (abece6a)
  • core: add standalone api prompt to CNW (#14886) (4f09949)
  • core: remove unused CLI option from CNW (#14865) (762b9f3)
  • expo: upgrade expo-cli to 6.3.0 (#14944) (51cd35c)
  • graph: show errors from task graph generation (#14924) (0e3d9cd)
  • node: setting docker on app generation should set generateLockfile on target config (#14947) (d0ad53c)
  • react-native: upgrade react native to 0.71.2 (#14908) (9b08a8d)
  • vite: be able to use a custom build target for the preview server (#14951) (2f9978f)
nx - 15.7.0-beta.5

Published by FrozenPandaz over 1 year ago

15.7.0-beta.5 (2023-02-09)

Bug Fixes

  • angular: prevent init generator to bump versions and consider installed core packages versions (#14890) (b688412)
  • angular: tidy up supported options (#14793) (829df2b)
  • core: fix migration bugs (#14901) (e48b141)
  • core: use not scheduled task graph to schedule new batches (#14884) (e1a5fc7)
  • devkit: make devkit backwards compatible back to nx 14.1 (#14854) (1d773c0)
  • node: use correct main entry file extension based on project config (#14894) (0f8faa2)

Features

  • core: remove workspace-lint from CI generators and docs (#14895) (9294a4e)
  • node: add default unit test for fastify framework (#14876) (4d21915)
Package Rankings
Top 0.37% on Npmjs.org
Top 4.35% on Proxy.golang.org