From 9be1415bd3b0843aa35ef1fae02da8a7698d547f Mon Sep 17 00:00:00 2001 From: kushalshit27 <43465488+kushalshit27@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:06:42 +0530 Subject: [PATCH] V8 Migration doc updated --- docs/v8_MIGRATION_GUIDE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/v8_MIGRATION_GUIDE.md b/docs/v8_MIGRATION_GUIDE.md index a0665fae..259e5134 100644 --- a/docs/v8_MIGRATION_GUIDE.md +++ b/docs/v8_MIGRATION_GUIDE.md @@ -33,9 +33,9 @@ Node 18 LTS and newer LTS releases are supported. | resourceServers | No change | Same as `7.x` | | migrations | removed support | Not supported on auth0 `4.x` | | roles | No change | Same as `7.x` | -| rules | Read only | Will be deprecated soon, migrate to actions | -| rulesConfigs | Read only | Will be deprecated soon, migrate to actions | -| hooks | Read only | Will be deprecated soon, migrate to actions | +| rules | No change | Will be deprecated soon, migrate to actions | +| rulesConfigs | No change | Will be deprecated soon, migrate to actions | +| hooks | No change | Will be deprecated soon, migrate to actions | | tenant | No change | Same as `7.x` | | themes | No change | Same as `7.x` | | triggers | No change | Same as `7.x` |