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 31d940f commit e229d61Copy full SHA for e229d61
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.2.1
2
+
3
++ add check into the utility isEqual for comparision of functions by reference (#63)
4
5
## 2.1.3
6
+ fix typings for object/groupBy
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/utils",
- "version": "2.2.0",
+ "version": "2.2.1",
"author": "Tinkoff team",
"scripts": {
"release": "node ./releaseUtils/index.js",
0 commit comments