3.0.0
Unistore now supports React!
unistore
is now purely the implementation ofcreateStore()
unistore/preact
is now{ Provider, connect }
for Preact.unistore/react
is{ Provider, connect }
for React.- You can still use
unistore/full/preact
to access the original single-file module
We've switched to Microbundle, check it out.