Minor changes
- feat: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9 (PR #32960 by Hotell)
- feat: add browser compatibility plugin (PR #33786 by dmytrokirpa)
- feat: enable @nx/workspace-no-missing-jsx-pragma rule for react v9 projects (PR #32975 by Hotell)
Patches
- fix: remove devDeps from deps (PR #34157 by Hotell)
- chore: bump minimal ts peer dep (PR #32272 by mainframev)
- chore: remove npmScope from project name and update react config to accommodate project name change (PR #31893 by Hotell)
- chore: add Griffel's pseudo element lint rule (PR #32236 by spmonahan)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by Hotell)
- updated eslint-plugin deprecation to v3 (PR #32306 by mainframev)
- chore: remove usage of "export *" (PR #33448 by layershifter)
- chore: migrate to @typescript/eslint v6 (PR #31988 by mainframev)
- fix: bump minimal typescript version to 4.8.4 (PR #32369 by mainframev)
- chore: removes type dependency on @fluentui/react-utilities internals in ban-instanceof-html-element (PR #32072 by bsunderhus)
- chore: migrate from deprecation plugin to ts-eslint/no-deprecated rule (PR #33602 by mainframev)