Skip to content

Commit

Permalink
Merge pull request #351 from Workiva/release_react-dart_6.1.8
Browse files Browse the repository at this point in the history
RM-156571 Release react-dart 6.1.8
  • Loading branch information
rmconsole3-wf authored Dec 6, 2022
2 parents e7466c7 + cdf8fb0 commit 7a619f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [6.1.8](https://github.com/cleandart/react-dart/compare/6.1.7...6.1.8)
- [#350] Return `jsUndefined` instead of `null` when children prop is empty

## [6.1.7](https://github.com/cleandart/react-dart/compare/6.1.6...6.1.7)
- [#344] Fix identityHashCode error when forwarding props containing JSX children

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: react
version: 6.1.7
version: 6.1.8
description: Bindings of the ReactJS library for building interactive interfaces.
homepage: https://github.com/cleandart/react-dart
environment:
Expand Down

0 comments on commit 7a619f0

Please sign in to comment.