Releases: effector/patronum
Releases · effector/patronum
v0.13.1
Docs
- Add docs for
combineEvents
8e3624f (@sergeysova)
v0.13.0
v0.12.1
Fixes
- fix(debug): typings in rest #6 (@sergeysova)
v0.12
🐛 Bug Fixes
- fix(condition): remove overload, support unit #5 (@sergeysova)
v0.11.3
Features
- add support for stores in
splitMap
v0.11.2
Fixes
- Correct imports of ts and js functions from root
v0.11
BREAKING CHANGES
- rename
splitMap
import:patronum/splitmap
topatronum/split-map
Fixes
index.js
should correct export named functions
Features
- generate
index.d.ts
v0.10.1
Changes
- just removed emoji from readme headers
v0.10
Features
- add docs for
spread
- add tests for
spread
- mark
spread
ready to use
v0.9
Features
- introduce
status
for effects. Thank you @EvgenyiFedotov
Changes
- created
test-library
with utility for tests - refactored tests to
argumentHistory
andwaitFor
- use
perf_hooks
to testdelay