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 34179be commit e10348eCopy full SHA for e10348e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [tutils@6.0.0-alpha.24](https://github.com/flex-development/tutils/compare/tutils@6.0.0-alpha.23...tutils@6.0.0-alpha.24) (2023-09-14)
2
+
3
4
+### :sparkles: Features
5
6
+* **utils:** `groupAsync` ([34179be](https://github.com/flex-development/tutils/commit/34179be44ad780b31c20ef9a47459d6b27ae8bd2))
7
8
## [tutils@6.0.0-alpha.23](https://github.com/flex-development/tutils/compare/tutils@6.0.0-alpha.22...tutils@6.0.0-alpha.23) (2023-09-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/tutils",
"description": "TypeScript-friendly utilities",
- "version": "6.0.0-alpha.23",
+ "version": "6.0.0-alpha.24",
"keywords": [
"clone",
"deep",
0 commit comments