File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# OverReact Changelog
22
3+ ## 2.4.0
4+
5+ > Complete ` 2.4.0 ` Changsets:
6+ >
7+ > - [ Dart 2] ( https://github.com/Workiva/over_react/compare/2.3.1+dart2...2.4.0+dart2 )
8+ > - Dart 1 (no changes)
9+
10+ * [ #280 ] Optimize the over_react builder to avoid unnecessary asset reads.
11+ Informal profiling in a large codebase that consumes over_react has shown in
12+ the best case a speed up on rebuilds from ~ 1 minute to ~ 2 seconds, and in the
13+ worst case no difference at all.
14+
315## 2.3.1
416
517> Complete ` 2.3.1 ` Changsets:
Original file line number Diff line number Diff line change 11name : over_react
2- version : 2.3.1 +dart2
2+ version : 2.4.0 +dart2
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