summaryrefslogtreecommitdiff
path: root/scripts/changelog_staging/expression-string-coercion.json
blob: 118c89a51c6a11b4d1ea9402d02f1ac03ea1ebc6 (plain)
1
2
3
{
  "core": "Arguments to the `concat` expression operator are now automatically converted to string values as if via `to-string`, as are values for the `text-field`, `icon-image`, and `*-pattern` properties. Previously, such values were required to be strings, and if they were not, an error occurred."
}