From 4b4a8374c3100c6d6e5506cfb6b5e7d17f628a4c Mon Sep 17 00:00:00 2001 From: azu Date: Sat, 6 Jan 2024 09:10:14 +0900 Subject: [PATCH] Update data/2024/01/index.json --- data/2024/01/index.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/2024/01/index.json b/data/2024/01/index.json index 24a5c9f9c..e5af49ce4 100644 --- a/data/2024/01/index.json +++ b/data/2024/01/index.json @@ -126,6 +126,19 @@ "article" ], "relatedLinks": [] + }, + { + "date": "2024-01-06T00:10:12.357Z", + "title": "Release v3.12.0 · honojs/hono", + "url": "https://github.com/honojs/hono/releases/tag/v3.12.0", + "content": "Hono v3.12.0リリース。\nOriginヘッダをチェックする`hono/csrf`の追加、実験的なAPIとして`hono/css`でのCSS in JSを追加など", + "tags": [ + "JavaScript", + "server", + "library", + "ReleaseNote" + ], + "relatedLinks": [] } ] }