From 039f5a545dbfb691e15e83553842dcbcc9211cdf Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 8 Nov 2023 17:32:53 +0100 Subject: [PATCH] refactor(pathfinding-edge): deprecate pkg --- packages/pathfinding-edge/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/pathfinding-edge/README.md b/packages/pathfinding-edge/README.md index 47a11701..b88c5132 100644 --- a/packages/pathfinding-edge/README.md +++ b/packages/pathfinding-edge/README.md @@ -1,5 +1,7 @@ # Vue Flow Pathfinding Edge 🧲 +⚠️ DEPRECATED - WILL BE REMOVED WITH NEXT MAJOR RELEASE ⚠️ + __Custom edge that avoids crossing nodes__ ## 🛠 Setup