Skip to content

Commit 904c0c2

Browse files
committed
chore: bump flutter solidart
1 parent 3b753fd commit 904c0c2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/flutter_solidart/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.6.1
2+
3+
- **CHORE**: Bump `solidart` dependency to `^2.7.1`.
4+
15
## 2.6.0
26

37
- **FEAT**: Export `Signal` and `Resource` by implementing `ValueNotifier` and `ReadableSignal`, `Computed` by implementing `ValueListenable`.

packages/flutter_solidart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_solidart
22
description: A simple State Management solution for Flutter applications inspired by SolidJS
3-
version: 2.6.0
3+
version: 2.6.1
44
repository: https://github.com/nank1ro/solidart
55
documentation: https://solidart.mariuti.com
66
topics:

0 commit comments

Comments
 (0)