Releases: Ayc0/Manatea
Releases · Ayc0/Manatea
v0.5.0-beta.2 – Don't blink, fix them
manatea
- add 2nd parameter to
createCup
that allows to transform the tea (internally calledfixation
) (like a sanitizer / transformer etc.)
v0.5.0-beta.1 – NaN NaN NaN NaN BatNaN
manatea
- Avoid calling all listeners when the stored tea is
NaN
and the new tea is alsoNaN
v0.5.0-beta.0 – cleanup
manatea
- Remove namedStores BREAKING
- Remove Object.freeze on the teas (as it can mutate the provided value) (minor breaking change)
- add
context
to listeners and changes to avoid infinite loops when a cup's listener is used to update another cup
react-manatea
- fix type in useInfuser