What's Changed
🏗️ Internal
- JSX detection utilities moved to
@eslint-react/core:isJsxLike,JsxConfig,JsxDetectionHint, and related types now import from@eslint-react/core. The old@eslint-react/jsxmodule no longer re-exports these symbols.isJsxTextandJsxEmithave been removed in favor of core equivalents. - Added Nx and set up project graph caching.
- Added architectural boundaries for app and package dependencies.
- Added devtools verification script.
- Added sentrux layer architecture and dependency rules.
- Updated sentrux baseline timestamps.
- Upgraded
zodfrom 4.3.6 to 4.4.1.
Full Changelog: v5.6.2...v5.6.3-beta.0