Skip to content

Commit 63e5760

Browse files
chore(release): 4.2.2 [skip ci]
1 parent da11d79 commit 63e5760

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [4.2.2](https://github.com/sanity-io/react-rx/compare/v4.2.1...v4.2.2) (2025-10-20)
9+
10+
### Bug Fixes
11+
12+
- **deps:** upgrade react compiler to v1 ([da11d79](https://github.com/sanity-io/react-rx/commit/da11d798a39496954df02b192601fe287ee8dc85))
13+
814
## [4.2.1](https://github.com/sanity-io/react-rx/compare/v4.2.0...v4.2.1) (2025-09-23)
915

1016
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rx",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "React + RxJS = <3",
55
"keywords": [
66
"action",

0 commit comments

Comments
 (0)