Skip to content

v2.9.13

Compare
Choose a tag to compare
@petkaantonov petkaantonov released this 27 Feb 18:30
· 689 commits to master since this release

Bugfixes:

  • Fix .each, .filter, .reduce and .map callbacks being called synchornously if the input is immediate. (#513)