File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/react-meteor-data Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
## v4.0.0-beta.0, xxx
4
- * Breaking change: useFind describes no deps by default [ #431 ] ( https://github.com/meteor/react-packages/pull/431 )
4
+ * Breaking change: useFind describes no deps by default [ PR #431 ] ( https://github.com/meteor/react-packages/pull/431 )
5
5
* Fix concurrency issue with useFind [ PR #419 ] ( https://github.com/meteor/react-packages/pull/419 )
6
- * Improve ` useFind ` and ` useSubscribe ` React suspense hooks [ PR #420 ] ( https://github.com/meteor/react-packages/pull/429 ) , [ #430 ] ( https://github.com/meteor/react-packages/pull/430 ) and [ #441 ] ( https://github.com/meteor/react-packages/pull/441 )
6
+ * Improve ` useFind ` and ` useSubscribe ` React suspense hooks [ PR #420 ] ( https://github.com/meteor/react-packages/pull/429 ) , [ PR #430 ] ( https://github.com/meteor/react-packages/pull/430 ) and [ PR #441 ] ( https://github.com/meteor/react-packages/pull/441 )
7
7
8
8
## v3.0.3, 2024-12-30
9
9
* Add ` useSubscribeSuspenseServer ` hook to be used in SSR.
You can’t perform that action at this time.
0 commit comments