[
  {
    "description": "Rename arrow CSS classes from k-arrow-up/next/down/prev/first/last to k-i-arrow-n/e/s/w and k-i-seek-w/e",
    "file": "migrations/2012-2-710/css/arrow-class-rename.cjs"
  },
  {
    "description": "Rename arrow classes in JavaScript string and template literals",
    "file": "migrations/2012-2-710/js/arrow-class-strings.cjs"
  },
  {
    "description": "Rename arrow classes in HTML class attributes and inline <style> and <script> blocks",
    "file": "migrations/2012-2-710/html/arrow-class-rename.cjs"
  },
  {
    "description": "Update Kendo UI script CDN links to version 2012.2.710",
    "file": "migrations/2012-2-710/html/script-cdn.cjs"
  }
]
