This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
0.7.3
- Enable atoms and selectors to be used in family parameters (#1172)
- Add
parentStoreID_UNSTABLE
to atom effects which is the ID of the parent store it cloned from, such as the host<RecoilRoot>
store foruseRecoilCallback()
snapshots. (#1744) - Atom effects can initialize or set atoms to wrapped values (#1681)