We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b4aef1 + 400c581 commit e439306Copy full SHA for e439306
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [6.2.1](https://github.com/Workiva/react-dart/compare/6.2.0...6.2.1)
2
+- [#366] Fix lints and eliminate most implicit casts
3
+
4
## [6.2.0](https://github.com/cleandart/react-dart/compare/6.1.8...6.2.0)
5
- [#357] Export Suspense component
6
- [#354] Raise analyzer minimum & unpin meta
pubspec.yaml
@@ -1,5 +1,5 @@
name: react
-version: 6.2.0
+version: 6.2.1
description: Bindings of the ReactJS library for building interactive interfaces.
homepage: https://github.com/cleandart/react-dart
environment:
0 commit comments