issues
search
rocicorp
/
replicache-react
Miscellaneous utilities for using Replicache with React
MIT License
23
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#64
bradleyayers
closed
6 months ago
1
Update README.md
#63
aboodman
closed
8 months ago
0
Update README.md
#62
aboodman
closed
9 months ago
0
chore!: Pure ESM package
#61
arv
closed
11 months ago
0
chore: Add GH Actions
#60
arv
closed
11 months ago
0
feat!: Add support for custom isEqual
#59
arv
closed
11 months ago
2
Whoops removing def from deps again, like it was before 0.4.0
#58
aboodman
closed
11 months ago
0
feat: Return default value whenever query function returns undefined.
#57
aboodman
closed
11 months ago
0
Remove unstable_batchedUpdates for newer react versions
#56
arv
closed
1 year ago
0
feat: Support more strongly-typed ReadTransaction.
#55
aboodman
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#54
dependabot[bot]
opened
1 year ago
0
Bump vm2 from 3.9.17 to 3.9.19
#53
dependabot[bot]
opened
1 year ago
0
Bump vm2 from 3.9.17 to 3.9.18
#52
dependabot[bot]
closed
1 year ago
1
chore: Close Replicache instances in tests
#51
arv
closed
1 year ago
0
Bump vm2 from 3.9.15 to 3.9.17
#50
dependabot[bot]
closed
1 year ago
0
Bump vm2 from 3.9.15 to 3.9.16
#49
dependabot[bot]
closed
1 year ago
1
Bump vm2 from 3.9.11 to 3.9.15
#48
dependabot[bot]
closed
1 year ago
0
Revert to default when changing subscribable.
#47
aboodman
closed
1 year ago
3
Allow query function to return undefined.
#46
aboodman
closed
1 year ago
0
Bump http-cache-semantics from 4.1.0 to 4.1.1
#45
dependabot[bot]
closed
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#44
dependabot[bot]
closed
1 year ago
0
Bump json5 and postcss-modules
#43
dependabot[bot]
closed
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#42
dependabot[bot]
closed
1 year ago
1
chore: Bump replicache dep to 12
#41
arv
closed
1 year ago
0
Back to peer deps
#40
aboodman
closed
1 year ago
1
Bump loader-utils from 1.4.0 to 1.4.2
#39
dependabot[bot]
closed
1 year ago
0
chore: specify types needed directly.
#38
aboodman
opened
1 year ago
2
Bump minimatch from 3.0.4 to 3.1.2
#37
dependabot[bot]
closed
1 year ago
0
Bump vm2 from 3.9.7 to 3.9.11
#36
dependabot[bot]
closed
1 year ago
0
Switch from relying directly on Replicache to an interface.
#35
aboodman
closed
2 years ago
0
Bump got from 11.8.2 to 11.8.5
#34
dependabot[bot]
closed
2 years ago
0
Allow React 18
#33
arv
closed
2 years ago
1
chore: Make sure it works with replicache 10
#32
arv
closed
2 years ago
0
chore: added README
#31
cesara
closed
2 years ago
0
Bump async from 2.6.3 to 2.6.4
#30
dependabot[bot]
closed
2 years ago
0
refactor: make replicache peer dependency optional
#29
grgbkr
closed
2 years ago
0
Add compatibility with Replicache 10 a slightly different way.
#28
aboodman
closed
2 years ago
1
chore: update to replicache@10.0.0-alpha.1
#27
grgbkr
closed
2 years ago
0
fix: fix failing unittest by using setTimeout instead of requestAnimationFrame to wait for render
#26
grgbkr
closed
2 years ago
0
feat: Update useSubscribe to accept Replicache or Pick<Replicache, 'subscribe'> so it can accept ReflectClient
#25
grgbkr
closed
1 year ago
1
Bump minimist from 1.2.5 to 1.2.6
#24
dependabot[bot]
closed
2 years ago
0
`useSubscribe` doesn't re-run if called with different args, even if they are in the dependencies
#23
aboodman
closed
9 months ago
2
Bump nanoid from 3.1.29 to 3.3.1
#22
dependabot[bot]
closed
2 years ago
0
Bump vm2 from 3.9.3 to 3.9.7
#21
dependabot[bot]
closed
2 years ago
0
Support suspense in useSubscribe
#19
dpeek
opened
2 years ago
6
Remove trailing v in comment
#18
KevinBoyette
closed
2 years ago
2
Improve testing of passing null/undefined to useSubscribe.
#17
aboodman
closed
2 years ago
0
halp
#16
aboodman
closed
2 years ago
0
Add test for allowing null/undefined database argument
#15
aboodman
closed
2 years ago
1
Add test for allowing null/undefined database argument
#14
aboodman
closed
2 years ago
0
Next