🚀 Enhancements
- Dynamic collection name (a08d447)
- vue: Compare query options before reloading (b10a34d)
- Pagination (3806b0c)
🩹 Fixes
- gc: Take into account include from the query (f44d309)
- Check if key is nullish instead of falsy (1d92c72)
- Duplicate call to wrapItem in findFirst (71b4d48)
- Only generate one collections file and write it to disk (06071d1)
- Exclude
.tsfrom the generated collections file (a904ded) - FindFirst/findMany update options fetchPolicy (e91e0d9)
- vue:
query(q => q.many(): Typing of TOptions with no parameter passed to many (a99a512)
🏡 Chore
- Nuxt vite:extendConfig hook is deprecated (8593237)
✅ Tests
- lint: Update antfu eslint to split type imports (4773d8d)
❤️ Contributors
- Guillaume Chau (@Akryum)