Skip to content

Commit 5ea104a

Browse files
over_react 3.1.1
1 parent de3184a commit 5ea104a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# OverReact Changelog
22

3+
## [3.1.1](https://github.com/Workiva/over_react/compare/3.1.0...3.1.1)
4+
5+
- Restore the `xmlLang`, `xmlSpace`, `y1`, `y2`, `y` members that were accidentally removed from `SvgProps` in the 3.1.0 release.
6+
37
## [3.1.0](https://github.com/Workiva/over_react/compare/3.0.0+dart2...3.1.0)
48

59
### Full React JS 16.x Component Lifecycle Support

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: over_react
2-
version: 3.1.0
2+
version: 3.1.1
33
description: A library for building statically-typed React UI components using Dart.
44
homepage: https://github.com/Workiva/over_react/
55
authors:

0 commit comments

Comments
 (0)