Skip to content

Commit 1979492

Browse files
Apply suggestions from code review
Co-authored-by: sofietoft <[email protected]>
1 parent a8806c1 commit 1979492

File tree

1 file changed

+2
-2
lines changed
  • 16/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+2
-2
lines changed

16/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ To continue to use TinyMCE, a third-party package must be installed prior to the
3333

3434
**Updated dependencies**
3535

36-
As is usual for a major upgrade, we've taken the opportunity to update the dependencies Umbraco takes to their latest, compatible versions. This had little impact on the code of Umbraco itself, so we don't expect this to affect upgraded customer projects.
36+
As is usual for a major upgrade, the dependencies Umbraco takes have been updated to their latest, compatible versions. This had little impact on the code of Umbraco itself, so we don't expect this to affect upgraded customer projects.
3737

3838
The specific dependency updates made for Umbraco 16 can be found in these PRs: for [server-side](https://github.com/umbraco/Umbraco-CMS/pull/19117) and [client-side](https://github.com/umbraco/Umbraco-CMS/pull/19121) libraries.
3939

4040
**Other breaking changes**
4141

42-
Other than the TinyMCE removal, breaking changes should be minimal in Umbraco 16. On the server-side, we've mostly limited such changes to the removal of already obsolete constructors and methods.
42+
Other than the TinyMCE removal, breaking changes are minimal in Umbraco 16. On the server side, changes are limited to removing already obsolete constructors and methods.
4343

4444
Client-side there are a few things to look out for if you've built extensions to the backoffice:
4545

0 commit comments

Comments
 (0)