mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
3.8 KiB
3.8 KiB
Changelog
v0.10.11
🩹 Fixes
- Add missing useLazyQuery type (299ae55)
📖 Documentation
- Bump @nuxt-themes/docus to 1.14.6 (f7eeb10)
❤️ Contributors
- Wobsoriano (@wobsoriano)
v0.10.10
🚀 Enhancements
- Add useLazyQuery composable (93cb442)
❤️ Contributors
- Wobsoriano (@wobsoriano)
v0.10.9
🚀 Enhancements
- Add custom query key option (f2bcf9b)
❤️ Contributors
- Wobsoriano (@wobsoriano)
v0.10.8
💅 Refactors
📖 Documentation
- Add handler param description (f86ebcd)
📦 Build
❤️ Contributors
- Wobsoriano (@wobsoriano)
v0.10.7
🩹 Fixes
- Make useQuery return data nullable (120ebc5)
📖 Documentation
- Update Server Side Calls docs (1c638a8)
❤️ Contributors
- Blechlawine marczinser@gmx.de
- Colonel-Sandvich
v0.10.6
🏡 Chore
v0.10.5
🚀 Enhancements
- Pass input to watched sources if it's a ref (892d167)
❤️ Contributors
- Wobsoriano (@wobsoriano)
v0.10.4
🚀 Enhancements
- Add reactive inputs (054fad9)
📖 Documentation
- Update local deps (7683499)
🏡 Chore
- Remove engines property (e15a62a)
❤️ Contributors
- Wobsoriano (@wobsoriano)
v0.10.3
🚀 Enhancements
- Export createH3ApiHandler for h3 apps (18cd492)
❤️ Contributors
- Wobsoriano (@wobsoriano)