Releases: effector/patronum
Releases · effector/patronum
v2.3.0
🚀 Features
- Allow to pass array of units for
spread
operator #333 (@earthspacon) - Improve typings for
condition
operator #321 (@kireevmp)
🐛 Bug Fixes
- Use
EventCallable
forreset
operator return type #335 (@domosedov)
📚 Documentation
v2.2.0
🚀 Features
- Introduce
readonly
operator #320 (@chshanovskiy)
v2.1.2
🐛 Bug Fixes
- Fix incorrect types of
@@trigger
in interval since Effector 23 #322 (@igorkamyshev)
v2.1.1
v2.1.0
v2.0.0 danainae
v1.20.0
v1.19.2
🐛 Bug Fixes
- Fix debounce timeout trigger #293 (@AlexandrHoroshih)
v1.19.1
🐛 Bug Fixes
- Interval trigger fix #290 (@igorkamyshev)
v1.19.0
🚀 Features
- Support
@@trigger
protocol in operatorinterval
#289 (@igorkamyshev)