We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b406c0 commit f0a64efCopy full SHA for f0a64ef
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.1.0
2
+
3
+### Update
4
+* Implement inclusive takeWhile by @mbonneau in https://github.com/ReactiveX/RxPHP/pull/223
5
+* PHP 8.4 by @makomweb in https://github.com/ReactiveX/RxPHP/pull/225
6
7
# 2.0.13
8
9
- Fix `pluck` to correctly handle null values when an index or property exists but is null. #216
0 commit comments