Releases: Holi0317/trpc-vue-query
Releases · Holi0317/trpc-vue-query
v0.2.0
Changelog for 0.2.0 - 2024-04-22
🚜 Refactor
- (h3-adapter) [breaking] Change req to event in context (#5)
📚 Documentation
- Fix import path for nuxt setup
⚙️ Miscellaneous Tasks
- Update dependencies
- Update pnpm to v9
- Bump version
Changelog for 0.1.0 - 2024-04-19
🚀 Features
- Implement h3-adapter
- (client) Implement useQuery for client
- (client) Add queryKey function to root
- (client) Add useMutation
- (h3-adapter) Upgrade to trpc v11
- (nuxt) Add nuxt example package
🐛 Bug Fixes
- (build) Fix export map for h3-adapter
- (client) Fix query options ref
- (client) Remove
getQueryKey
in query decorator - (client) Fix opts.serverPrefetch location
- (client) Fix ProtectedIntersection usage
🚜 Refactor
- (client) Export procedure._def with helper
- (client) Prepare for rootHandler
- (client) Add root handler factory
- (client) Add HookContext type
- (client) S/queryKey/queryKeyFactory/
- (client) Use provide/inject for http client
📚 Documentation
- (client) Add documentation too all symbols
- Initialize vitepress and add some content
- Add nuxt with superjson example
- More documentation
- Fix base path
- Update README.md
🧪 Testing
- Add test cases for h3-adapter
- (client) Add test for query key
- (client) Add test for trpc root
- (client) Add test case for useMutation
⚙️ Miscellaneous Tasks
- Add license text
- Add gitignore
- Pnpm init
- Add editorconfig
- Add prettier
- (lint) Setup eslint
- (lint) Setup pre-commit
- Scaffold h3-adapter package
- Create client package
- (lint) Ignore format and lint on dist
- (lint) Add rules for type import
- Ignore vitest temp tsconfig
- Add idea and gitignore for it
- Rename tnq to tvq
- Update support version specification
- Change versions to 0.1.0
- Add github ci (#2)
- Add documentation page build in ci (#3)
- Fix version for upload-pages-artifact (#4)
- Rename repository name
- Add release action
- Fix attw check
- Fix release ci
- Rename package scope
Lint
- Use flat config for eslint (#1)
v0.1.0
Changelog for 0.1.0 - 2024-04-19
🚀 Features
- Implement h3-adapter
- (client) Implement useQuery for client
- (client) Add queryKey function to root
- (client) Add useMutation
- (h3-adapter) Upgrade to trpc v11
- (nuxt) Add nuxt example package
🐛 Bug Fixes
- (build) Fix export map for h3-adapter
- (client) Fix query options ref
- (client) Remove
getQueryKey
in query decorator - (client) Fix opts.serverPrefetch location
- (client) Fix ProtectedIntersection usage
🚜 Refactor
- (client) Export procedure._def with helper
- (client) Prepare for rootHandler
- (client) Add root handler factory
- (client) Add HookContext type
- (client) S/queryKey/queryKeyFactory/
- (client) Use provide/inject for http client
📚 Documentation
- (client) Add documentation too all symbols
- Initialize vitepress and add some content
- Add nuxt with superjson example
- More documentation
- Fix base path
- Update README.md
🧪 Testing
- Add test cases for h3-adapter
- (client) Add test for query key
- (client) Add test for trpc root
- (client) Add test case for useMutation
⚙️ Miscellaneous Tasks
- Add license text
- Add gitignore
- Pnpm init
- Add editorconfig
- Add prettier
- (lint) Setup eslint
- (lint) Setup pre-commit
- Scaffold h3-adapter package
- Create client package
- (lint) Ignore format and lint on dist
- (lint) Add rules for type import
- Ignore vitest temp tsconfig
- Add idea and gitignore for it
- Rename tnq to tvq
- Update support version specification
- Change versions to 0.1.0
- Add github ci (#2)
- Add documentation page build in ci (#3)
- Fix version for upload-pages-artifact (#4)
- Rename repository name
- Add release action
- Fix attw check
- Fix release ci
- Rename package scope
Lint
- Use flat config for eslint (#1)