🚀 Enhancements
- devtools: Improved filters (a3f59d3)
- devtools: Cache layers (d7d1038)
- devtools: Go to cache tab from collections (dd18099)
- cache: Handle frozen items in writeItem (6586aec)
- nuxt-drizzle: Extras in query transform (803a569)
- CreateMany, updateMany, deleteMany (40aaa50)
🔥 Performance
- cache: Iterate over state directly (7016950)
- devtools: Considerably reduce overhead of adding history records (453f85a)
🩹 Fixes
- Relations undefined if fetchPolicy is no-cache (9845539)
- Use item as proxy target to improve dx in browser devtools (a11b218)
- devtools: Local icon (35bcdc5)
- nuxt-drizzle: Allow any field in where clauses (84301f1)
- nuxt-drizzle: OrderBy allow any column name (b7d07b5)
- cache: Handle existing frozen items in cache (f4bb64f)
❤️ Contributors
- Guillaume Chau (@Akryum)