Releases: effector/patronum
Releases · effector/patronum
v1.18.0
v1.17.0
v1.16.0
v1.15.0
v1.14.2
v1.14.1
🐛 Bug Fixes
patronum/debug
fix memory leak #267 (@AlexandrHoroshih)
v1.14.0
🚀 Features
- Add stack.meta support #265 (@AlexandrHoroshih)
v1.13.0
🚀 Features
- Add custom log handler for
debug
#259 (@AlexandrHoroshih)
🐛 Bug Fixes
- Fix debounce and throttle double-trigger edge-case #262 (@AlexandrHoroshih)
v1.12.3
🐛 Bug Fixes
- Fix typo, make debug docs more clear #252 (@sergey20x25)
- Fix infinite loop with object form of
either
#254 (@igorkamyshev)
v1.12.2
🐛 Bug Fixes
- Fix effects tracking via
debug(domain)
#246 (@ilyaagarkov)