File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# OverReact Changelog
22
3+ ## 1.21.0
4+
5+ > [ Complete ` 1.21.0 ` Changeset] ( https://github.com/Workiva/over_react/compare/1.20.2...1.21.0 )
6+
7+ __ New Features__
8+ * [ #140 ] : Add an option to make ` BuiltReduxUiComponent ` "pure"
9+
10+ ## 1.20.2
11+
12+ > [ Complete ` 1.20.2 ` Changeset] ( https://github.com/Workiva/over_react/compare/1.20.1...1.20.2 )
13+
14+ __ Tech Debt__
15+ * [ #137 ] : Get rid of dart2js compiler warnings
16+
317## 1.20.1
418
519> [ Complete ` 1.20.1 ` Changeset] ( https://github.com/Workiva/over_react/compare/1.20.0...1.20.1 )
Original file line number Diff line number Diff line change 4242
4343 ``` yaml
4444 dependencies :
45- over_react : ^1.20.1
45+ over_react : ^1.21.0
4646 ` ` `
4747
48482. Add the ` over_react` [transformer] to your `pubspec.yaml`.
You can’t perform that action at this time.
0 commit comments