From e3ddc650cf89192e055f24dbc7e2a0b2ce8ab32f Mon Sep 17 00:00:00 2001 From: Tony Samperi Date: Sun, 14 Jul 2024 22:46:59 +0200 Subject: [PATCH] v18 (#118) * Upgrade for v18 * Update Angular 18 * Migrate to new builder --------- Co-authored-by: tlebreton * v18.0.0-rc.0 * Release candidate for v18 * Update keywords * Update scripts to run on Node 20.11.0 * Update messages * v 18.0.0 * MAINTENANCE * Fix CI (todo: automated release) * MAINTENANCE * Added automated release * MAINTENANCE * Fixed yarn config --------- Co-authored-by: tlebreton Co-authored-by: tlebreton --- .yarnrc.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .yarnrc.yml diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 0000000..3186f3f --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules