We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a9899f + 98b3490 commit 81a24b0Copy full SHA for 81a24b0
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 7.2.0
2
+- Add Dart wrapper for React [lazy](https://react.dev/reference/react/lazy)
3
+
4
## 7.1.3
5
- Internal release tooling changes
6
pubspec.yaml
@@ -1,5 +1,5 @@
name: react
-version: 7.1.3
+version: 7.2.0
description: Bindings of the ReactJS library for building interactive interfaces.
homepage: https://github.com/cleandart/react-dart
environment:
0 commit comments