when v3.5.0 Release Notes

    • ๐Ÿ‘Œ Improve when.race & Promise.race performance.
    • Internal changes to start paving the way toward 4.0.0.
    • ๐Ÿ—„ Deprecate when.iterate and when.unfold. Use cujoJS/most for streaming asynchronous values.
    • ๐Ÿ”จ Deprecate progress events. See [the docs for more information](docs/api.md#progress-events-are-deprecated) and [tips on refactoring](docs/api.md#refactoring-progress) code that uses promise progress.