Version 1.1 - Removal of react-query-params
The major change in this release was removing the use of react-query-params
, which is now no longer maintained. I converted the main App
component to be a functional component, with hooks, instead.
The major change in this release was removing the use of react-query-params
, which is now no longer maintained. I converted the main App
component to be a functional component, with hooks, instead.