We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b753fd commit 904c0c2Copy full SHA for 904c0c2
2 files changed
packages/flutter_solidart/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.6.1
2
+
3
+- **CHORE**: Bump `solidart` dependency to `^2.7.1`.
4
5
## 2.6.0
6
7
- **FEAT**: Export `Signal` and `Resource` by implementing `ValueNotifier` and `ReadableSignal`, `Computed` by implementing `ValueListenable`.
packages/flutter_solidart/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_solidart
description: A simple State Management solution for Flutter applications inspired by SolidJS
-version: 2.6.0
+version: 2.6.1
repository: https://github.com/nank1ro/solidart
documentation: https://solidart.mariuti.com
topics:
0 commit comments