The latest Sector 9 release is here - and with 9.1.5 there are some breaking changes that you'll need to keep an eye out for.
The main reason for this release is to update core to 9.1.12, as well as update CKeditor plugins - both in response to Drupal security releases.
We have also removed patches that were bundled with some contrib and didn't apply in the previous version.
Breaking changes - what do you need to do?
Due to changes in version numbers on three CKEditor plugins, you need to update your project composer.json to fetch the correct versions of these libraries. See the Sector Project Template for a working example.
In the composer repositories block, ckeditor-plugin/templates and ckeditor-plugin/link need the package.version and package.dist.url updated to 4.16.0. Along with this, ckeditor-plugin/fakeobjects needs its package.version and package.dist.url updated to 4.16.2.
Ready to update?
You can download the latest Sector 9.1.5 release on drupal.org.