- 🇧🇪Belgium lisotton Brussels
Hi @jibran,
The ideal scenario would be to have a version that is both compatible with latest version of Drupal 9 and also compatible with Drupal 10.
I'm working in an upgrade of a big site to Drupal 10 and the approach that we are following (and I believe most of the developers that are working in big projects are doing the same) is to upgrade all contrib modules to a version that is compatible with both versions and then when everything is compatible we will upgrade only the Drupal core. Otherwise we will have a huge release with dozens of modules upgraded.
Is there a lot of changes to make one of the versions also compatible with Drupal 9.5?
- 🇨🇦Canada jibran Toronto, Canada
If you want to upgrade from 1.x to 3.x while staying on D9 you pin der to 3.0.0-beta1.
If you want to upgrade from 2.x to 4.x while staying on D9 you pin der to 4.0.0-alpha1.
- 🇺🇸United States bradjones1 Digital Nomad Life
For anyone else late to your upgrade, you will need to apply 🐛 Implement EntityReferenceItemInterface Needs work 's 4.x patch against alpha1 to work with 9.5.