You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
11.0.1
2
+
3
+
- Add missing JS change for `R.includes` and `R.excludes` methods in `11.0.0` release.
4
+
1
5
11.0.0
2
6
3
7
- Breaking change: `R.includes` and `R.excludes` now accept list as first argument and value to search as second argument. This makes it more useful when used with `R.filter` and `R.reject`.
- Add missing JS change for `R.includes` and `R.excludes` methods in `11.0.0` release.
13988
+
13985
13989
11.0.0
13986
13990
13987
13991
- Breaking change: `R.includes` and `R.excludes` now accept list as first argument and value to search as second argument. This makes it more useful when used with `R.filter` and `R.reject`.
- Add missing JS change for `R.includes` and `R.excludes` methods in `11.0.0` release.
13988
+
13985
13989
11.0.0
13986
13990
13987
13991
- Breaking change: `R.includes` and `R.excludes` now accept list as first argument and value to search as second argument. This makes it more useful when used with `R.filter` and `R.reject`.
0 commit comments