Releases: falcondev-oss/trpc-vue-query
Releases · falcondev-oss/trpc-vue-query
v0.5.0-rc.2
v0.5.0-rc.1
✨ Enhancements
- upgrade to trpc v11 - by @LouisHaftmann (bfaa1)
- useInfiniteQuery() - by @DrJume (ac201)
🔧 Chore
- bump to v0.5.0-rc.0 - by @LouisHaftmann (15f67)
- bump to v0.5.0-rc.1 - by @DrJume (76292)
- docs: add favicon - by @LouisHaftmann (96b63)
📦 Build
- deps:
- upgrade deps - by @LouisHaftmann (7f0a8)
- upgrade deps - by @DrJume (b3b8c)
📖 Documentation
🎨 Style
- lint - by @LouisHaftmann (9c043)
- lint - by @DrJume (c2b7d)
🤖 CI
- allow branches to push version deployments - by @DrJume (8a8cc)
- deploy: publish with --no-git-checks - by @DrJume (e5462)
View changes on GitHub
v0.4.2
v0.4.1
🐛 Fixes
placeholderData
causing wrong type inference, now pass all & correct generics - by @DrJume (d1ff7)- docs: remove og image composable - by @LouisHaftmann (a600c)
🔧 Chore
- move package to
falcondev-oss
org - by @LouisHaftmann (63a22) - release: v0.4.1 - by @github-actions[bot] (fb1ef)
📦 Build
- deps: upgrade deps - by @DrJume (d3e7f)
- docs:
- prerender pages - by @LouisHaftmann (bfb38)
- remove og-image - by @LouisHaftmann (5db3e)
- select content code highlight langs - by @LouisHaftmann (24a41)
📖 Documentation
- fix error in vue example - by @LouisHaftmann (59b84)
- initial docs setup - by @LouisHaftmann (2e4b9)
- add docs url to README - by @LouisHaftmann (7b73c)
✅ Tests
View changes on GitHub
v0.4.0
🚀 Features
- Don't get
QueryClient
from vue context - by @LouisHaftmann (0a934)
View changes on GitHub
v0.3.0
🚀 Features
- Query helper functions - by @LouisHaftmann (4e457)
🐞 Bug Fixes
- Run mutation hooks with vue context - by @LouisHaftmann (786e9)
View changes on GitHub
v0.2.0
v0.1.2
No significant changes
View changes on GitHub
v0.1.1
No significant changes