Skip to content

v1.20.32

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:36

1.20.32 (2026-07-30)

Bug Fixes

  • enforce-microdiff: decline the fix when diff is already bound (closes #1429) (6c8a0af)
  • enforce-stable-hash-spread-props: decline the fix when stableHash is already bound (closes #1430) (53c886d)
  • fast-deep-equal-over-microdiff: decline the fix when isEqual is already bound (closes #1435) (47236b8)
  • prefer-global-router-state-key: decline the fix when the derived query-key constant is already bound (closes #1431) (b960875)
  • prefer-next-dynamic: decline the fix when dynamic is already bound (closes #1432) (e92615b)
  • prefer-use-deep-compare-memo: decline the fix when useDeepCompareMemo is already bound (closes #1436) (c6053d0)
  • require-dynamic-firebase-imports: decline the fix when a hoisted type name is already bound (closes #1433) (34eb80f)
  • require-memoize-jsx-returners: decline the fix when Memoize is already bound (closes #1434) (4970190)