Skip to content

v4.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@tannerlinsley tannerlinsley released this 28 Dec 21:29

4.0.0-alpha.6 (2021-12-28)

Bug Fixes

  • devtools: code color is not inherited from panel color (#3115) (ca2a57a)
  • query: set error to null when going to loading state (#3106) (3981f52)
  • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098