Vardot Releases Varbase 10.1.0-alpha1 to Prepare for Drupal 11
Vardot has released Varbase 10.1.0-alpha1, marking a significant step toward full compatibility with Drupal 11. Announced by Rajab Natshah, Technical Product Lead at Vardot, the update introduces major improvements focused on modern, component-driven development and streamlined architecture.
The release centres around enhanced support for UI Patterns ~2.0 and full Storybook integration, enabling a slot-based component architecture. Legacy modules, including outdated component libraries and styles, have been removed in favour of a cleaner, more efficient system.
All Varbase modules ranging from blog components to SEO and social SSO features have been updated to align with Varbase Components ~3.0 and Storybook module compatibility. The result is a fully modular, scalable system designed for structured and reusable development.
This alpha release is strictly for testing purposes and not recommended for production environments. Developers can try it using the Composer command:
bash composer create-project vardot/varbase-project:10.1.0-alpha1 PROJECT_DIR_NAME --no-dev --no-interaction
Full release notes, downloads, and installation details are available at: https://www.drupal.org/project/varbase/releases/10.1.0-alpha1