File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : dart
2+ dist : precise
23dart :
3- - " 1.23.0 "
4+ - " 1.24.2 "
45with_content_shell : true
56before_install :
67 - export DISPLAY=:99.0
Original file line number Diff line number Diff line change 11# OverReact Changelog
22
3+ ## 1.15.1
4+
5+ > [ Complete ` 1.15.1 ` Changeset] ( https://github.com/Workiva/over_react/compare/1.15.0...1.15.1 )
6+
7+ __ Tech Debt__
8+
9+ * [ #97 ] : Improve some documentation comments.
10+ * [ #95 ] : Move internal test utils to [ over_react_test] ( https://github.com/Workiva/over_react_test/pull/11 ) , and consume them.
11+
12+   ;
13+
314## 1.15.0
415
516> [ Complete ` 1.15.0 ` Changeset] ( https://github.com/Workiva/over_react/compare/1.14.0...1.15.0 )
Original file line number Diff line number Diff line change 4242
4343 ``` yaml
4444 dependencies :
45- over_react : " ^1.15.0 "
45+ over_react : " ^1.15.1 "
4646 ` ` `
4747
48482. Add the ` over_react` [transformer] to your `pubspec.yaml`.
Original file line number Diff line number Diff line change 11name : over_react
2- version : 1.15.0
2+ version : 1.15.1
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