Skip to content

v1.20.31

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:42

1.20.31 (2026-07-30)

Bug Fixes

  • enforce-assert-safe-object-key: decline the fix when assertSafe is already bound (closes #1422) (a5b8517)
  • enforce-memoize-async: decline the fix when Memoize is already bound (closes #1423) (0c037a4)
  • enforce-memoize-getters: decline the fix when Memoize is already bound (closes #1424) (d0ce6a2)
  • no-array-length-in-deps: decline the fix when a name it needs is already bound (closes #1425) (88efd23)
  • prefer-fragment-component: decline the fix when Fragment is already bound (closes #1426) (7a28c58)
  • require-memo: decline the fix when memo is already bound (closes #1427) (2469e87)
  • use-latest-callback: decline the fix when useLatestCallback is already bound (closes #1428) (c62b091)