yarn @nrwl/jest 9.5.0
Release 9.5.0

latest releases: 19.0.0-canary.20240419-e617e54, 19.0.0-beta.1, 19.0.0-beta.0...
3 years ago

Bug Fixes

  • core: fix check deps .gitignore shortcut in rm schematic (24abc1f)
  • core: fix task-orchastrator to convert boolean flags properly (#3198) (3cc2521), closes #3197
  • core: print args warning when base is not passed (#3237) (7218f81)
  • core: remove matching implicitDependency when removing a project (a4fa80a)
  • core: remove tmp hack for running e2e tests (#3206) (06f1ac6)
  • core: rename implicitDependencies during move (37894f6), closes #2906
  • docs: fix typos in decorate cli explanation (#3216) (c8a433c)
  • linter: eslint version should match >= 6.1.0 (#3002) (35d0c17), closes #3001
  • react: add styled-jsx to babel jest setup to avoid warnings (1869e1b)
  • react: add styled-jsx type definitions for React libs (#3221) (c2b68b9)
  • repo: register local collections for unit tests (#3207) (0ab2fc7)
  • testing: allow jest --bail flag type to be either boolean or number (#3181) (7b27ba4)

Features

  • core: add oss preset to create-nx-workspace (7cbf4ff)
  • core: adds configurable base branch and HEAD in nx.json (#3217) (bd0a558), closes #1791
  • core: implicitDependency tests for mv & rm schematics (06a7080)
  • react: add sass-loader to webpack (#2853) (999489d), closes #2829
  • react: add styled-jsx support for apps, libs, and components (#3204) (f98b4e5)

Don't miss a new jest release

NewReleases is sending notifications on new releases.