Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5.1 #151

Merged
merged 140 commits into from
Mar 7, 2024
Merged

1.5.1 #151

merged 140 commits into from
Mar 7, 2024

Conversation

nmathew98
Copy link
Owner

No description provided.

* feat: useQwery hook

* fix: proxy onChange for when a Promise is not returned, so onSuccess is not triggered
* types: rough types for useQweryOptions

* fix: with makeMonitoredFetch, if a fetch is not enabled then it returns void so don't initialize the crdt in this case. update useRememberScroll to not execute server side
* test: add tests for useQwery, csr and ssr

* chore: add gh actions
* fix: effects don't run in ssr so return initialValue if it is an object, up to client to await and use suspense or what not. also update renderSsr to remove window while calling ReactDOMServer

* test: adding tests for async caches

* style: remove unused import

* types: update types

* refactor: update QweryProvider

* style: double quotes
* chore(react,vue,svelte): update readme with more accurate figures

* chore: update readme
* chore(solid): solid start

* chore: add vitest and qwery-shared
* fix(solid): onCleanup

* fix(solid): cleanup happens when scope reevaluates or is finally disposed
* feat(solid): useQwery

* chore(solid): update exports
@nmathew98 nmathew98 merged commit d3388c2 into master Mar 7, 2024
1 check passed
@nmathew98 nmathew98 deleted the chore/1.5.1 branch March 7, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant