Change8

22.1.1

📦 nxView on GitHub →
2 features🐛 8 fixes🔧 8 symbols

Summary

This release introduces a new utility for loading ESLint rules from a directory and fixes several issues related to task caching, daemon execution, graph construction, and configuration handling across various plugins.

✨ New Features

  • linter: add util to load eslint rules from a directory
  • nx-cloud: prepend nx version to stats metadata

🐛 Bug Fixes

  • core: don't presume a task is long running if its marked cacheable
  • core: daemon command should exit at end
  • core: provide error when nested graph construction would occur invoked during createNodes
  • graph: align exclude flag with others by using findMatchingProjects
  • linter: handle various flat config override structures
  • react: exclude tailwind from CSS modules syntax in component generator
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging
  • vite: generate .mts config files to force ESM

🔧 Affected Symbols

eslintnx-clouddaemoncreateNodesfindMatchingProjectstailwindSTORYBOOK_PROJECT_ROOTvite