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 5bfde5c commit 81763cdCopy full SHA for 81763cd
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.1.3
2
++ fix typings for object/groupBy
3
+
4
## 2.1.1
5
+ add is/reactComponent
6
+ is/reactElement now using `react-is` package if available
package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/utils",
- "version": "2.1.2",
+ "version": "2.1.3",
"author": "Tinkoff team",
"scripts": {
"release": "node ./releaseUtils/index.js",
0 commit comments