Skip to content

Commit daf8e29

Browse files
chore(release): 4.1.28 [skip ci]
1 parent 554b010 commit daf8e29

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
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.1.28](https://github.com/sanity-io/react-rx/compare/v4.1.27...v4.1.28) (2025-04-30)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update React Compiler dependencies 🤖 ✨ ([#269](https://github.com/sanity-io/react-rx/issues/269)) ([d7793ef](https://github.com/sanity-io/react-rx/commit/d7793ef26aa5e9182e34b0e75122d45ca5a324cb))
13+
- **deps:** update React Compiler dependencies 🤖 ✨ ([#279](https://github.com/sanity-io/react-rx/issues/279)) ([10eeb19](https://github.com/sanity-io/react-rx/commit/10eeb1951109b8daff6d8aa82a61bdd913ba668d))
14+
- **deps:** upgrade to React Compiler RC ([#278](https://github.com/sanity-io/react-rx/issues/278)) ([a841fa4](https://github.com/sanity-io/react-rx/commit/a841fa44ded8593616d88f42ac7a40af6e099260))
15+
816
## [4.1.27](https://github.com/sanity-io/react-rx/compare/v4.1.26...v4.1.27) (2025-04-01)
917

1018
### 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.1.27",
3+
"version": "4.1.28",
44
"description": "React + RxJS = <3",
55
"keywords": [
66
"action",

0 commit comments

Comments
 (0)