Update UPGRADE-1.12.md

Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
This commit is contained in:
Jakub Tobiasz 2022-09-23 15:47:38 +02:00 committed by GitHub
parent ef4629adf4
commit f162d14d34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ Sylius 1.12 and will be prohibited in 2.0. Use `Sylius\Component\Core\Filesystem
In `1.12` we have updated our frontend dependencies to the latest versions. This means that you might need to update your dependencies as well.
The full list of all dependencies can be found in the [package.json](./package.json) file.
Due to a fact every project is different, we cannot provide a list of all changes that might be needed. However, we have prepared a list of the most common changes that might be needed.
Because every project is different, we cannot provide a list of all changes that might be needed. However, we have prepared a short list of fixes for the most common issues.
We updated gulp-sass plugin as well as the sass implementation we use to be compatible with most installation
([node-sass](https://sass-lang.com/blog/libsass-is-deprecated) is deprecated and incompatible with many systems).