Minor Changes
- #3062
6c2ed708a9a
Thanks @aliemir! - - Moved helpers to separate files and updated the exports to make it compatible withswizzle
feature.- Added
refine.config.js
to configure theswizzle
feature. stringify
helper is now exported from@pankod/refine-simple-rest
package.axios
instance is now exported from@pankod/refine-simple-rest
package to allow users to configure the data provider without addingaxios
dependency.
- Added