resourcerer v0.9.0 Release Notes
Release Date: 2020-10-31 // over 4 years ago-
🚀 This release makes a couple changes to
withResources
:⚡️ it now utilizes
componentDidUpdate
to handle its resource fetching instead ofUNSAFE_componentWillReceiveProps
, to bring it in line with the direction React is heading in🚚 the deprecated resource config option
fields
has been removed.