nx

Smart Monorepos · Fast CI

MIT License

Downloads
250.2M
Stars
22K
Committers
989
nx - Release 14.0.0

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • angular: mf generators failed with directory (#9922) (56aa346)
  • angular: path normalize was in correct on windows #9861 (#9881) (5fb6fc7)
  • angular: remove implicit deps creation from mfe (#9799) (dfd4a1d)
  • angular: share secondary entry points (#9896) (cc38970)
  • angular: there is no cors option on the file-server (#9923) (e7f220d)
  • core: allow parsing dot notation cli args (#9812) (74a4047), closes #9764
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (1857138), closes #9801
  • core: fix migrate race conditions (#9794) (c047151)
  • core: fix migration for tasks runners (#9778) (945ee01)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: fix writing partial files to disk during migration (#9931) (e3a88d4)
  • core: handle failed CI workflows in CNW CLI (#9915) (ec0f4b4)
  • core: improve generated workflows (#9921) (d27563b)
  • core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (75b0744)
  • core: local plugins should resolve in package-manager workspaces (#9913) (2d2c8a7), closes #9823
  • core: make CNW preset property open for custom presets (31b6473)
  • core: remove @nrwl/workspace when adding nx to monorepo (#9813) (bfbe8fc)
  • core: replaceAppNameWithPath should not consider defaultConfiguration #9706 (#9729) (9cef14d)
  • dep-graph: fix display of nested workspaceLayout directories (#9918) (5f12ce0)
  • devkit: remove from package-json should pass when dev dependencies null (#9903) (b225d98), closes #9877
  • js: add init generator placeholder (#9777) (3e94d4c)
  • js: enable hidden files as assets (#9880) (67b34a0)
  • js: ignore tsx and .test. files with buildable swc libraries (#9540) (696fefd), closes #9442
  • node: webpack executor doesn't respect option outputFileName (#9740) (0e68c61)
  • nxdev: update navbar for extending nx (#9886) (ec2a2f1)
  • react: handle transform properly for js/ts files in @nrwl/react/plugin/jest (#9898) (8171e68), closes #9640
  • react: migrate react-test-renderer correctly (#9811) (67a5b41)
  • react: path normalize was in correct on windows #9861 (#9882) (943382e)
  • react: update migration to work without targets (#9901) (e744768)
  • react: update migrations to work for projects without targets (#9906) (ff3b3a7)
  • react: use normalized app name in host/remote generators (#9909) (7913f31)
  • storybook: component props should only consider inputs #9417 (#9780) (33ec4ac)
  • storybook: remove hard-coded ci:true option (#9827) (c0de03b), closes #9681
  • testing: provide descriptive message when the project does not have targets defined. (#9795) (02cf4be), closes #9756

Features

  • angular: add module-federation-dev-server builder (#9843) (4b846e8)
  • angular: align config file naming for module federation (#9889) (388eb40)
  • angular: allow migrating angular cli workspaces using the @angular-eslint/builder:lint builder (#9750) (d860a91)
  • angular: expose mfe package helpers (#9781) (7839ed0)
  • angular: host generator should create remotes (#9848) (31de671)
  • angular: remove mfe-host alias in favour of host (#9834) (e1f64a3)
  • angular: remove mfe-remote alias in favour of remote (#9832) (73d8967)
  • angular: remove unnecessarily generated code for remotes (#9844) (fc235de)
  • angular: serve static for remotes (#9911) (991efef)
  • angular: support migrating angular cli workspaces with library projects (#9885) (cfaedc8)
  • angular: use module-federation-dev-server for hosts (#9850) (c560c80)
  • core: add --create-commits option to nx migrate (#9845) (2e907af)
  • core: add CI generation to create-nx-workspace (#9611) (5fe8d84)
  • core: add NX_MIGRATE_USE_NEXT flag to test next version of migrate (#9829) (d1b471c)
  • core: default to Yes for Nx Cloud during add-nx-to-monorepo (#9934) (faa8ec0)
  • core: migrate @nrwl/workspace:run-script to nx:run-script (ad4233f)
  • core: migrate nx.json presets to come from nx package (f255030)
  • core: prompt users to connect to nx cloud when upgrading major versions (#9849) (a162bfb)
  • core: remove @types/node from default workspace (#9853) (cb7fb22)
  • core: respect packageGroup in nx migrate (#9667) (32b49b6), closes #4575
  • core: throw error on ci generator if nx cloud not set (#9914) (ea9fbd5)
  • dep-graph: default proximity search to enabled (#9917) (81af0b4)
  • dep-graph: launch path tracing (#9919) (3dc818f)
  • js: add publish target and generate minimal publish script for … (#9806) (2735aa0)
  • linter: add cacheStrategy, rulesdir and resolvePluginsRelativeTo flags to eslint executor (#9709) (a64bba9)
  • misc: do not add typescript or @nrwl/cli during add nx to monorepo (#9736) (bbb0841)
  • react: add ability to serve remote apps in dev or static mode (#9893) (e32932d)
  • react: add default development configuration for React and Next.js apps (#9892) (2b42111)
  • react: update @types/react and other packages (#9767) (d4682be)
  • react: upgrade to React 18 (#9847) (25c63b6)
  • storybook: removing support for Storybook 5 (#9380) (ad00025)
  • testing: move jest config to .ts files (#9854) (39331d1), closes #8344
  • testing: support extra jest cli args (#9904) (c265c46), closes #9873
  • testing: update to latest jest version (#9792) (e698875)

BREAKING CHANGES

nx - Release 13.10.3

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: path normalize was in correct on windows #9861 (#9881) (75c6722)
  • core: allow parsing dot notation cli args (#9812) (2b045e0), closes #9764
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (d37379f), closes #9801
  • core: make CNW preset property open for custom presets (0078e3f)
  • js: enable hidden files as assets (#9880) (92737a6)
  • react: path normalize was in correct on windows #9861 (#9882) (ae4fea6)
  • storybook: remove hard-coded ci:true option (#9827) (2ac7746), closes #9681
nx - Release 13.10.2

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: remove implicit deps creation from mfe (#9799) (ee4174c)
  • core: fix migration for tasks runners (#9778) (a5b9bba)
  • core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (6da0c2b)
  • js: add init generator placeholder (#9777) (a3b032c)
  • js: ignore tsx and .test. files with buildable swc libraries (#9540) (0528b03), closes #9442
  • react: migrate react-test-renderer correctly (#9811) (8886f0f)
  • storybook: component props should only consider inputs #9417 (#9780) (d2bf124)
  • testing: provide descriptive message when the project does not have targets defined. (#9795) (e49671f), closes #9756

Features

  • react: update @types/react and other packages (#9767) (7365438)
nx - Release 13.10.1

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: replaceAppNameWithPath should not consider defaultConfiguration #9706 (#9729) (9cef14d)
  • node: webpack executor doesn't respect option outputFileName (#9740) (0e68c61)

Features

  • linter: add cacheStrategy, rulesdir and resolvePluginsRelativeTo flags to eslint executor (#9709) (a64bba9)
nx - Release 13.10.0

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: add --module option to component generator (#9684) (e42069b)
  • angular: browser builder should call correct function (#9457) (933cd59)
  • angular: change mfe schema port type to number (#9420) (99d871a)
  • angular: failing tests related to mfe (#9491) (53799ef)
  • angular: remote port incrementer when no targets (#9452) (f88018a)
  • angular: renable v1 lib test (#9494) (6b6f192)
  • angular: set tsconfig path correctly (#9386) (08c6b02)
  • angular: target correct nx version for 13.3.0 (#9468) (6ca4340)
  • angular: update library package.json only with direct dependencies (#9315) (e427de6)
  • core: add log line to inform install after migration (#9559) (8e09875)
  • core: add missing CNW flags in help report (#9479) (57df570)
  • core: add missing lint info to library generator (#9627) (5b34fa4)
  • core: add more descriptive dependencies build error (#9031) (70492f3)
  • core: don't allow arbitrary code execution when manipulating cache (#9329) (75f9ece)
  • core: fix a perf regression in the lint executor (4d10cec)
  • core: fix migrate command to properly handle the packages consolidation (#9352) (39554b9)
  • core: fix missing versions from nx report (#9450) (c7e621f)
  • core: fix tao to support migrations from older workspaces (#9594) (ace6673)
  • core: handle large property names when running --help (85721e4)
  • core: infer packages from workspaces.packages properly (#9686) (05358ae)
  • core: ngcli-adapter should work on windows without workspace.json present (#9163) (6284eb6)
  • core: normalize file path for node-hasher (#9585) (9123665), closes #9584 #9581
  • core: preset core should remove workspace.json (#9710) (704b6c8)
  • core: projects inferrred in apps directory should be inferred as an application (#9379) (ccfc527)
  • core: remove @nrwl/cli bin setting (#9394) (949498f)
  • core: remove warning for out of date global version (#9698) (d1278bf)
  • core: restore failed project summary data to dynamic output (#9632) (72c0a5b)
  • core: switch from appRootPath to workspaceRoot (#9600) (3b21f4d)
  • core: targets referred to by targetDependencies should be optional by default (#9344) (05f72c9)
  • core: throw an error when a circular dep occurs in a graph mixing buidlable/no-buildable projects (#9714) (b661710)
  • core: un-scope the node_modules entry in generated .gitignore (#9544) (9a16371), closes #9412
  • core: undo removal of @nrwl/cli and add warning when it is imported (#9370) (74980db)
  • core: update local plugin resolution to use path utilities (#9713) (8af847c)
  • devkit: add missing parameter to prettier getFileInfo (#9577) (c2c3cf5)
  • js: add swc/helpers to js packages on converting to swc (#9467) (4476353)
  • js: improve inconsistencies with assets in tsc and swc from previous implementation (#9470) (2f85238)
  • js: mimic the behavior of tsc compilation for runTypeCheck (#9240) (cb1fc02), closes #9203
  • js: pin fast-glob to 3.2.7 due to regression in 3.2.8 (#9484) (22a9914)
  • js: return success false if tsc compilation fails (#9438) (9261105)
  • linter: check for both nrwl/nx and eslint for terminal runs (#9340) (3c17e80)
  • linter: ensure eslint fixes are stored before results are filtered (#9348) (996e2de)
  • node: npm modules are not resolved correctly (#9284) (3824eeb)
  • node: update node migrations to use forEachExecutorOptions (#9471) (93a39ac)
  • nx-plugin: remove broken reference to e2e tsconfig (#9409) (63e1dee)
  • nx-plugin: use importPath as package.json name when passed (#9430) (7fb441b)
  • react-native: change openURLInBrowser to Linking.openURL for react native web (#9482) (bc31273)
  • react: case sensitive file import with react app generator when … (#9670) (274c050)
  • react: fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) (#9460) (cdbea91), closes #7924
  • react: pass configuration from context when reading build target options (#9656) (cb4126c), closes #7924
  • react: prompt for nx-cloud during cra-to-nx (#9689) (a96ecc6)
  • remove redundant code (#9599) (6d0f271)
  • repo: align the version of @nrwl/workspace and @nrwl/next (b1bd7d4)
  • repo: fix builds (2071c2e)
  • repo: remove mismatched @nrwl/next from dependencies (#9648) (7fe6822)
  • storybook: Allow stylePreprocessorOptions for React storybooks (#9481) (5ddd895)
  • storybook: optional chain all includes (#9707) (d5e7af0), closes #9702
  • storybook: optional references in tsconfig (#9561) (0155372)
  • storybook: when building set node_env (#9390) (483115b), closes #8403
  • testing: add root karma config if one isn't present when using karma-project generator (#9485) (c12a647), closes #9234
  • testing: remove default testTimeout value which overrides the jest config (#9616) (1bc2298)
  • web: ensure file server works on windows (#9449) (41914d2)
  • web: fix handling of buildLibsFromSource: false in dev-server executor (#9326) (dff05dc)

Features

  • angular: add component generator (#9351) (a26caaa)
  • angular: add dynamic federation support to mfe generator (#9551) (5378128)
  • angular: add example remote override to prod mfe (#9703) (f4403e2)
  • angular: add exposed methods for dynamic federation (#9437) (0331b38)
  • angular: add generator to migrate old mfe config (#9366) (bf58aab)
  • angular: add withModuleFederation helper (#9289) (2d08719)
  • angular: automatically set next remote port (#9422) (47697c6)
  • angular: expose storybook component story generator (#9606) (e22bdd0)
  • angular: support angular v13.3.0 (#9311) (a8ede44)
  • angular: support migrating angular cli workspaces with multiple projects when keeping the angular cli layout (#9649) (557b241)
  • angular: update ng-add generator so the migration result is more aligned with new nx workspaces (#9630) (18776f6)
  • angular: use a mfe.config.js for mfe (#9495) (8bae893)
  • angular: use withModuleFederation for mfe (#9454) (592c3d3)
  • core: ability to run local nx plugins w/o build step (#9116) (75ad30c)
  • core: add colors to create-nx-workspace (#9705) (4b3486e)
  • core: add option importPath to workspace remove library (#9486) (0ad3eb3)
  • core: improve migrations performance by using registry to fetch packages information (#9592) (bdc7334)
  • core: toggle additional prompts in CNW with a flag (#9546) (9e06020)
  • dep-graph: add dark mode (#8712) (c86618e), closes #8231 #8230 #9407
  • dep-graph: add experimental support for finding path between projects (#9643) (dbe942c)
  • js: infer tslib as a dependency when using importHelpers (#9350) (f44165d)
  • node: add support for async webpack configuration (#9641) (f922381)
  • nxdev: add types to CLI docs (#9607) (15d8222)
  • react-native: add interactive schema option (#9373) (95704f1)
  • react-native: upgrade metro-resolver to 0.69.1 (#9381) (3627c3a)
  • react: add support for MFEs (#9413) (12f0f19)
  • react: update MFE config and routes when adding remote to host (#9687) (70985b1)
  • react: update packages (#9538) (d4ded40)
  • react: update production setup for MFE host app (#9699) (cf54cc9)
  • react: update to react 18 (#9613) (b02beb5)
  • repo: run e2e tests outside of the repo (#9496) (52b4765)
  • storybook: add projectBuildConfig as an option in generator (#9655) (9579aec)
  • storybook: import builder from core-server, not core (#9562) (f3dde18)
  • storybook: upgrade @storybook/react-native version to ^6.0.1-beta.5 (#9657) (1358fbf)
  • storybook: use build-storybook as a build target for all libs (#9651) (43eee23)
  • testing: support for memory leaks detection for jest added [logHeapUsage, detectLeaks] (#9339) (cd8c9b0)

Reverts

  • Revert "docs(angular): update the mfe guide (#9478)" (#9492) (1903f01), closes #9478 #9492
  • Revert "docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular (#9288)" (#9400) (95886bf), closes #9288 #9400
nx - Release 13.9.7

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • core: remove warning for out of date global version (#9698) (203c6ea)

Features

  • angular: support migrating angular cli workspaces with multiple projects when keeping the angular cli layout (#9653) (5825257)
nx - Release 13.9.6

Published by FrozenPandaz over 2 years ago

Bug Fixes

nx - Release 13.9.5

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • core: add missing CNW flags in help report (#9479) (2f3d80e)
  • core: fix a perf regression in the lint executor (63cd369)
  • core: fix missing versions from nx report (#9450) (f5e40ed)
  • js: add swc/helpers to js packages on converting to swc (#9467) (1e978f4)
  • js: improve inconsistencies with assets in tsc and swc from previous implementation (#9470) (8fbbe3b)
  • js: pin fast-glob to 3.2.7 due to regression in 3.2.8 (#9484) (a466455)
  • node: update node migrations to use forEachExecutorOptions (#9471) (ba2dfc4)
  • react: fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) (#9460) (01f7e00), closes #7924
  • web: ensure file server works on windows (#9449) (df5db9d)
nx - Release 13.9.4

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: change mfe schema port type to number (#9420) (d614434)
  • angular: set tsconfig path correctly (#9386) (7b5664b)
  • core: don't allow arbitrary code execution when manipulating cache (#9329) (78d27f5)
  • core: ngcli-adapter should work on windows without workspace.json present (#9163) (d7172f5)
  • core: projects inferrred in apps directory should be inferred as an application (#9379) (b380597)
  • core: targets referred to by targetDependencies should be optional by default (#9344) (1ff9cb3)
  • js: mimic the behavior of tsc compilation for runTypeCheck (#9240) (d778340), closes #9203
  • js: return success false if tsc compilation fails (#9438) (ddb10e1)
  • linter: check for both nrwl/nx and eslint for terminal runs (#9340) (f172ac6)
  • linter: ensure eslint fixes are stored before results are filtered (#9348) (8681d12)
  • node: npm modules are not resolved correctly (#9284) (f24af57)
  • nx-plugin: remove broken reference to e2e tsconfig (#9409) (263e19f)
  • nx-plugin: use importPath as package.json name when passed (#9430) (3940027)
  • storybook: when building set node_env (#9390) (67ed0b4), closes #8403
  • web: fix handling of buildLibsFromSource: false in dev-server executor (#9326) (5a4b8e3)
nx - Release 13.9.3

Published by FrozenPandaz over 2 years ago

Bug Fixes

nx - Release 13.9.2

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • core: undo removal of @nrwl/cli and add warning when it is imported (#9370) (f99e1d3)
nx - Release 13.9.1

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • core: fix migrate command to properly handle the packages consolidation (#9352) (7e7f04a)
nx - Release 13.9.0

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: strip trailing slash from directory #9263 (#9314) (3c39c31)
  • core: correctly reexport from nx to preserve backwards compat (94f575a)
  • core: fix a typo in a migration (7b4ee52)
  • core: reexport package-manager (86aaeb6)
  • js: default swcCwd to '.' to prevent ENOENT error when invoking swc cli (#9256) (71bd3e1)
  • js: fix inconsistent tsconfig module casing (#9320) (5c0da2f)
  • misc: handle tsx files correctly when excluding specs (4191318)
  • misc: reexport tokens that from nx (0f7cf34)
  • misc: report should include nx-plugin (#9312) (db93879)
  • repo: temporary disable tests (53a0528)
  • storybook: fixing the static-dir issue (#9313) (dbbd7ef)

Features

  • angular: add buildLibsFromSource option to @nrwl/angular:webpack-browser executor (#9334) (a82edb1)
  • angular: default export of scams to true (#9331) (c4f9646)
  • core: add a migration to replace nrwl/cli and nrwl/tao with nx (48a5d19)
  • core: reorganize packges to consolidate all cli-related code in nx (6f038e7)
  • web: add proxy config support to file-server executor (#9225) (48d32ac)
nx - Release 13.1.6

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • core: fix stack overflow when using standalone configs with 600+ projects (#8026) (07743dc)
nx - Release 13.8.8

Published by vsavkin over 2 years ago

Bug Fixes

  • angular: jest-preset-angular migration format files once (#9292) (5949c4e), closes #9291
  • linter: use import to check for secondary entrypoint in angular (#9285) (5db394e)
  • react: update package.json only with shallow dependencies (#9297) (cd81a20)

Features

  • core: provide an experimental hashing mode for jest and cyrpess (a32d46c)
  • nx-plugin: port compiler option into nx-plugin generator (#9299) (208d5c0)
  • react: update packages (#9296) (ec533c5)
nx - Release 13.8.7

Published by FrozenPandaz over 2 years ago

nx - Release 13.8.6

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: handle newProjectRoot correctly when generating apps and libs (#9255) (081ff42)
  • core: cwd during dep-graph shouldn't vary based on daemon (#9223) (de7aa8e)
  • core: fix daemon server path on client (#9235) (5ada5ad)
  • core: show static terminal output when NX_VERBOSE_LOGGING is enabled (#9248) (16c6891)
  • js: execute postCompilationCallback in compileTypeScriptFiles in watch mode (#9254) (064d7ec), closes #9253
  • linter: use projectGraph in hasher for calculating dependencies (#9118) (445cd59)
  • misc: support workspaces using a root tsconfig.json instead of tsconfig.base.json (#9195) (acc29e9)
  • nextjs: use posix path format for generated config.distdir (#8990) (5cebe9c), closes #8989
  • node: update @nrwl/node:library to accept compiler options (#9269) (24c0c1b)
  • storybook: add staticDir object schema (#8885) (9c2ebfe)
  • storybook: prevent storybook from hoisting webpack 4 dep for angular (#9243) (aac9b68)
  • web): fix(web: allow use multiple config in custom webpack configuration file (#9188) (37278fd), closes #9186
  • web: file-server withDeps is deprecated (#9170) (1440f83)

Features

  • angular: add mfe-host generator (#9218) (7442030)
  • angular: add mfe-remote generator (#9191) (6c99959)
  • angular: add opinionated mfe webpack helpers (#9233) (bef8fb3)
  • core: prep project graph during postinstall (#9204) (88204a0)
  • linter: add notDependOnLibsWithTags constraint option to enforce-module-boundaries rule (#8633) (0a17a61)
  • linter: automatic fixes for noRelativeOrAbsoluteImportsAcrossLibraries and noSelfCircularDependencies (#8901) (45bf0e5)
  • react-native: upgrade react-native to 0.67.3 (#9215) (8101df4)
  • storybook: show warning about version 5 support drop (#9257) (261b35d)
  • web: update license-webpack-plugin to improve performance (#9058) (dbb4988)
nx - Release 13.8.5

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: fix invalid style option for nx welcome component when generating an application (#9173) (b80de97)
  • js: adjust .swcrc so that it works with swc/jest and no temp .swcrc needed (with migrations) (#9198) (7d5988b), closes #9187
  • linter: ensure onlyDependOnLibsWithTags is present before check (#9192) (fa4cb1a)
  • linter: update circular file path message to wrap onto multiple lines (#9033) (ecf6675)
  • node: use @nrwl/node:node for app serve (#9177) (bf62996)
  • nxdev: cover hero background on wide screens (#9190) (d599dd5)

Features

  • core: expose swc/register via tao (#9142) (c1ebe80)
  • nest: use nrwl/js to generate library (#9164) (229f71e)
  • node: improve @nrwl/node:node executor to handle build process correctly in watch and no-watch mode (#9180) (7084d19)
  • node: moved 13.9.0 migrations to 13.8.5 (#9184) (1390cd0)
nx - Release 13.8.4

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • angular: align root karma config when migrating from angular cli to match the one for new workspaces (#9144) (cef4bbd)
  • angular: change --preserveAngularCLILayout to --preserve-angular-cli-layout (#9051) (33c9ca9)
  • angular: improve angular cli migration when using --preserve-angular-cli-layout (#9064) (ebaf8f6)
  • angular: karma migrator fixes (#9063) (5d9176e)
  • angular: set the right defaultBase when migrating an angular cli workspace (#9050) (dfcc853)
  • angular: upgrade karma and fix settings (#9056) (01dba86)
  • core: batch calls to git hash-object to avoid E2BIG error (efedd2e)
  • core: improve output color consistency across terminal themes (#9133) (471f7be)
  • detox: remove extra build target from project config (#9089) (b602c52)
  • devkit: fall back to the target default config when reading target options and the config is not provided (#8932) (e677a1d)
  • js: adjust destination directory for swc executor (#9072) (5527724)
  • js: update dependencies in package.json (#9073) (4287d59)
  • linter: make sure hasher has all the tags (#9110) (3c45a1c)
  • misc: format:check not checking all affected files (#9152) (ea33428)
  • react: component generator outputs correct CSS module setup (#9084) (e6941e4)
  • web: fixes force down compilation for non esm bundles (#8907) (68e9435), closes #8639

Features

  • angular: support migrating angular cli workspaces using cypress for e2e tests (#9105) (615955a)
  • core: use package manager workspace globs to find projects (#9131) (5964379)
  • node: consolidate js and node plugins (#9086) (95f5a08)
  • storybook: add styles and stylePreprocessorOptions to the executors (#9057) (fc018cd)
nx - Release 13.8.3

Published by FrozenPandaz over 2 years ago

Bug Fixes

  • js: ensure correct path format for asset pattern matching (#9022) (30d1172)
  • node: webpack/terser stripping class names breaking reflection (#8784) (ebeb588)

Features

Package Rankings
Top 0.37% on Npmjs.org
Top 4.35% on Proxy.golang.org