From 64cba1d44f334d8454318e2e17873bb3d5e40bdd Mon Sep 17 00:00:00 2001 From: welt Date: Wed, 6 Nov 2024 14:19:15 +0000 Subject: [PATCH 1/2] adds tasks to TODO --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO.md b/TODO.md index e69de29..e4bee66 100644 --- a/TODO.md +++ b/TODO.md @@ -0,0 +1,10 @@ +# TO DO + ++ refactor for 11ty v3 & ESM ++ add testing in Jest ++ fix ESLint v9 compatibility ++ update outdated NodeJS modules ++ remove deprecated NodeJS modules ++ automate release tagging ++ improve Deno compatibility + From 2e622c99d6d4595211fc3f0249f1a8b52191d2c3 Mon Sep 17 00:00:00 2001 From: welt Date: Wed, 6 Nov 2024 14:30:33 +0000 Subject: [PATCH 2/2] adds tasks to todo --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO.md b/TODO.md index e69de29..e4bee66 100644 --- a/TODO.md +++ b/TODO.md @@ -0,0 +1,10 @@ +# TO DO + ++ refactor for 11ty v3 & ESM ++ add testing in Jest ++ fix ESLint v9 compatibility ++ update outdated NodeJS modules ++ remove deprecated NodeJS modules ++ automate release tagging ++ improve Deno compatibility +