feat(client): add & configure tanstack query#127
Merged
Conversation
added 12 commits
October 1, 2025 21:17
nednella
added a commit
that referenced
this pull request
Oct 20, 2025
🤖 I have created a release *beep* *boop* --- ## [0.3.0](https://github.com/nednella/echo/compare/client@v0.2.1...client@v0.3.0) (2025-10-19) ### Features * **api:** update controller OpenAPI documentation ([#128](#128)) ([9dd81d1](9dd81d1)) * **client:** add & configure tanstack query ([#127](#127)) ([5b9587f](5b9587f)) * **client:** add appearance dialog ([#144](#144)) ([aae8318](aae8318)) * **client:** add application layout ([#142](#142)) ([079feca](079feca)) * **client:** add auth & error middleware to openapi-fetch client ([#131](#131)) ([710a94b](710a94b)) * **client:** add avatar size to UI button ([#147](#147)) ([8fbda96](8fbda96)) * **client:** add generic 404 page ([#148](#148)) ([78d3ab7](78d3ab7)) * **client:** add npm generate script for regenerating openapi type file ([#124](#124)) ([7b4b86f](7b4b86f)) * **client:** add onboarding page ([#132](#132)) ([ca4aedf](ca4aedf)) * **client:** add sidebar account menu dropdown ([#143](#143)) ([cc6fd48](cc6fd48)) * **client:** add typecheck script ([#126](#126)) ([1e9e598](1e9e598)) * **client:** adhere to Bulletproof React ([#145](#145)) ([e9d70a9](e9d70a9)) * **client:** set up shadcn & add light/dark theme support ([#136](#136)) ([9652272](9652272)) ### Bug Fixes * **client:** re-add black/white to tailwind palette ([#137](#137)) ([0c197e1](0c197e1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title