We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ccfd7f commit 5565b68Copy full SHA for 5565b68
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 7.3.0
2
+- Add new, opt-in React 18 JS files (see [README](https://github.com/Workiva/react-dart#html) for more info)
3
+ - The preexisting JS files that use React 17 are now deprecated, and will be removed in the next major version, 8.0.0.
4
+- Raise SDK constraint from `<3.0.0` to `<4.0.0`, run CI on Dart 3
5
+
6
## 7.2.0
7
- Add Dart wrapper for React [lazy](https://react.dev/reference/react/lazy)
8
0 commit comments