mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
6 lines
229 B
Markdown
6 lines
229 B
Markdown
# UPGRADE FROM `2.1` TO `2.2`
|
|
|
|
### Deprecations
|
|
|
|
1. Direct usage of `loader.svg` and `loader.gif` assets is deprecated.
|
|
Use `@SyliusAdmin/shared/helper/loader.html.twig` or `@SyliusShop/shared/macro/loader.html.twig` instead.
|