Release notes snippet

Ships Varbase 11.0.0, the first stable release of the 11.0.x line, and the three site templates at 1.0.1.

  • feat: #3620350 Install the front-end libraries with Composer from Packagist instead of the drupal-libraries-sync script.
  • feat: #3621020 Add the Varbase Dev Base recipe to the template.
  • task: #3621338 Require the AI, API, authentication and multilingual base recipes so the site templates could drop them, then stop requiring them once vardot/varbase took them on.
  • task: #3621398 Update @vardot/varbase-e2e to ^2.0.4.
  • test: #3621204 Name the colour contrast and top-level heading accessibility rules in the home page regression scenarios.
  • test: #3618330 Add functional testing coverage for the Varbase Internationalization Base recipe behaviour.
  • fix: #3621552 Temporarily remove the Entity Clone functional testing coverage, which fails now that the module is not installed.
  • task: Pin vardot/varbase and vardot/varbase-patches to ~11.0.0, and set the template version to 11.0.7.

Install with:

composer create-project drupal/varbase_project:~11 PROJECT_DIR_NAME --no-dev --no-interaction

Release

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Status: Active » Fixed
Issue tags: +varbase_project-11.0.7

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajab natshah’s picture

Issue summary: View changes