From 1d89ddcd7df29c888de372e5b494c2b2247df10d Mon Sep 17 00:00:00 2001 From: Deyan Totev Date: Sun, 17 Dec 2023 14:35:58 +0200 Subject: [PATCH] chore@small --- NEXT_VERSION_CHECKLIST.md | 5 +++-- files/KNOWN_MISSES.md | 1 - files/USEFUL_TOOLS.md | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 files/KNOWN_MISSES.md create mode 100644 files/USEFUL_TOOLS.md diff --git a/NEXT_VERSION_CHECKLIST.md b/NEXT_VERSION_CHECKLIST.md index a2eb9515..debca6c1 100644 --- a/NEXT_VERSION_CHECKLIST.md +++ b/NEXT_VERSION_CHECKLIST.md @@ -1,3 +1,6 @@ +- gt +- gte +--- git push origin v8.6.0 issue with gh release @@ -25,8 +28,6 @@ group TS test for similar methods - construct - it is class helper and classes are not very functional oriented - constructN -- gt -- gte - hasIn - innerJoin diff --git a/files/KNOWN_MISSES.md b/files/KNOWN_MISSES.md deleted file mode 100644 index 7704b9b1..00000000 --- a/files/KNOWN_MISSES.md +++ /dev/null @@ -1 +0,0 @@ -differenceWith has no TS test \ No newline at end of file diff --git a/files/USEFUL_TOOLS.md b/files/USEFUL_TOOLS.md new file mode 100644 index 00000000..e2a34c54 --- /dev/null +++ b/files/USEFUL_TOOLS.md @@ -0,0 +1 @@ +https://arethetypeswrong.github.io \ No newline at end of file