File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# OverReact Changelog
22
3+ ## [ 3.1.3] ( https://github.com/Workiva/over_react/compare/3.1.2...3.1.3 )
4+
5+ - Fixes an issue that prevents ` UiComponent ` instances from being declared as sub-types of ` UiComponent2 ` instances
6+ via the ` subtypeOf ` argument in a ` Component2() ` annotation.
7+
38## [ 3.1.2] ( https://github.com/Workiva/over_react/compare/3.1.1...3.1.2 )
49
510- Restore the public ` getPropKey ` function that was accidentally made private in the 3.1.0 release.
Original file line number Diff line number Diff line change 11name : over_react
2- version : 3.1.2
2+ version : 3.1.3
33description : A library for building statically-typed React UI components using Dart.
44homepage : https://github.com/Workiva/over_react/
55authors :
You can’t perform that action at this time.
0 commit comments