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 @@
  • .p-highlight, each component have its own class such as .p-select-option-selected.
  • .p-fluid, use the new built-in fluid properties of components.
  • + +

    Tailwind CSS Presets

    +

    + 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. +

    + +

    Premium Templates

    +

    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.

    + +

    Nuxt Module

    +

    + The nuxt-primevue module has been replaced with the new + @primevue/nuxt-module. The old module is still maintained for v3 users. +