Releases: HollyPony/react-rest-api
Releases · HollyPony/react-rest-api
v3.1.0
v3.0.1
v3.0.0
Breaking change :
- Do not add
[]
to key queries when object contains list - rename helper function
buildParams
toobjectToQuery
Feature :
- Add helper function to revert parse query ->
queryToObject
Chore :
- Add tests for date parsing on
objectToQuery
calls
Documentation WIP