Skip to content

v0.9.2

Latest

Choose a tag to compare

@fansenze fansenze released this 07 Sep 02:49
· 3 commits to main since this release

What's Changed

New Features 馃帀

Performance 馃殌

Bug Fixes 馃悶

  • fix: align no-restricted-syntax with ESLint 10.9.1 by @swwind in #1969
  • fix: correct no-restricted-syntax selector matching by @fansenze in #2064
  • fix: align string trim class heritage with Unicorn by @fansenze in #2060
  • fix: align react/hook-use-state with upstream by @fansenze in #2061
  • fix: align React namespace checks with upstream by @fansenze in #2062
  • fix: align unicorn/no-await-expression-member with upstream by @elecmonkey in #2067
  • fix: isolate playground configs and preserve pinned versions by @fansenze in #2068
  • fix: ignore intrinsic JSX tags in rstest imports by @fansenze in #2069
  • fix: align react static property placement with upstream by @fansenze in #2070
  • fix: align JSX expression line handling with upstream by @fansenze in #2071
  • fix: close TypeScript rule regressions and test coverage gaps by @fansenze in #2073

Document 馃摉

  • docs: define branch and pre-commit guidelines by @fansenze in #2054
  • docs: align agent workflows with scoped verification by @fansenze in #2077

Other Changes

Full Changelog: v0.9.1...v0.9.2