Skip to content

Commit 9d7e205

Browse files
committed
chore: merge branches 'main' and 'main' of github.com:LabEG/reca
2 parents 8bc5ee6 + 9652838 commit 9d7e205

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.10.0] - 2026-04-27
6+
7+
### 🚀 Features
8+
9+
- Replace <img> with <Image> component and getting started screens
10+
11+
### 🐛 Bug Fixes
12+
13+
- Simplify CounterStore class syntax in introduction example
14+
515
## [2.9.0] - 2026-04-27
616

717
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca-workspace",
3-
"version": "2.9.0",
3+
"version": "2.10.0",
44
"type": "module",
55
"private": "true",
66
"scripts": {

0 commit comments

Comments
 (0)