All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.0.2 - 2017-06-03
- This CHANGELOG.md file.
- Added
queryParams
that will extract query parameters and add them to props.
- Removed the first
name
parameter to passed in towithParams
.
- The first parameter
name
that was removed is now passed in as a property to the the object namedparams
instead.