Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kaciakmaciak
/
react-query-subscription
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
31
Code
Issues
6
Pull requests
0
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 21, 2022
chore(vscode): add vitest extension
kaciakmaciak
committed
2df4084
Copy full SHA for 2df4084
Commits on Dec 20, 2022
chore: bump typescript to `4.9.4`
kaciakmaciak
committed
0f005d9
Copy full SHA for 0f005d9
ci: bump node to v18.12
kaciakmaciak
committed
6e76dc5
Copy full SHA for 6e76dc5
chore(vscode): format on save
kaciakmaciak
committed
001ae87
Copy full SHA for 001ae87
test: migrate to vitest
kaciakmaciak
committed
a905d21
Copy full SHA for a905d21
docs(readme): update build badge
kaciakmaciak
authored
017e202
Copy full SHA for 017e202
Commits on Oct 24, 2022
build(npm): fix security vulnerabilities
Katarina Anton
authored and
kaciakmaciak
committed
a4decb5
Copy full SHA for a4decb5
Commits on Oct 16, 2022
chore(release): 1.8.1 [skip ci]
Show description for 3708e51
semantic-release-bot
committed
3708e51
Copy full SHA for 3708e51
test(*): add unit tests for not resubscribing when re-rendered
kaciakmaciak
committed
95ec4aa
Copy full SHA for 95ec4aa
fix(*): fix calling subscription fn multiple times when `subscriptionKey` is not a string
kaciakmaciak
committed
a7f32f3
Copy full SHA for a7f32f3
Commits on Oct 14, 2022
docs(examples): update firebase example to use `.env`
kaciakmaciak
committed
7c1ef77
Copy full SHA for 7c1ef77
chore(docs): fix docs pages build
kaciakmaciak
committed
dd09293
Copy full SHA for dd09293
docs(examples): fix dependencies
kaciakmaciak
committed
db48b38
Copy full SHA for db48b38
Commits on Oct 9, 2022
ci(release): fix docs pages
kaciakmaciak
authored
d3f34b4
Copy full SHA for d3f34b4
Commits on Oct 8, 2022
chore(release): 1.8.0 [skip ci]
Show description for cb8a818
semantic-release-bot
committed
cb8a818
Copy full SHA for cb8a818
feat(peer-deps): support React v18
Katarina Anton
authored and
kaciakmaciak
committed
3b3dd5c
Copy full SHA for 3b3dd5c
docs(examples): add firebase example
Show description for ccfd1da
Katarina Anton
authored and
kaciakmaciak
committed
ccfd1da
Copy full SHA for ccfd1da
Commits on Oct 7, 2022
chore(release): 1.7.0 [skip ci]
Show description for 445b853
semantic-release-bot
committed
445b853
Copy full SHA for 445b853
feat(helpers): deprecate `fromEventSource` and `eventSource$` helpers
Katarina Anton
authored and
kaciakmaciak
committed
01cf6b9
Copy full SHA for 01cf6b9
Commits on Oct 1, 2022
test(useSubscritpion): ignore legacy cancel in code coverage
Katarina Anton
authored and
kaciakmaciak
committed
ec31f37
Copy full SHA for ec31f37
test(useSubscritpion): add unit test for abort controller
Show description for 41afef1
Katarina Anton
authored and
kaciakmaciak
committed
41afef1
Copy full SHA for 41afef1
refactor: refactor cancelation using `AbortController` signal
Show description for 368fb04
Katarina Anton
authored and
kaciakmaciak
committed
368fb04
Copy full SHA for 368fb04
ci: setup `next` release channel
Katarina Anton
committed
6481e96
Copy full SHA for 6481e96
build(deps-dev): bump `react-query` to `3.39.2`
Katarina Anton
authored and
kaciakmaciak
committed
b1a317e
Copy full SHA for b1a317e
refactor: set `cancelRefetch` explicitly to `false`
Show description for b600f0e
Katarina Anton
authored and
kaciakmaciak
committed
b600f0e
Copy full SHA for b600f0e
refactor: refactor `onData` callback being called by `useEffect`
Show description for 430331b
Katarina Anton
authored and
kaciakmaciak
committed
430331b
Copy full SHA for 430331b
refactor: convert all query keys into arrays
Show description for b650b88
Katarina Anton
authored and
kaciakmaciak
committed
b650b88
Copy full SHA for b650b88
Commits on Sep 30, 2022
build(deps-dev): fix dev security vulnerability
Katarina Anton
authored and
kaciakmaciak
committed
812cf45
Copy full SHA for 812cf45
chore(release): 1.6.0 [skip ci]
Show description for 7bafd19
semantic-release-bot
committed
7bafd19
Copy full SHA for 7bafd19
ci: bump codecov to v3
Katarina Anton
authored and
kaciakmaciak
committed
096197c
Copy full SHA for 096197c
chore(release): 1.6.0-beta.2 [skip ci]
Show description for 18a8489
semantic-release-bot
authored and
kaciakmaciak
committed
18a8489
Copy full SHA for 18a8489
test(useInfiniteSubscription): add unit tests for updating previously fetched pages
Katarina Anton
authored and
kaciakmaciak
committed
e68170a
Copy full SHA for e68170a
fix(useInfiniteSubscription): fix unsubscribing when previous/next page has been fetched
Katarina Anton
authored and
kaciakmaciak
committed
a05675b
Copy full SHA for a05675b
chore(release): 1.6.0-beta.1 [skip ci]
Show description for 1ec16d5
semantic-release-bot
authored and
kaciakmaciak
committed
1ec16d5
Copy full SHA for 1ec16d5
style(useSubscription): remove redundant comment
Katarina Anton
authored and
kaciakmaciak
committed
d17e154
Copy full SHA for d17e154
Pagination
Previous
Next
You can’t perform that action at this time.