Skip to content

v4.4.0

Compare
Choose a tag to compare
@yumauri yumauri released this 28 Sep 12:18

➕ Added new createPersist factory (enhancement #28), allowing to specify some adapter options, for example, keyPrefix
🐛 Fix #26, now /local and /session persists will not conflict on server side
🐛 Fix #25, forbidden localStorage/sessionStorage will not throw error
ℹ️ sync option flag is not deprecated anymore
⚠️ Due to deprecation of .thru method in effector version 22, functional helpers (/fp) become obsolete, so, they are deprecated as well