Skip to content

Releases: antistatique/drupal-vercel-deploy

1.2.0

26 Feb 08:29
ecff0d7
Compare
Choose a tag to compare

1.2.0 - 2025-02-26

Added

  • add coverage of Drupal 10.2.x
  • add Drupal GitlabCI
  • add phpstan.neon in order to ignore new static() errors
  • add cpsell prject words for Gitlab-CI
  • add official stable support for drupal 10.4
  • add official stable support for drupal 11.1

Removed

  • drop tests support on Drupal <= 9.4
  • remove legacy version annotation on docker-compose.yml

Fixed

  • fix phpcs use statements sorted alphabetically
  • fix usage of print_r

Changed

  • run & fix css using stylelintrc from Drupal core
  • update Docker MariaDB 10.3 -> 10.6

1.1.0

02 Dec 09:43
Compare
Choose a tag to compare

1.1.0 - 2022-12-02

Added

  • add official support of drupal 9.5 & 10.0

Removed

  • drop support of drupal below 9.3.x
  • remove satackey/action-docker-layer-caching on Github Actions

Fixed

  • issue #3285626 by viniciuscosta, mrinalini9, bruno.bicudo, akshaydalvi212, sourabhjain, Arturo1007, wengerk, RenatoCostaDev, beatrizramos: Fix Coding Standards

1.0.0

21 Oct 12:36
Compare
Choose a tag to compare

1.0.0 - 2022-10-21

Added

  • add dependabot for Github Action dependency
  • update changelog form to follow keepachangelog format
  • run tests CI (Github Actions) on all push
  • drop support of Drupal 8 and better support of Drupal 9+
  • add job Upgrade Status to Github Actions

Changed

  • disable deprecation notice PHPUnit

1.0.0-rc1

10 Aug 06:46
Compare
Choose a tag to compare

I'm proud to present the first alpha release of Vercel Deploy for Drupal 8.
Vercel Deploy module allows you to integrate Vercel deployments with Drupal.