1 parent 3d8c7c3 commit 50ac63eCopy full SHA for 50ac63e
2 files changed
packages/flowr/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.1.0 2026-06-15
2
+* feat(flowr): export `FrState` and `FrStateJson` presets for MVVM state models
3
+
4
## 6.0.3 2026-05-27
5
* docs: add a publishable package example and include it in the package archive for pub.dev scoring.
6
* fix: add explicit return types for deprecated DI helper APIs.
packages/flowr/pubspec.yaml
@@ -1,6 +1,6 @@
name: flowr
description: "FlowR: state management package for the MVVM pattern based on reactive programming."
-version: 6.0.3
+version: 6.1.0
repository: "https://github.com/Hu-Wentao/flowr"
topics:
- flowr
0 commit comments