Skip to content

Commit 2b3c041

Browse files
committed
deprecate loops
1 parent 491095a commit 2b3c041

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

packages/loops/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# @weser/loops
22

3-
[Documentation](https://packages.weser.io/loops)
3+
> This package is deprecated. It has been split into two separate packages [@weser/array](https://stack.weser.io/array) and [@weser/object](https://stack.weser.io/object). Please migrate to these packages for future updates.
4+
5+
[Documentation](https://stack.weser.io/loops)

packages/loops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weser/loops",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Tiny helpers for error handling",
55
"author": "Robin Weser <robin@weser.io>",
66
"license": "MIT",

0 commit comments

Comments
 (0)