Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 444 Bytes

File metadata and controls

11 lines (8 loc) · 444 Bytes
title Recoil 0.7.2

Selector optimizations and fixes

Optimizations and Fixes

  • Selector cache lookup optimizations (#1720, #1736)
  • Allow async selectors to re-evaluate when async dependencies are discovered with stale state (#1736)