Skip to content

Commit 226f1c6

Browse files
github-actions[bot]datner
authored andcommitted
Version Packages
1 parent 25dc7a3 commit 226f1c6

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

Diff for: .changeset/brown-moose-draw.md

-5
This file was deleted.

Diff for: .changeset/strange-bottles-walk.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-effect
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/datner/react-effect/pull/13) [`25dc7a3`](https://github.com/datner/react-effect/commit/25dc7a32b8461d62d043c5cccd668a047ddea799) Thanks [@datner](https://github.com/datner)! - add useValue and useService
8+
9+
- [#10](https://github.com/datner/react-effect/pull/10) [`f70c207`](https://github.com/datner/react-effect/commit/f70c207675889a1365fed4145479b199f1d3f103) Thanks [@tim-smart](https://github.com/tim-smart)! - useSyncExternalStore for useReactCallback
10+
311
## 0.0.6
412

513
### Patch Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "effect-react",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"publishConfig": {
55
"access": "public",
66
"directory": "dist"

0 commit comments

Comments
 (0)