Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 04 Oct 12:53
· 117 commits to main since this release

🚀 Enhancements

  • New garbage collector (2378647)
  • Expose useQueryTracking (42865ff)
  • Allow passing meta to find options (ed8e3d0)
  • AddToQueryTracking (cdfc3f8)

🩹 Fixes

  • devtools: Cache count per collection not working if no layer is selected (2a157a3)
  • More stable tracking query id (b1d8ae1)
  • Enumerate relations and computed so watch deep works (b737d9a)
  • Export setActiveStore (3484a28)

📖 Documentation

🌊 Types

  • New RstoreGlobal augmentable interface to apply custom store types to plugin hooks etc. (0bc5706)

❤️ Contributors