npm @nrwl/cli 8.10.0
Release 8.10.0

latest releases: 15.9.7, 14.8.9, 15.9.6...
4 years ago

Bug Fixes

  • angular: migrate users to matching versions of cli and build-angular (965901f)
  • bazel: add bazel to e2e tests (5fcbc5a)
  • bazel: fix bazel e2e tests (6a6f795)
  • bazel: move dependencies to srcs file_group (bf4728a)
  • core: account for files with paths (#2166) (8da8ee0)
  • core: add import to project string comparitor locator (9fea0bc)
  • core: default to whole file change type (e41b448)
  • core: fix calculation of json diff (#2234) (cc5050e)
  • core: forbid project dependencies onto self (#2190) (8d96737)
  • core: handle projects with directories correctly (#2194) (f9da4d9)
  • core: hasher should not process more than 2000 files at a time (6bcffed)
  • core: make prettier a peerDependency to respect installed version of prettier (77ee6f8)
  • core: pass options to tasks runner correctly (eb455b9)
  • core: wait for deps to be built before building projects (c98745a)
  • docs: fix formatting of tutorial (#2162) (3766991)
  • misc: add missing packages to package group (#2208) (36b757b)
  • misc: add prettier to create-nx-workspace sandbox (bbb7cfd)
  • misc: fix project tslint generation (88920ac)
  • misc: reenable run-many tests (f5b56fd)
  • misc: resolve projects for linting using TypeScript (6411a29)
  • node: add webpack-merge to @nrwl/node dependencies (#2171) (617e4c3)
  • node: fix and reenable node e2e tests (#2145) (fd6b120)
  • node: fix node e2e test for circle (#2163) (5229529)
  • node: fix node tests for circle (#2156) (a346817)
  • nx: skip existing stories and cypress specs (ac33f04)
  • react: add babel-plugin-const-enum as a dependency (#2237) (80b9af1)
  • react: file name and style are properly shown when creating a new react app (445e794), closes #2049
  • react: fix security vulnerability in serialize-javascript (d7a769c)
  • repo: disable failing run-many test (567b9b5)
  • repo: do not publish bazel package (b794aa6)
  • repo: fix imports and error on unsuccessful documentation generation (40ae203)
  • storybook: fix storybook peer dependencies (9c50569)
  • testing: fix cypress 8.10 migration (#2236) (f8b3f4c)
  • testing: fix migration for cypress (#2141) (29176f8)
  • testing: set cypress 3.6.1 migration to 8.x version (#2185) (34f5163)
  • testing: set NODE_ENV to 'test' when running jest (bf56469)
  • web: clean up third-party code to drop unnecessary deps from web's package.json (dbd9492)

Features

  • bazel: add init for bazel (#2135) (b84aca5)
  • bazel: generate all target rules (e56dadc)
  • bazel: re-introduce @nrwl/bazel (2e2167d)
  • core: add ability to select data from the print affected output (8e08924)
  • core: add support for npm package dependencies in project graph (3a36c24)
  • core: implement caching (d2d9f1c)
  • core: improves print-affected command to support more use cases (e5377d2)
  • core: simplify the migrate command and provide more info about it (a99eefe)
  • core: update run-many to handle --with-deps (734acef)
  • core: update to next version of angular deps (bd230e0)
  • core: use TypeScript to resolve import modules for dependencies (aeeebeb)
  • misc: add color option to run-commands (8eea4b3)
  • misc: add first version of the nx insights plugin (6eae959)
  • misc: export mock builder context from workspace (#2221) (cee6888)
  • nextjs: support next@9.1.5 and add log when ready (#2216) (6c83f2d)
  • node: add library schematic (6328b8f)
  • node: add package target for node libs (#2226) (dec7063)
  • react: add --flat option for component schematic to add file at the source root (f58e6d3)
  • react: add better support for file and image imports (#2245) (df7ff8c)
  • react: add option to generate js files instead of ts files (#2247) (fd47229)
  • react: add support for const enums (#2224) (5d0e1ad)
  • react: add SVG and SVGR support for React apps (ef995fd)
  • repo: add circleci config (#2146) (74c5c69)
  • repo: correctly validate revert commits (b04b18d)
  • repo: link to the how-to-get-started video (d71e9df)
  • repo: only format documentation when generating documentation (#2186) (ebfa645)
  • repo: set names for tasks in circle ci (#2187) (fb4fccb)
  • storybook: added static storybook build (#2074) (8579894)
  • testing: add --ci-build-id option to cypress in order to make parallel work for some ci (#2218) (6ef95bd)

Don't miss a new cli release

NewReleases is sending notifications on new releases.