Skip to content

Commit f1566bb

Browse files
nachocodoneritalojs
authored andcommitted
update changelog
1 parent cb4cc2c commit f1566bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-meteor-data/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# CHANGELOG
22

33
## 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)
55
* 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)
77

88
## v3.0.3, 2024-12-30
99
* Add `useSubscribeSuspenseServer` hook to be used in SSR.

0 commit comments

Comments
 (0)