nx

Smart Monorepos · Fast CI

MIT License

Downloads
250.2M
Stars
22K
Committers
989

Bot releases are hidden (Show)

nx - 18.0.7

Published by jaysoo 8 months ago

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Leosvel Pérez Espinosa @leosvelperez
  • Nicholas Cunningham @ndcunningham
nx - 18.0.6

Published by jaysoo 8 months ago

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Jack Hsu @jaysoo
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • Nicholas Cunningham @ndcunningham
nx - 18.0.5

Published by jaysoo 8 months ago

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)
  • core: propagate verbose flag when running init generator dur… (#21868)
  • core: ensure migrate works with yarn PnP (#21824)
  • core: align terminal output padding and remove leading arrow (#21809)
  • core: read all targets from package json when defining target defaults (#21719)
  • core: include nx/nuxt in migrations (#21885)
  • core: do not use the new pty function for older versions of windows (#21854)
  • core: normalize migration target versions when sorting migrations (#21967)
  • core: target defaults application shouldn't include extra scripts (#21970)
  • core: update generated README pages with more useful instructions (#21976)
  • devkit: respect expectComments when parsing json (#21584)
  • graph: fix open project with / in name (#21722)
  • js: nx release-version resolve-version-spec should normalize fetchSpec (#21710)
  • js: swc executor should support inlining on windows (#21801)
  • js: set moduleResolution to Node10 so it is compatible with CommonJS module (2dac233cf)
  • linter: fix eslint-plugin migration target version (#21966)
  • misc: logs from rm-default-collection should render properly (#21953)
  • misc: set nx property in root package.json when no replacing script in nx init (#21974)
  • nextjs: Svg should work when svgr is true in next config (#21761)
  • nextjs: Add missing e2e-ci target for cypress (#21805)
  • nuxt: init generator should add @nx/vite to dependencies (#21911)
  • nuxt: turn on autoimport (#21894)
  • nuxt: tsconfig types and output dir (#21934)
  • react: generate correctly when --js is used for module federation host/remote (#20119)
  • react: full support custom secure host for module federation (#21777)
  • react: ensure playwright configuration is using correct port in app gen (#21941)
  • react-native: change gradlew to absolute path (#21725)
  • react-native: add all flag to sync-deps (#21821)
  • release: skip prompt for publish when no version created (#21769)
  • release: use --first-parent to support merged repos (#21686)
  • release: move github release creation to git tasks (#21510)
  • remix: should add remix plugin to nx.json on init correctly (#21827)
  • remix: the output path should respect the remix.config.js in crystal (#21842)
  • remix: adjust remix start script when building (#21883)
  • remix: typo in tsconfig.spec.json update led to invalid tsconfig (#21886)
  • repo: update browser tools to fix ci (#21955)
  • testing: jest should handle root jest.preset.cjs (#21746)
  • testing: fix cypress project targets does not exist (#21785)
  • testing: pin cypress version to avoid issue with verifying cypress (#21917)
  • testing: ensure baseUrl is not passed to playwright cli (#21943)
  • testing: playwright plugin enoent error (#21951)
  • testing: add null checks when reading targets (#21952)
  • vite: normalize vitest cli args in executor (#21870)
  • vite: project conversion generator (#21646)
  • vite: update vitest and use parseCLI (#21890)
  • vue: fixing vue and nuxt welcome templates (#21792)
  • vue: tailwind generator ignoring styleSheet option (#21840)
  • webpack: resolve relative path for assets inputs (#21822)
  • webpack: correctly handle paranthesis in PostCSS in url (#21884)
  • webpack: surface original error when remotes fail to start (#21919)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Dan Roujinsky
  • Edouard Bozon @edbzn
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • Jonathan Cammisuli
  • Julian Martin
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Remco Krams
  • Steven Nance @llwt
  • Tine Kondo @tinesoft
  • Vadim Goy
  • Viktor Pöntinen
  • Zachary DeRose @ZackDeRose
nx - 18.1.0-beta.2

Published by FrozenPandaz 8 months ago

18.1.0-beta.2 (2024-02-20)

🩹 Fixes

  • core: read all targets from package json when defining target defaults (#21719)

❤️ Thank You

  • Craigory Coppola @AgentEnder
nx - 18.1.0-beta.1

Published by FrozenPandaz 8 months ago

18.1.0-beta.1 (2024-02-20)

🚀 Features

  • angular: update jest-preset-angular version (#21776)
  • angular: add the extract-i18n executor (#21802)
  • angular: ensure all targets are generated for application and libraries (#21826)
  • angular: support angular 17.2.0 (#21671)
  • angular: force explicit targets when NX_ADD_PLUGINS is not explicitly true (#21852)
  • core: add option to disable log grouping on CI (#21782)
  • core: remove leading arrow from output headlines (#21359)
  • core: remove leading arrow from output headlines" (#21800)
  • core: support migrating to canary versions of nx for testing (#21812)
  • nx-dev: update website header components (#21833)
  • react: add tailwind as style prompt option for app gen (#21784)
  • remix: upgrade to latest remix 2.6.0 (#21843)

🩹 Fixes

  • angular: do not force explicit targets for separate e2e projects (#21865)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)
  • core: propagate verbose flag when running init generator dur… (#21868)
  • core: ensure migrate works with yarn PnP (#21824)
  • core: align terminal output padding and remove leading arrow (#21809)
  • js: swc executor should support inlining on windows (#21801)
  • nextjs: Add missing e2e-ci target for cypress (#21805)
  • nx-dev: add colors to ms logo (#21790)
  • react: generate correctly when --js is used for module federation host/remote (#20119)
  • react: full support custom secure host for module federation (#21777)
  • react-native: change gradlew to absolute path (#21725)
  • react-native: add all flag to sync-deps (#21821)
  • release: skip prompt for publish when no version created (#21769)
  • release: use --first-parent to support merged repos (#21686)
  • release: move github release creation to git tasks (#21510)
  • remix: should add remix plugin to nx.json on init correctly (#21827)
  • remix: the output path should respect the remix.config.js in crystal (#21842)
  • remix: adjust remix start script when building (#21883)
  • remix: typo in tsconfig.spec.json update led to invalid tsconfig (#21886)
  • testing: jest should handle root jest.preset.cjs (#21746)
  • testing: fix cypress project targets does not exist (#21785)
  • vite: normalize vitest cli args in executor (#21870)
  • vite: project conversion generator (#21646)
  • vue: fixing vue and nuxt welcome templates (#21792)
  • vue: tailwind generator ignoring styleSheet option (#21840)
  • webpack: resolve relative path for assets inputs (#21822)
  • webpack: correctly handle paranthesis in PostCSS in url (#21884)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Benjamin Cabanes @bcabanes
  • Colum Ferry @Coly010
  • Dan Roujinsky
  • Edouard Bozon @edbzn
  • Emily Xiong @xiongemi
  • James Henry @JamesHenry
  • Julian Martin
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Remco Krams
  • Tine Kondo @tinesoft
  • Vadim Goy
  • Viktor Pöntinen
  • Zachary DeRose @ZackDeRose
nx - 18.1.0-beta.0

Published by FrozenPandaz 8 months ago

18.1.0-beta.0 (2024-02-10)

🚀 Features

  • bundling: bump rollup-plugin-typescript2 version (#20609)
  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (a0e4cf747d)
  • nx-dev: update launch page link text (#21747)
  • remix: add playwright option for e2eTestRunner (#21603)

🩹 Fixes

  • angular: fix wrong trailing comma in mf bootstrap code generation (#21600)
  • angular: support inferred cypress targets in setup-mf generator (#21619)
  • angular: ajv hoisting issue (#21641)
  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: nx cloud prompt during migrate doesn't skip connection (#21588)
  • core: pass the full resolved path of ts-node/esm when reloading the CLI (#21607)
  • core: remove logic to reload process with esm loader for Node 18 (#21623)
  • core: prevent target defaults from being discarded during merge process (#21624)
  • core: add missing parts to ci workflws and update docs (ab76d6291a)
  • core: temporary use forked portable_pty to inherit cursor position for windows (#21683)
  • core: handle blocking stdin (#21672)
  • core: remove implementation detail from warning (18efd62003)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • js: nx release-version resolve-version-spec should normalize fetchSpec (#21710)
  • linter: adjust terminal run check for crystal (#21638)
  • misc: handle workspaces if no plugin selected in nx init and only generate files after prompts (#21606)
  • misc: ensure swc transpiler process required files (#21674)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: move next/constants from top-level import to when it is needed (#21612)
  • nextjs: Enable next e2e test (#21625)
  • nextjs: src package.json should not be copied to output folder (aa622bab5a)
  • nextjs: Custom server should work with Crystal (#21736)
  • nextjs: Svg should work when svgr is true in next config (#21761)
  • node: Broken E2E tests (#21569)
  • nx-dev: redirect core-features page (#21616)
  • nx-dev: launch page mobile experience (de676e207f)
  • nx-dev: redirect on remote caching page (#21669)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: cleanup e2e atomization plugins (#21688)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)
  • vite: import esbuild before loading config to keep it in cache (#21685)
  • webpack: require ForkTsCheckerWebpackPlugin only as required (#21629)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Juri @juristr
  • Juri Strumpflohner @juristr
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • Miroslav Jonas @meeroslav
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Nikita Barsukov @nsbarsukov
  • Philip Fulcher
  • Yu Zheng
nx - 18.0.4

Published by FrozenPandaz 8 months ago

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Colum Ferry @Coly010
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • Juri @juristr
  • Juri Strumpflohner @juristr
  • Leosvel Pérez Espinosa @leosvelperez
  • Miroslav Jonas @meeroslav
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Yu Zheng
nx - 18.0.3

Published by FrozenPandaz 9 months ago

18.0.3 (2024-02-07)

🚀 Features

  • bundling: bump rollup-plugin-typescript2 version (#20609)
  • remix: add playwright option for e2eTestRunner (#21603)

🩹 Fixes

  • angular: ajv hoisting issue (#21641)
  • core: add missing parts to ci workflws and update docs (3078ecf66f)
  • core: temporary use forked portable_pty to inherit cursor position for windows (#21683)
  • core: handle blocking stdin (#21672)
  • linter: adjust terminal run check for crystal (#21638)
  • misc: ensure swc transpiler process required files (#21674)
  • nx-dev: launch page mobile experience (e8d2b471a8)
  • nx-dev: redirect on remote caching page (#21669)
  • testing: cleanup e2e atomization plugins (#21688)
  • vite: import esbuild before loading config to keep it in cache (#21685)

❤️ Thank You

  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Jack Hsu @jaysoo
  • Jonathan Cammisuli
  • Juri @juristr
  • Juri Strumpflohner @juristr
  • Leosvel Pérez Espinosa @leosvelperez
  • Miroslav Jonas @meeroslav
  • Miroslav Jonaš @meeroslav
  • Nikita Barsukov @nsbarsukov
nx - 18.0.2

Published by FrozenPandaz 9 months ago

18.0.2 (2024-02-05)

🩹 Fixes

  • angular: fix wrong trailing comma in mf bootstrap code generation (#21600)
  • angular: support inferred cypress targets in setup-mf generator (#21619)
  • core: pass the full resolved path of ts-node/esm when reloading the CLI (#21607)
  • core: remove logic to reload process with esm loader for Node 18 (#21623)
  • core: prevent target defaults from being discarded during merge process (#21624)
  • misc: handle workspaces if no plugin selected in nx init and only generate files after prompts (#21606)
  • nextjs: move next/constants from top-level import to when it is needed (#21612)
  • nextjs: Enable next e2e test (#21625)
  • node: Broken E2E tests (#21569)
  • nx-dev: redirect core-features page (#21616)
  • webpack: require ForkTsCheckerWebpackPlugin only as required (#21629)

❤️ Thank You

  • Craigory Coppola @AgentEnder
  • Jack Hsu @jaysoo
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • Nicholas Cunningham @ndcunningham
nx - 18.0.1

Published by FrozenPandaz 9 months ago

18.0.1 (2024-02-04)

🩹 Fixes

  • core: nx cloud prompt during migrate doesn't skip connection (#21588)

❤️ Thank You

  • Philip Fulcher
nx - 17.3.2

Published by FrozenPandaz 9 months ago

17.3.2 (2024-02-03)

🚀 Features

  • core: add log lines grouping for GH Actions (#21357)
  • linter: add error and warning statistics (#18313)

🩹 Fixes

  • angular: handle indexHtmlTransformer option in dev-server correctly (#21520)
  • core: update axios to address CVE-2023-45857 (#20493)
  • core: Add missing migration from playwright (#21448)
  • core: always remove cursor reset in terminal output for Windows (#21467)
  • core: do not run pty in run-script when we're not TTY (#21496)
  • core: target defaults should be able to apply to multiple targets with the same executor (#21438)
  • core: nx build --graph file.json should work in subdirectories (#19858)
  • core: Update Nx Welcome to include nx show project (#21509)
  • core: handle negative patterns better when specified in pnpm-workspaces (#19983)
  • core: remove the full workspace path with node_modules from the path env variable when running run-scripts (#21532)
  • core: do not watch temporary vite files (#21514)
  • core: target defaults from specifier should not be clobbered by name based target defaults (#21539)
  • graph: fix expand when using external api (#21433)
  • graph: don't show open config button on nx.dev & refactor tooltips (#21463)
  • js: package type is module should emit esm (#21473)
  • linter: make eslint mandatory dependency (#21406)
  • linter: ensure flat config generator works for pcv3 plugin (#21485)
  • linter: remove reportUnusedDisableDirectives for flat config (#21405)
  • linter: prevent dep-checks leaking when used outside nx (#21404)
  • misc: set $schema in nx.json generated during nx init (#21455)
  • misc: use caret for semver version (#18140)
  • module-federation: ensure the static remotes env var is used for task hashing #21390 (#21414, #21390)
  • module-federation: ensure incorrect tsconfig path mappings are not used #21391 (#21416, #21391)
  • nest: exclude react-specific packages when generating nx nest monorepo (#21153)
  • release: skip lock file update if yarn classic (#21489)
  • testing: fix config references to js files (#21018)
  • vite: deep file resolution in nx-tsconfig-paths.plugin.ts (#21513)
  • webpack: correctly handle data URIs with escaped quotes in style… (#20988)

❤️ Thank You

  • andreasmoller25 @andreasmoller25
  • Austin Fahsl @fahslaj
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Ian Chadwick @ianchadwick
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Leosvel Pérez Espinosa @leosvelperez
  • Lukas @LukasTy
  • MaxKless @MaxKless
  • Mihail Golban @mihailgolban
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Phillip Barta @Phillip9587
  • Remco Krams
  • Simeon Cheeseman @SimeonC
nx - 18.0.0

Published by FrozenPandaz 9 months ago

18.0.0 (2024-02-03)

Nx 18 introduces Project Crystal, a significant shift towards making Nx more transparent and easy to understand! Learn more here!. This is now enabled by default where avaialble and is the reason why we decided to release it as a major version.

Note: Though this is a major version, there are no removals of previous deprecations. Any deprecations which were previously scheduled for Nx 18 are now scheduled for Nx 19 which will still be coming out around April 2024.

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • core: log to guide users to show details after project generation (#21350)
  • core: improve nx connect success message (#21295)
  • core: add support for loading .ts files using ESM (#21268)
  • core: support --use-agents and --no-agents (#21472)
  • core: enable project crystal by default (#21403)
  • core: move distribution to beginning of generated ci workflows (#21483)
  • core: add migration to disable adding plugins automatically in existing workspaces (#21508)
  • core: add log lines grouping for GH Actions (#21357)
  • core: add fallback flow to nx init when no plugins are detected (#21538)
  • core: improve the commented dte message on ci-workflows (#21524)
  • core: add e2e to ci workflows (#21487)
  • devkit: improving error handeling read target options (#20336)
  • devkit: add loadConfigFile function for plugins to use (#21511)
  • linter: add error and warning statistics (#18313)
  • linter: add option for @nx/dependency-checks to update workspace dependencies using local file paths (#20157)
  • nextjs: upgrade Next.js 14.0.3 (#20334)
  • nx-dev: more logos & announcement banner (#21444)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • react-native: upgrade react native to 0.73 (#20896)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • angular: handle indexHtmlTransformer option in dev-server correctly (#21520)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • core: update axios to address CVE-2023-45857 (#20493)
  • core: Add missing migration from playwright (#21448)
  • core: always remove cursor reset in terminal output for Windows (#21467)
  • core: do not run pty in run-script when we're not TTY (#21496)
  • core: target defaults should be able to apply to multiple targets with the same executor (#21438)
  • core: nx build --graph file.json should work in subdirectories (#19858)
  • core: Update Nx Welcome to include nx show project (#21509)
  • core: handle negative patterns better when specified in pnpm-workspaces (#19983)
  • core: module federation migration for project with no targets (#21536)
  • core: remove the full workspace path with node_modules from the path env variable when running run-scripts (#21532)
  • core: do not watch temporary vite files (#21514)
  • core: target defaults from specifier should not be clobbered by name based target defaults (#21539)
  • core: fix missing nxCloud error message on ci workflows (#21564)
  • core: handle spaces when launching nxFork (#21571)
  • expo: set port for e2e (#21559)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • graph: fix expand when using external api (#21433)
  • graph: don't show open config button on nx.dev & refactor tooltips (#21463)
  • graph: fix openen project details with expanded target from external api (#21548)
  • js: allow inlined libs without imports (#20649)
  • js: package type is module should emit esm (#21473)
  • linter: remove extend of @angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • linter: make eslint mandatory dependency (#21406)
  • linter: ensure flat config generator works for pcv3 plugin (#21485)
  • linter: remove reportUnusedDisableDirectives for flat config (#21405)
  • linter: prevent dep-checks leaking when used outside nx (#21404)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • misc: set $schema in nx.json generated during nx init (#21455)
  • misc: use caret for semver version (#18140)
  • module-federation: ensure the static remotes env var is used for task hashing #21390 (#21414, #21390)
  • module-federation: ensure incorrect tsconfig path mappings are not used #21391 (#21416, #21391)
  • nest: exclude react-specific packages when generating nx nest monorepo (#21153)
  • nest: ensure dependencies are installed when generating nest libraries (#21534)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nextjs: nextjs standalone playwright linting (#21555)
  • nextjs: vite workspace libs (#21553)
  • nuxt: change nuxi to nuxt (#21484)
  • nx-dev: fix hero text typo (#20937)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • nx-dev: launch week agenda minor fixes (#21419)
  • nx-dev: typos on launch-nx website (#21552)
  • react: import SupportedStyles type from correct path (#20239)
  • react: setup-ssr generator should not read the graph for a project that doesnt exist (#21522)
  • react: extensions - vite e2e test (#21530)
  • react: app generator should handle crystal workspaces (#21537)
  • react-native: Application generator failing (#21507)
  • release: skip lock file update if yarn classic (#21489)
  • testing: fix config references to js files (#21018)
  • testing: add support for generating and loading cypress config in ESM format (#21471)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vite: deep file resolution in nx-tsconfig-paths.plugin.ts (#21513)
  • vue: do not add @vue/tsconfig dependency (#19873)
  • webpack: correctly handle data URIs with escaped quotes in style… (#20988)
  • webpack: fix webpack plugin issues and e2e tests (#21531)

❤️ Thank You

  • Adam Hunter @adamrhunter
  • Altan Stalker
  • andreasmoller25 @andreasmoller25
  • Austin Fahsl @fahslaj
  • Benjamin Kroeger @benkroeger
  • Christian Käslin
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Denis Frenademetz @skrtheboss
  • Eduardo Barros
  • Emily Xiong @xiongemi
  • Ian Chadwick @ianchadwick
  • Isaac Mann @isaacplmann
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jan Pretzel
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Juri Strumpflohner @juristr
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • Lukas @LukasTy
  • MaxKless @MaxKless
  • Michal Jez @MJez29
  • Mihail Golban @mihailgolban
  • Miloš Lajtman @miluoshi
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Phillip Barta @Phillip9587
  • Remco Krams
  • Simeon Cheeseman @SimeonC
  • Tobbb
  • Vinit Neogi @vneogi199
  • wout junius @wout-junius
  • Zac Bristow
  • zenvanexus @zenvanexus
nx - 18.0.0-beta.3

Published by FrozenPandaz 9 months ago

18.0.0-beta.3 (2024-02-02)

🚀 Features

  • core: move distribution to beginning of generated ci workflows (#21483)
  • core: add migration to disable adding plugins automatically in existing workspaces (#21508)
  • core: add log lines grouping for GH Actions (#21357)
  • core: add fallback flow to nx init when no plugins are detected (#21538)
  • linter: add option for @nx/dependency-checks to update workspace dependencies using local file paths (#20157)

🩹 Fixes

  • angular: handle indexHtmlTransformer option in dev-server correctly (#21520)
  • core: handle negative patterns better when specified in pnpm-workspaces (#19983)
  • core: module federation migration for project with no targets (#21536)
  • core: remove the full workspace path with node_modules from the path env variable when running run-scripts (#21532)
  • core: do not watch temporary vite files (#21514)
  • core: target defaults from specifier should not be clobbered by name based target defaults (#21539)
  • graph: fix openen project details with expanded target from external api (#21548)
  • js: package type is module should emit esm (#21473)
  • linter: remove reportUnusedDisableDirectives for flat config (#21405)
  • linter: prevent dep-checks leaking when used outside nx (#21404)
  • nest: ensure dependencies are installed when generating nest libraries (#21534)
  • nextjs: nextjs standalone playwright linting (#21555)
  • nextjs: vite workspace libs (#21553)
  • nx-dev: typos on launch-nx website (#21552)
  • react: setup-ssr generator should not read the graph for a project that doesnt exist (#21522)
  • react: extensions - vite e2e test (#21530)
  • react: app generator should handle crystal workspaces (#21537)
  • vite: deep file resolution in nx-tsconfig-paths.plugin.ts (#21513)
  • webpack: fix webpack plugin issues and e2e tests (#21531)

❤️ Thank You

  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Ian Chadwick @ianchadwick
  • Isaac Mann @isaacplmann
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Juri Strumpflohner @juristr
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
nx - 18.0.0-beta.2

Published by FrozenPandaz 9 months ago

18.0.0-beta.2 (2024-02-02)

🚀 Features

  • core: support --use-agents and --no-agents (#21472)
  • core: enable project crystal by default (#21403)
  • devkit: add loadConfigFile function for plugins to use (#21511)
  • linter: add error and warning statistics (#18313)
  • react-native: upgrade react native to 0.73 (#20896)

🩹 Fixes

  • core: always remove cursor reset in terminal output for Windows (#21467)
  • core: do not run pty in run-script when we're not TTY (#21496)
  • core: target defaults should be able to apply to multiple targets with the same executor (#21438)
  • core: nx build --graph file.json should work in subdirectories (#19858)
  • core: Update Nx Welcome to include nx show project (#21509)
  • graph: don't show open config button on nx.dev & refactor tooltips (#21463)
  • linter: ensure flat config generator works for pcv3 plugin (#21485)
  • nuxt: change nuxi to nuxt (#21484)
  • react-native: Application generator failing (#21507)
  • release: skip lock file update if yarn classic (#21489)
  • testing: add support for generating and loading cypress config in ESM format (#21471)

❤️ Thank You

  • Altan Stalker
  • Austin Fahsl @fahslaj
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Katerina Skroumpelou @mandarini
  • MaxKless @MaxKless
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Simeon Cheeseman @SimeonC
nx - 18.0.0-beta.1

Published by FrozenPandaz 9 months ago

18.0.0-beta.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • core: log to guide users to show details after project generation (#21350)
  • core: improve nx connect success message (#21295)
  • core: add support for loading .ts files using ESM (#21268)
  • devkit: improving error handeling read target options (#20336)
  • nextjs: upgrade Next.js 14.0.3 (#20334)
  • nx-dev: more logos & announcement banner (#21444)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • core: update axios to address CVE-2023-45857 (#20493)
  • core: Add missing migration from playwright (#21448)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • graph: fix expand when using external api (#21433)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • linter: make eslint mandatory dependency (#21406)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • misc: set $schema in nx.json generated during nx init (#21455)
  • misc: use caret for semver version (#18140)
  • module-federation: ensure the static remotes env var is used for task hashing #21390 (#21414, #21390)
  • module-federation: ensure incorrect tsconfig path mappings are not used #21391 (#21416, #21391)
  • nest: exclude react-specific packages when generating nx nest monorepo (#21153)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: fix hero text typo (#20937)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • nx-dev: launch week agenda minor fixes (#21419)
  • react: import SupportedStyles type from correct path (#20239)
  • testing: fix config references to js files (#21018)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @vue/tsconfig dependency (#19873)
  • webpack: correctly handle data URIs with escaped quotes in style… (#20988)

❤️ Thank You

  • Adam Hunter @adamrhunter
  • andreasmoller25 @andreasmoller25
  • Benjamin Kroeger @benkroeger
  • Christian Käslin
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Denis Frenademetz @skrtheboss
  • Eduardo Barros
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jan Pretzel
  • Jonathan Cammisuli
  • Juri Strumpflohner @juristr
  • Leosvel Pérez Espinosa @leosvelperez
  • Lukas @LukasTy
  • MaxKless @MaxKless
  • Michal Jez @MJez29
  • Mihail Golban @mihailgolban
  • Miloš Lajtman @miluoshi
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Phillip Barta @Phillip9587
  • Remco Krams
  • Tobbb
  • Vinit Neogi @vneogi199
  • wout junius @wout-junius
  • Zac Bristow
  • zenvanexus @zenvanexus
nx - 17.3.1

Published by FrozenPandaz 9 months ago

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @vue/tsconfig dependency (#19873)

❤️ Thank You

  • Adam Hunter @adamrhunter
  • Benjamin Kroeger @benkroeger
  • Christian Käslin
  • Craigory Coppola @AgentEnder
  • Denis Frenademetz @skrtheboss
  • James Henry @JamesHenry
  • Jan Pretzel
  • Jonathan Cammisuli
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Michal Jez @MJez29
  • Miloš Lajtman @miluoshi
  • Nicholas Cunningham @ndcunningham
  • Tobbb
  • Vinit Neogi @vneogi199
  • wout junius @wout-junius
  • Zac Bristow
nx - 18.0.0-beta.0

Published by FrozenPandaz 9 months ago

18.0.0-beta.0 (2024-01-29)

🩹 Fixes

  • nextjs: Add missing support swc for custom server (#21401)

❤️ Thank You

  • Nicholas Cunningham @ndcunningham
nx - 17.3.0

Published by FrozenPandaz 9 months ago

17.3.0 (2024-01-29)

🚀 Features

  • angular: support esbuild middleware functions (#21048)
  • angular: support angular 17.1.0 (#20556)
  • core: remove prompt from nx connect command (67b5bd6c9f)
  • core: use Nx plugins and inferred targets when running "nx init" (#20872)
  • core: create a new function to run child processes via rust (#21070)
  • core: read name from package.json if present and no inference plugin provides name (#21125)
  • core: add keepExistingVersions to all packages (#21169)
  • core: add the "add" cli command (#20976)
  • core: add target defaults in configuration generators rather th… (#21105)
  • core: update ci-workflow generator (#21141)
  • core: extend nxCloud prompt to include basic CI workflow options (#21094)
  • core: move target defaults handling to nx plugin (#21104)
  • core: forward stdin to commands started via rust (#21195)
  • core: reveal --web flag on show project (#21293)
  • core: use runCommand for runScript (#21292)
  • core: support args to be an array for command (#21290)
  • core: improve generated CI workflows (#21324)
  • core: guide users to view the graph after nx init (#21303)
  • core: pass down help to run-commands (#21331)
  • cypress: simplify inferred cypress command (#21337)
  • detox: add createNodes for detox (#21016)
  • devkit: add a flag to keep existing versions when calling addDependenciesToPackageJson (#21123)
  • docs: add {% project-details %} as a tag in markdown docs (#21288)
  • expo: support createNodes for expo (#21014)
  • graph: add nx console data loader (#20744)
  • graph: rework pdv target section & remove unused code (#21159)
  • graph: decouple graph client from nx.dev component (#21186)
  • graph: allow expanding target when opening pdv from external api (#21189)
  • graph: hover to see source & more UI updates (#21182)
  • graph: add tooltips to project details view (#21205)
  • graph: show open config button in graph web (#21181)
  • linter: add .nx to ignored folders (#20720)
  • linter: update @typescript-eslint/* package versions (#20602)
  • linter: make init generator public (51c039b252)
  • linter: move common options to target defaults (#20583)
  • misc: align version of @types/node throughout repo (#20883)
  • misc: add layout for project details view (#21172)
  • misc: update minimatch version used across packages (#21207)
  • misc: identify and set up more nx core plugins during nx init (#21254)
  • misc: optionally update package.json scripts in init generators (#21204)
  • misc: hide unpublished links in project details view (#21362)
  • nextjs: Update @nx/next to Next.js 14 (#20703)
  • nextjs: Add support for experimental-https when running dev server (#20836)
  • nextjs: Standalone projects now default to src (#21010)
  • nuxt: make nuxt public (#20656)
  • nx-dev: add homepage updates (#20592)
  • nx-dev: improve related docs section (#20796)
  • nx-dev: adjust related section title padding (#20803)
  • nx-dev: update documentation dropdown menu links (#20792)
  • nx-dev: adjust highlighting of tagline (#20877)
  • nx-dev: new year challenge (#20639)
  • nx-dev: new year challenge (868721a157)
  • nx-dev: modals and flip cards (e7dcce057b)
  • nx-dev: rectangle cards (49a8d84023)
  • react: Treat window and var library types the same (#20597)
  • react: Add playwright support to generators (#21150)
  • react-native: add support for createNodes in react native (#21013)
  • react-native: generate pod install target (#21166)
  • release: support Revert commits in changelog renderer (#20663)
  • release: conventional commits support for independent projects (#21012)
  • release: enable git operations by default (#21082)
  • release: add fallback for currentVersionResolver in the version step (#21155)
  • release: support conventionalCommits shorthand for version config (#21187)
  • release: add formal entrypoint for programmatic API at nx/release (#21211)
  • release: support version prefix for dependents (#21209)
  • release: update lockfile after version command (#21107)
  • release: global stageChanges option & changelog fixes (#21223)
  • release: allow overriding generator and generatorOptions per project (#21298)
  • remix: add remix (#20641)
  • remix: add createNodes support for target inference (#21073)
  • remix: generate vitest file instead vite.config (#21100)
  • remix: remove projects prompt from artifact generators (#21112)
  • remix: use esm config file (#21111)
  • remix: add init generator (#21146)
  • remix: add nx welcome component (#21383)
  • storybook: nodes plugin (#20562)
  • testing: add create-nodes plugin for playwright e2e targets (#20099)
  • testing: add option to allow filtering test files in playwright executor (#20862)
  • testing: add jest create-nodes plugin (#20045)
  • vite: update to vitest v1 (#20747)
  • vite: recognize all vite.config file extensions (#20971)
  • vue: add nuxt as cnw vue framework (#20626)
  • webpack: simplify inferred webpack-cli command (#21340)
  • workspace: update readme to point people to the graph (#21325)

🩹 Fixes

  • angular: add missing package update for @angular/pwa (#20690)
  • angular: safely update task runner cacheable operations when setting up ssr (#20736)
  • angular: fix standalone eslint config generation (#20885)
  • angular: add named export for moduleFederationDevServerExecutor (#20944)
  • angular: support scheduling inferred angular cli builder targets (#21019)
  • angular: run function is not called in setup-ssr/application-builder (#21157)
  • angular: support scoped project names and entrypoints in library secondary entrypoint generator (#21300)
  • angular: update autoprefixer migration to the right file (#21363)
  • angular: update setup-ssr generator to support the outputPath object variant (#21385)
  • bundling: added back code to handle skipTypeField option of rollup executor options + tests (#20460)
  • core: properly handle negated paths in cache outputs (#20661)
  • core: show warning if workspaceRoot starts with ! (#20705)
  • core: fallback to checking stderr if stdout is empty on publish executor (#20737)
  • core: correctly move project and target strings (#20726)
  • core: handle "." project roots properly for hashing (#20979)
  • core: prioritize nxignore for watcher updates (#20975)
  • core: formatter should not fail when absolute paths are provided as "--files" (#20331)
  • core: handle invalid group glob groups (#21027)
  • core: ensure connect-to-nx-cloud works with lerna workspaces (#20895)
  • core: accept vue as preset in cnw (#21262)
  • core: properly disconnect daemon & reject promise (#21283)
  • core: fix socket dir removal for macos (#21306)
  • core: remove deprecated recursive rmdir with rm -rf (#21327)
  • core: exit with sigint when sigint is received (#21336)
  • core: yargs array-like prompts initial field is number (#21349)
  • core: clarify error log when a project exists in a directory (#21355)
  • core: do not create new targets from target defaults when packag… (#21365)
  • core: fix sending sigint to child tasks with the new psuedo tty … (#21369)
  • core: fix compilerOptions may not exist (#21364)
  • core: fix conflicting types from merge conflict (#21371)
  • core: address some wonkiness when merging command and run-commands (#21315)
  • devkit: update the ci generators to use the correct launch template (#21304)
  • devkit: fix extractLayoutDirectory typescript types to better reflect allowed params and return value (#15339)
  • expo: fix externalDependencies for expo plugin (#21213)
  • graph: take vscode light/dark theme into account (#21208)
  • graph: refresh pdv periodically in watch mode (#21218)
  • graph: correct value when inputs/outputs are copied (#21245)
  • graph: fix 404 when / in name (#21318)
  • js: fixing output based on test runner selection (#20788)
  • js: allow inlineable dependency to be added to externals (#21051)
  • js: ensure result is valid before attempting to close it during rollup watch (ea3c2426d3)
  • js: set the unsafeHttpWhitelist when the set has any items (#21216)
  • js: add @swc/helpers when initializing js plugin since it is needed by other plugins (#21316)
  • js: fix missing top-level dependencies in publishable libs (#17730)
  • linter: move should migrate all eslint configs (#20709)
  • linter: fix workspace-rule naming with flat config (#20782)
  • linter: ensure angular entry point checks are correct (#20859)
  • linter: flat config should always set path to config when using API (#20867)
  • linter: only update overrides when applicable (#20917)
  • linter: add links to docs to rules (#21199)
  • linter: fix import of chalk for reporting (#21201)
  • linter: update eslint plugins for @typescript-eslint v6 naming (#21221)
  • misc: disallow path segments and allow scoped package name in --newProjectName option of move generator (#20768)
  • misc: ignore .nx/cache when running nx init in an angular cli project (#21000)
  • misc: install nx when no plugins selected during nx init (#21228)
  • misc: identify usage of playwright correctly when running nx init (#21236)
  • misc: install required deps during nx init without overriding existing versions (#21237)
  • misc: do not print formatting errors while setting up nx cloud in nx init (#21302)
  • misc: await async function invocations (#21299)
  • module-federation: allow relative remote paths (#20763)
  • module-federation: support buildable libs (#20786)
  • nextjs: empty port should not overwrite env port (#20751)
  • nextjs: Add missing setParserOptionProject (#20754)
  • nextjs: Page generator should work out of the box (#20775)
  • nextjs: enhance page generator to work when --project is not supplied (#20778)
  • nextjs: remove temporary patch for next eslint rules (#20863)
  • nextjs: correct inferred outputs for root Next.js projects (#20891)
  • nextjs: update migration to handle projects without eslintrc (#20932)
  • nextjs: Playwright should work with workspace libs (#20933)
  • nextjs: Missing deps for image and css optimization (#20941)
  • nextjs: Add support for mjs next config file (#21007)
  • nextjs: PCV3 with Cypress and Playwright should work with standalone Next.js Projects (#21103)
  • nextjs: custom server unable to run production builds (#21222)
  • node: E2E test port conflicts (#20826)
  • nuxt: add all target names when adding vite plugin (#21332)
  • nx-dev: change to optimized for monorepos (#20668)
  • nx-dev: adjust blog links (#20608)
  • nx-dev: typo on the homepage (#20767)
  • nx-dev: fix plugin stats (#20741)
  • nx-dev: dynamic classes not allowed (#20800)
  • nx-dev: improve styles (48bcb534fb)
  • nx-dev: fix text colors (69523f1eed)
  • nx-dev: fix heading size and improve contrast (#21057)
  • nx-dev: standardize nx cloud naming (#21059)
  • nx-dev: increase shorts video size to show volume control (#21142)
  • nx-dev: do not open official plugins in new tab (#21179)
  • nx-dev: align button sizes on hero (#21163)
  • nx-dev: table of contents with code (#21173)
  • react: webpack backwards compat for @nx/react/plugin/webpack (#20697)
  • react: skip adding comma to config when adding remote to host if… (#20620)
  • react: remove tag from generated index.html (#20750)
  • react: update default webpack config for component testing (#20749)
  • release: changelog renderer should prefer breaking change explanation text (#20798)
  • release: ensure leading v is stripped from provided semver version (#20815)
  • release: add overall nx release command (#20535)
  • release: publish error handling, dry-run in dependsOn (#20889)
  • release: capture all release titles during parse (#20864)
  • release: do not set extra v on GitHub release, improve GH API error handling (#20999)
  • release: update error message check for npm dist-tags (#20995)
  • release: stage changes when versioning with --projects argument (#21054)
  • release: default changelog git commit and tag true (#21129)
  • release: versionPrefix should default to auto (#21256)
  • release: filtering publish by project or group should exclude task deps (#21231)
  • release: fix --first-release with conventional commits and independent projects (#21320)
  • release: only add nx-release-publish to public packages (#21338)
  • release: disable workspace changelogs in config when not valid (#21341)
  • release: do not restart the daemon when skipLockFileUpdate is set (#21389)
  • release: ensure non-zero exit code is propagated, change missing target handling (#21388)
  • remix: legacy package pointing to incorrect readme (#21113)
  • remix: import of config file should invalidate cache (#21121)
  • remix: required property in schema should be project (#21258)
  • remix: use twStyles as import to prevent conflicts (#21276)
  • remix: tsconfigs were being incorrectly generated causing errors #21002 (#21387, #21002)
  • repo: add missing packages to nightly (#20908)
  • repo: update nightly matrix with new packages (#20911)
  • repo: fix version calculation on nx-release (#21382)
  • storybook: do not throw for versions >=7 (#20770)
  • storybook: handle output-dir properly for outputs (#21168)
  • storybook: throw if no project name for angular (#21308)
  • storybook: add storybook-static to gitignore for pcv3 (#21309)
  • testing: avoid overwriting environment variables in nx cypress preset (#20748)
  • testing: run playwright with the correct project option for multiple values (#20850)
  • testing: safely handle circular deps in component testing plugin (#20852)
  • testing: set correct type for ignoreTestFiles option in cypress executor (#20853)
  • testing: Inline projects inside playwright.config.ts (#21188)
  • vite: config migration account for other syntaxes (#20693)
  • vite: better extra args resolution (#20708)
  • vite: ignore CJS build deprecated warning (#20719)
  • vite: allow vitest to be v1 (#20760)
  • vite: only dynamically import vite (#20774)
  • vite: vitest migration add reporters (#20823)
  • vite: more properly resolve arguments from configurations (#20825)
  • vite: dist and coverage paths for root projects (#20878)
  • vite: include vitest config in nodes plugin (#20887)
  • vite: build executor watch (#21042)
  • vite: only import vite dynamically (#21050)
  • vite: replaceFile and fileReplacement fixes (#21077)
  • vite: do not add test target if test is not defined (#21076)
  • vite: PCV3 Plugin update to use resolveConfig (#21287)
  • vite: PCV3 multiple targets (#21366)
  • vue: import vue libs in other libs - fix ts2307 (#21297)
  • web: fix webpack + playwright config issues (#20991)
  • webpack: migrate projects without webpackConfig to use webpack.config.js (#20699)
  • webpack: fixed isolatedConfig: false option not composing plugins (#20678)
  • webpack: add standardWebpackConfigFunction option when users opts for a standard config function (#20702)
  • webpack: handle both nx and nrwl scoped executors when migrating config (#20714)
  • webpack: fix check for standardWebpackConfigFunction (#20728)

❤️ Thank You

  • Ashwin Gokhale @ashwinGokhale
  • Austin Fahsl @fahslaj
  • Benjamin Cabanes @bcabanes
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • daiscog @daiscog
  • Dmitriy Stepanenko @dmitry-stepanenko
  • Emily Xiong @xiongemi
  • Igor Katsuba @IKatsuba
  • Isaac Mann @isaacplmann
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • jiayi
  • Johanna Pearce
  • Jonathan Cammisuli
  • Julien Simonet @jmons54
  • Juri Strumpflohner @juristr
  • Kaden Wilkinson @kdawgwilk
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Miroslav Jonas @meeroslav
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Tórur Zachariasen @torurz
  • Tycho Bokdam @TriPSs
  • Vadim Zhamkov @vadjs
  • Yann Thibodeau
nx - 17.3.0-rc.1

Published by FrozenPandaz 9 months ago

17.3.0-rc.1 (2024-01-27)

🚀 Features

  • misc: hide unpublished links in project details view (#21362)

🩹 Fixes

  • angular: update autoprefixer migration to the right file (#21363)
  • core: do not create new targets from target defaults when packag… (#21365)
  • core: fix sending sigint to child tasks with the new psuedo tty … (#21369)
  • release: disable workspace changelogs in config when not valid (#21341)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Jack Hsu @jaysoo
  • Jason Jean @FrozenPandaz
nx - 17.3.0-rc.0

Published by FrozenPandaz 9 months ago

17.3.0-rc.0 (2024-01-26)

🚀 Features

  • angular: support angular 17.1.0 (#20556)
  • core: reveal --web flag on show project (#21293)
  • core: use runCommand for runScript (#21292)
  • core: support args to be an array for command (#21290)
  • core: improve generated CI workflows (#21324)
  • core: guide users to view the graph after nx init (#21303)
  • cypress: simplify inferred cypress command (#21337)
  • docs: add {% project-details %} as a tag in markdown docs (#21288)
  • release: update lockfile after version command (#21107)
  • release: global stageChanges option & changelog fixes (#21223)
  • release: allow overriding generator and generatorOptions per project (#21298)
  • webpack: simplify inferred webpack-cli command (#21340)
  • workspace: update readme to point people to the graph (#21325)

🩹 Fixes

  • angular: support scoped project names and entrypoints in library secondary entrypoint generator (#21300)
  • core: properly disconnect daemon & reject promise (#21283)
  • core: fix socket dir removal for macos (#21306)
  • core: remove deprecated recursive rmdir with rm -rf (#21327)
  • core: exit with sigint when sigint is received (#21336)
  • core: yargs array-like prompts initial field is number (#21349)
  • core: clarify error log when a project exists in a directory (#21355)
  • devkit: update the ci generators to use the correct launch template (#21304)
  • expo: fix externalDependencies for expo plugin (#21213)
  • graph: fix 404 when / in name (#21318)
  • js: add @swc/helpers when initializing js plugin since it is needed by other plugins (#21316)
  • misc: do not print formatting errors while setting up nx cloud in nx init (#21302)
  • misc: await async function invocations (#21299)
  • nuxt: add all target names when adding vite plugin (#21332)
  • nx-dev: table of contents with code (#21173)
  • release: filtering publish by project or group should exclude task deps (#21231)
  • release: fix --first-release with conventional commits and independent projects (#21320)
  • release: only add nx-release-publish to public packages (#21338)
  • remix: use twStyles as import to prevent conflicts (#21276)
  • storybook: throw if no project name for angular (#21308)
  • storybook: add storybook-static to gitignore for pcv3 (#21309)
  • vite: PCV3 Plugin update to use resolveConfig (#21287)
  • vue: import vue libs in other libs - fix ts2307 (#21297)

❤️ Thank You

  • Austin Fahsl @fahslaj
  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Isaac Mann @isaacplmann
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • Johanna Pearce
  • Katerina Skroumpelou @mandarini
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
Package Rankings
Top 0.37% on Npmjs.org
Top 4.35% on Proxy.golang.org