From 3bcde8905f59f366a71f95f3b67a8a1f48970e02 Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Sun, 24 Sep 2023 20:27:37 -0700 Subject: [PATCH] Update blog. --- website/blog/2023-09-25_moon-v1.14.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/blog/2023-09-25_moon-v1.14.mdx b/website/blog/2023-09-25_moon-v1.14.mdx index 16b9fdfc1af..65f0966c36e 100644 --- a/website/blog/2023-09-25_moon-v1.14.mdx +++ b/website/blog/2023-09-25_moon-v1.14.mdx @@ -125,6 +125,8 @@ Learn more about how this works under the hood in the View the [official release](https://github.com/moonrepo/moon/releases/tag/v1.14.0) for a full list of changes. +- Added `packemon`, `sveltekit`, `vite`, `vitest` to + [moonrepo/moon-configs](https://github.com/moonrepo/moon-configs). - Updated `.moon/tasks` to support nested folders, for better organization of task files. - Improved handling of certificates and proxies. - Updated to proto v0.18.