From aeb58bf603fab36ef50b752d6d990f3656e11641 Mon Sep 17 00:00:00 2001 From: bitttttten Date: Tue, 25 Jun 2024 10:27:29 +0200 Subject: [PATCH 1/2] feat: vite-vlugin-vercel-skew-protection --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eec654a..0dd34610 100644 --- a/README.md +++ b/README.md @@ -657,6 +657,7 @@ In this section, we use badges to indicate the targeted Vue version for each plu - [Vise](https://github.com/stauren/vise-ssr) - SSR framework with server hooks. ![react] ![vue3] - [@fastify/fastify-dx](https://github.com/fastify/fastify-dx) - Allowing you to serve static or live (SSR). - [vite-plugin-vercel](https://github.com/magne4000/vite-plugin-vercel) - Vercel adapter. +- [vite-vlugin-vercel-skew-protection](https://github.com/bitttttten/vite-vlugin-vercel-skew-protection) - Vercel Skew Protection plugin for vite based statically rendered Apps. From 95b766e638ad89bea025fa8d4e4882ddd15054ff Mon Sep 17 00:00:00 2001 From: bitttttten Date: Tue, 25 Jun 2024 10:29:06 +0200 Subject: [PATCH 2/2] fix: cleaner comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dd34610..31947dcb 100644 --- a/README.md +++ b/README.md @@ -657,7 +657,7 @@ In this section, we use badges to indicate the targeted Vue version for each plu - [Vise](https://github.com/stauren/vise-ssr) - SSR framework with server hooks. ![react] ![vue3] - [@fastify/fastify-dx](https://github.com/fastify/fastify-dx) - Allowing you to serve static or live (SSR). - [vite-plugin-vercel](https://github.com/magne4000/vite-plugin-vercel) - Vercel adapter. -- [vite-vlugin-vercel-skew-protection](https://github.com/bitttttten/vite-vlugin-vercel-skew-protection) - Vercel Skew Protection plugin for vite based statically rendered Apps. +- [vite-vlugin-vercel-skew-protection](https://github.com/bitttttten/vite-vlugin-vercel-skew-protection) - Helps configure Vercel Skew Protection.