Skip to content

v3.3.0

Compare
Choose a tag to compare
@tannerlinsley tannerlinsley released this 16 Dec 14:33

3.3.0 (2020-12-16)

Bug Fixes

  • allow queries to be fetched with zero cache time and do not hydrate it (#1442) (eb301fc)
  • always render the latest observer state (#1449) (260ec62)
  • devtools: Do not include devtools for production (5e4ef15)
  • remove unneeded bracket in README (#1418) (67ba20d)
  • queryCache: stop deepIncludes exception comparing null (#1403) (80cecef)

Features