react-flatten-children
Version:
React utility to flatten fragments.
23 lines (11 loc) • 881 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.1.2](https://github.com/gregberge/react-flatten-children/compare/v1.1.1...v1.1.2) (2020-04-29)
### [1.1.1](https://github.com/gregberge/react-flatten-children/compare/v1.1.0...v1.1.1) (2020-04-29)
## [1.1.0](https://github.com/gregberge/react-flatten-children/compare/v1.0.0...v1.1.0) (2020-04-29)
### Features
* **typescript:** add types ([#10](https://github.com/gregberge/react-flatten-children/issues/10)) ([a389780](https://github.com/gregberge/react-flatten-children/commit/a3897805876caec5eb4a2eefd15782e524778d10))
<a name="1.0.0"></a>
# 1.0.0 (2018-10-01)
### Features
- initial release ([321d8ba](https://github.com/gregberge/react-flatten-children/commit/321d8ba))