Releases
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 )
You canβt perform that action at this time.