diff --git a/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue b/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue index 72f97a869..26be12714 100644 --- a/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue +++ b/apps/showcase/doc/guides/migration/v4/changes/BreakingDoc.vue @@ -49,5 +49,20 @@
+ The Tailwind CSS presets for the unstyled mode do not support v4 yet, an update is under development and scheduled for the end of July + 2024. +
+ +Application templates like Apollo do not support v4 yet, all templates will be updated to v4 by the end of August 2024 with new enhancements based on new theming api.
+ ++ The nuxt-primevue module has been replaced with the new + @primevue/nuxt-module. The old module is still maintained for v3 users. +