What's Changed
🐞 Fixes
- Fixed the rule documentation URLs returned by
eslint-plugin-react-jsxandeslint-plugin-react-rscto include thejsx-/rsc-prefixes so editorOpen documentationlinks resolve correctly (#1757) — by @kasmacioma.
🏗️ Internal
- Bumped
@types/nodefrom 25.6.2 to 25.7.0. - Bumped
pnpmfrom 11.0.9 to 11.1.0. - Bumped
mermaidfrom 11.14.0 to 11.15.0 and pinned it viapnpm-workspace.yamloverrides, dropping the transitivechevrotain@12.0.0chain in favor of@chevrotain/types@11.1.2. - Enabled
trustPolicy: "no-downgrade"inpnpm-workspace.yaml.
New Contributors
- @kasmacioma made their first contribution in #1757
Full Changelog: v5.7.6...v5.7.7