array_uniq filter, fixes and maintenance, deploy fixes
September 17, 2024
NEW
- Added "array_uniq" filter which can be used instead of the "uniq" filter to avoid the flattening of the input parameter
FIXED
- Deploying projects with complex module dependencies (like using other modules within a migration of another modules) could result in a missing file error during the first pos-cli deploy