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 373a2d4 commit d247617Copy full SHA for d247617
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [tutils@6.0.0-alpha.25](https://github.com/flex-development/tutils/compare/tutils@6.0.0-alpha.24...tutils@6.0.0-alpha.25) (2023-09-17)
2
+
3
4
+### :bug: Fixes
5
6
+* **utils:** `clone` usage errors ([373a2d4](https://github.com/flex-development/tutils/commit/373a2d4abbc70694978019a9c20512b1d5c48127))
7
8
## [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)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/tutils",
"description": "TypeScript-friendly utilities",
- "version": "6.0.0-alpha.24",
+ "version": "6.0.0-alpha.25",
"keywords": [
"clone",
"deep",
0 commit comments