Skip to content

Commit

Permalink
DOC Enable deprecations for linkfield v3
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Apr 3, 2024
1 parent fc56c05 commit 6e37b37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/en/09_migrating/00_upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ summary: A guide for migrating from older versions of silverstripe/linkfield
# Upgrading from older versions

> [!NOTE]
> If your site is running Silverstripe CMS 4.x, update your constraint for `silverstripe/linkfield` to `^3.0.0-beta1` and upgrade to CMS 5 first.
> If your site is running Silverstripe CMS 4.x, update your constraint for `silverstripe/linkfield` to the latest available version of linkfield v3 and upgrade to CMS 5 first.
> There should be no additional steps required for upgrading from linkfield 2.x to linkfield 3.x.
> Enable [deprecation warnings](https://docs.silverstripe.org/en/upgrading/deprecations/) and resolve any deprecation warnings before continuing with this guide.
> Once you have finished upgrading to CMS 5, return to this guide and continue the linkfield upgrade.
There are three major changes introduced in `silverstripe/linkfield` 4.0.0:
Expand Down

0 comments on commit 6e37b37

Please sign in to comment.