{
  "name": "@uifabric/utilities",
  "entries": [
    {
      "date": "Mon, 10 Aug 2020 06:19:21 GMT",
      "tag": "@uifabric/utilities_v7.27.0",
      "version": "7.27.0",
      "comments": {
        "minor": [
          {
            "comment": "Updating getNativeProps default attribute set to include \"ref\" as a safe prop.",
            "author": "dzearing@microsoft.com",
            "commit": "427a8b1215a1f2510f41361b4e6b4d583a397c7c",
            "package": "@uifabric/utilities"
          },
          {
            "comment": "Adding `omit` helper to performantly create shallow object clones which omit a few props.",
            "author": "dzearing@microsoft.com",
            "commit": "6ba23f1b86ab544afc2a7ff97a815a291ee17f8b",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 07 Aug 2020 12:40:14 GMT",
      "tag": "@uifabric/utilities_v7.26.1",
      "version": "7.26.1",
      "comments": {
        "patch": [
          {
            "comment": "useCustomizationSettings: fix not getting correct settings from context when context updates, use it in styled",
            "author": "xgao@microsoft.com",
            "commit": "cbb81ccb1b78a8801abc8c272af331adb73edad0",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 06 Aug 2020 12:40:48 GMT",
      "tag": "@uifabric/utilities_v7.26.0",
      "version": "7.26.0",
      "comments": {
        "minor": [
          {
            "comment": "Adding `omit` helper to performantly create shallow object clones which omit a few props.",
            "author": "dzearing@microsoft.com",
            "commit": "6ba23f1b86ab544afc2a7ff97a815a291ee17f8b",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 04 Aug 2020 12:42:32 GMT",
      "tag": "@uifabric/utilities_v7.25.1",
      "version": "7.25.1",
      "comments": {
        "patch": [
          {
            "comment": "omit: changed to for in for more perf improvement.",
            "author": "dzearing@microsoft.com",
            "commit": "2525478b18ee3fd3a66063d3fda329ee0d7b8a55",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 03 Aug 2020 12:45:42 GMT",
      "tag": "@uifabric/utilities_v7.25.0",
      "version": "7.25.0",
      "comments": {
        "none": [
          {
            "comment": "Fix warnControlledUsage doc comment",
            "author": "elcraig@microsoft.com",
            "commit": "ac40ad122cd2d1855ff06231c43403bf52054556",
            "package": "@uifabric/utilities"
          }
        ],
        "minor": [
          {
            "comment": "Adding omit utility as a tiny helper for cloning an object but omitting a few values. This is significantly faster than object spreading or using reduce.",
            "author": "dzearing@microsoft.com",
            "commit": "bc90b07e1da53cd189082f7b7bbf4d1118967c95",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 31 Jul 2020 12:47:45 GMT",
      "tag": "@uifabric/utilities_v7.24.6",
      "version": "7.24.6",
      "comments": {
        "patch": [
          {
            "comment": "useCustomizationSettings: get settings from CustomizerContext if exists.",
            "author": "xgao@microsoft.com",
            "commit": "f1047c3cd6fb28b558d2b40a005dc87a2f4ec714",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Wed, 22 Jul 2020 12:40:51 GMT",
      "tag": "@uifabric/utilities_v7.24.5",
      "version": "7.24.5",
      "comments": {
        "patch": [
          {
            "comment": "Fix \"rules of hooks\" lint rule violations",
            "author": "elcraig@microsoft.com",
            "commit": "7bea3a43f5f01a3aef8a36813b8d88484aa021bc",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 21 Jul 2020 12:43:08 GMT",
      "tag": "@uifabric/utilities_v7.24.4",
      "version": "7.24.4",
      "comments": {
        "none": [
          {
            "comment": "Disable react-hooks lint rules for now",
            "author": "elcraig@microsoft.com",
            "commit": "63b41e907049f38dd65f5cbb027b1be4ade7615c",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 17 Jul 2020 12:38:41 GMT",
      "tag": "@uifabric/utilities_v7.24.3",
      "version": "7.24.3",
      "comments": {
        "patch": [
          {
            "comment": "fix: useFocusRects should resolve window inside useEffect",
            "author": "olfedias@microsoft.com",
            "commit": "346cd61df2ce2268f4126eab1b31a173904ff4c2",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Wed, 15 Jul 2020 12:41:19 GMT",
      "tag": "@uifabric/utilities_v7.24.2",
      "version": "7.24.2",
      "comments": {
        "none": [
          {
            "comment": "Lint: switch from `max-len` rule to `@fluentui/max-len`",
            "author": "elcraig@microsoft.com",
            "commit": "6ddf7d61096e644b7ee3a63abf02629a786a99ac",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 13 Jul 2020 23:14:39 GMT",
      "tag": "@uifabric/utilities_v7.24.1",
      "version": "7.24.1",
      "comments": {
        "patch": [
          {
            "comment": "Replace tslint with eslint and fix some violations",
            "author": "elcraig@microsoft.com",
            "commit": "e7b119a05ef8a4aa254df00320f3672298617ade",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 09 Jul 2020 21:59:04 GMT",
      "tag": "@uifabric/utilities_v7.24.0",
      "version": "7.24.0",
      "comments": {
        "minor": [
          {
            "comment": "findScrollableParent: Adding missing `Window` and `undefined` return types.",
            "author": "KevinTCoughlin@users.noreply.github.com",
            "commit": "ab11a59f02301dd0ba7226bcd5104c88fdbc2909",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 03 Jul 2020 12:36:49 GMT",
      "tag": "@uifabric/utilities_v7.23.0",
      "version": "7.23.0",
      "comments": {
        "minor": [
          {
            "comment": "Refactor styled to return a functional component (with optional ref attribute)",
            "author": "miclo@microsoft.com",
            "commit": "017dc3372393a5e4b327e1c90134c1858ed9abfd",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 30 Jun 2020 12:33:36 GMT",
      "tag": "@uifabric/utilities_v7.22.0",
      "version": "7.22.0",
      "comments": {
        "minor": [
          {
            "comment": "getNativeProps: changed to object lookups rather than array searching to determine native props.",
            "author": "dzearing@microsoft.com",
            "commit": "7932ae5eef247af9b914e8f05efdaac0b64914f8",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 29 Jun 2020 12:36:08 GMT",
      "tag": "@uifabric/utilities_v7.21.4",
      "version": "7.21.4",
      "comments": {
        "patch": [
          {
            "comment": "Fix scroll position math for overscrolling (#13555)",
            "author": "kai@substantial.com",
            "commit": "3b18ead88c11bfaba0b0cfbe8a31360234dbece6",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 26 Jun 2020 12:36:28 GMT",
      "tag": "@uifabric/utilities_v7.21.3",
      "version": "7.21.3",
      "comments": {
        "none": [
          {
            "comment": "Update config files in preparation for enabling ESLint",
            "author": "elcraig@microsoft.com",
            "commit": "94ab6757c1050007b9f8343986f19c7685fed6d7",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 22 Jun 2020 12:42:16 GMT",
      "tag": "@uifabric/utilities_v7.21.1",
      "version": "7.21.1",
      "comments": {
        "patch": [
          {
            "comment": "add test util for react-test-renderer create with act wrapped",
            "author": "xgao@microsoft.com",
            "commit": "b0b4d703ec1178f2f3d80ead4d78a72e5fc64554",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 16 Jun 2020 17:35:36 GMT",
      "tag": "@uifabric/utilities_v7.21.0",
      "version": "7.21.0",
      "comments": {
        "none": [
          {
            "comment": "Clean up devDependencies and clarify version file placeholder comments",
            "author": "elcraig@microsoft.com",
            "commit": "695c29fcf6f07a903e7d849098c5e6c0ec178b3d",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 15 Jun 2020 12:45:48 GMT",
      "tag": "@uifabric/utilities_v7.21.0",
      "version": "7.21.0",
      "comments": {
        "minor": [
          {
            "comment": "add new Modalization utility",
            "author": "phkuo@microsoft.com",
            "commit": "4dd6a5e2364c96dde8d2034979cddd7e7e84fa4d",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 02 Jun 2020 12:36:30 GMT",
      "tag": "@uifabric/utilities_v7.20.3",
      "version": "7.20.3",
      "comments": {
        "patch": [
          {
            "comment": "Removing side effect code that was breaking webpack treeshaking.",
            "author": "dzearing@microsoft.com",
            "commit": "d5ed2c3804a58cb774bec86160df899fd7a8cb5a",
            "package": "@uifabric/utilities"
          },
          {
            "comment": "Removing side-effect code which was causing webpack to bail out of optimizations.",
            "author": "dzearing@microsoft.com",
            "commit": "8ea7b001f627900e4f85afc2bcbfad9e326d1f9a",
            "package": "@uifabric/utilities"
          },
          {
            "comment": "Fixed prototype pollution vulnerability.",
            "author": "esteban.230@hotmail.com",
            "commit": "8961cec412264cd6d30edc46df383c617adf83c4",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 28 May 2020 12:42:08 GMT",
      "tag": "@uifabric/utilities_v7.20.2",
      "version": "7.20.2",
      "comments": {
        "patch": [
          {
            "comment": "Add autoCapitalize property",
            "author": "suprememilanfan@gmail.com",
            "commit": "13bd77d6062dfbf0209043275a581536aa5cad56",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Wed, 27 May 2020 12:40:00 GMT",
      "tag": "@uifabric/utilities_v7.20.1",
      "version": "7.20.1",
      "comments": {
        "patch": [
          {
            "comment": "Selection: respect 0 as selected key",
            "author": "elcraig@microsoft.com",
            "commit": "08fa1c9b45c9c9938241740e71b9091a97067d0f",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 25 May 2020 12:38:22 GMT",
      "tag": "@uifabric/utilities_v7.20.0",
      "version": "7.20.0",
      "comments": {
        "minor": [
          {
            "comment": "findIndex: add fromIndex parameter",
            "author": "elcraig@microsoft.com",
            "commit": "56db85a8a435bfafe0354bf5b74eb56be92e3a35",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 22 May 2020 12:37:35 GMT",
      "tag": "@uifabric/utilities_v7.19.0",
      "version": "7.19.0",
      "comments": {
        "minor": [
          {
            "comment": "Adding `getNativeElementProps` helper which takes the element tag name in + props and filters out unrecognized props.",
            "author": "dzearing@microsoft.com",
            "commit": "bb3a1059eabff7a81c6666ec7319e66af5d74351",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 21 May 2020 12:34:43 GMT",
      "tag": "@uifabric/utilities_v7.18.0",
      "version": "7.18.0",
      "comments": {
        "none": [
          {
            "comment": "Fix customizer doc comment formatting",
            "author": "elcraig@microsoft.com",
            "commit": "b00701979e60e1dd5e438f579086442bc0ddfc68",
            "package": "@uifabric/utilities"
          }
        ],
        "minor": [
          {
            "comment": "Add useCustomizationSettings hook",
            "author": "xgao@microsoft.com",
            "commit": "ecbfff23b83b795d51d73322a4938a2f6ed682bf",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Fri, 15 May 2020 12:42:20 GMT",
      "tag": "@uifabric/utilities_v7.17.2",
      "version": "7.17.2",
      "comments": {
        "patch": [
          {
            "comment": "Selection added `items` to prop constructor options",
            "author": "czearing@outlook.com",
            "commit": "bb98a4971572bd9383d900cccb37650752329c8f",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 14 May 2020 12:34:32 GMT",
      "tag": "@uifabric/utilities_v7.17.0",
      "version": "7.17.0",
      "comments": {
        "minor": [
          {
            "comment": "Add utility to apply default props for function components",
            "author": "miclo@microsoft.com",
            "commit": "5a7901923692d45d70d9cb54fb127c108a5cd8e2",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Mon, 11 May 2020 12:36:34 GMT",
      "tag": "@uifabric/utilities_v7.16.4",
      "version": "7.16.4",
      "comments": {
        "patch": [
          {
            "comment": "Update styled and classNamesFunction to support scss base styles",
            "author": "xgao@microsoft.com",
            "commit": "1619b355712d83844b4b63283e9370b5ff6a17f5",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 07 May 2020 01:06:55 GMT",
      "tag": "@uifabric/utilities_v7.16.2",
      "version": "7.16.2",
      "comments": {
        "patch": [
          {
            "comment": "Addressing commonjs imports.",
            "author": "dzearing@microsoft.com",
            "commit": "f4a995d4166c7812976b13c6638fb1ae32a8667d",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 05 May 2020 12:34:22 GMT",
      "tag": "@uifabric/utilities_v7.16.1",
      "version": "7.16.1",
      "comments": {
        "patch": [
          {
            "comment": "Fixing errors when building @fluentui/docs.",
            "author": "humbertomakotomorimoto@gmail.com",
            "commit": "6c055de8e22610b9f96d29e0667f019d669b7df1",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 28 Apr 2020 12:34:09 GMT",
      "tag": "@uifabric/utilities_v7.16.0",
      "version": "7.16.0",
      "comments": {
        "minor": [
          {
            "comment": "Point: Renaming IPoint to point, x to left and y to top and deprecating old names.",
            "author": "humbertomakotomorimoto@gmail.com",
            "commit": "beb8886ffcbccd2bbef9c4e7a8afd742497289a5",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Tue, 21 Apr 2020 12:34:50 GMT",
      "tag": "@uifabric/utilities_v7.15.11",
      "version": "7.15.11",
      "comments": {
        "patch": [
          {
            "comment": "classNamesFunction: fix not traversing the changed styles function",
            "author": "xgao@microsoft.com",
            "commit": "1d6687743e9fdf6a7a20a61ee61d18d36f45e0d0",
            "package": "@uifabric/utilities"
          },
          {
            "comment": "Revert changes to 'on': it should not use React events",
            "author": "behowell@microsoft.com",
            "commit": "65a2edff2455c57d4af59cc3e054ca8f4af1e499",
            "package": "@uifabric/utilities"
          },
          {
            "comment": "Fix lint rule violation",
            "author": "elcraig@microsoft.com",
            "commit": "03aa5f753a01c7a4fe0fb6ba8591027e9d3c9db3",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Sun, 19 Apr 2020 02:02:09 GMT",
      "tag": "@uifabric/utilities_v7.15.10",
      "version": "7.15.10",
      "comments": {
        "patch": [
          {
            "comment": "classNamesFunction: add warning on cache full",
            "author": "xgao@microsoft.com",
            "commit": "890f38c5ebe341a34bdc59417a6b777a3c646047",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 16 Apr 2020 12:37:31 GMT",
      "tag": "@uifabric/utilities_v7.15.8",
      "version": "7.15.8",
      "comments": {
        "patch": [
          {
            "comment": "Update 'on' function to accept React events",
            "author": "behowell@microsoft.com",
            "commit": "971317f1d7dadb1f212b0bbd17e8e54e12e888f5",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 16 Apr 2020 04:01:45 GMT",
      "tag": "@uifabric/utilities_v7.15.7",
      "version": "7.15.7",
      "comments": {
        "patch": [
          {
            "comment": "Readme: Remove irrelevant details; Fabric=>Fluent wording updates",
            "author": "elcraig@microsoft.com",
            "commit": "9e3c7c7d4b92e132820cdbcd61a667829c712ecb",
            "package": "@uifabric/utilities"
          },
          {
            "comment": "merge: null values are now preserved.",
            "author": "dzearing@microsoft.com",
            "commit": "12d36c3b78e090b1d3c24555fc9de63903a7ccae",
            "package": "@uifabric/utilities"
          }
        ]
      }
    },
    {
      "date": "Thu, 09 Apr 2020 12:24:31 GMT",
      "tag": "@uifabric/utilities_v7.15.6",
      "version": "7.15.6",
      "comments": {
        "patch": [
          {
            "comment": "chore: bump @types/react",
            "author": "olfedias@microsoft.com",
            "commit": "1c25191a3a6a1b6e8a0aca3c7cf7f3a629171738"
          }
        ]
      }
    },
    {
      "date": "Wed, 08 Apr 2020 12:28:27 GMT",
      "tag": "@uifabric/utilities_v7.15.5",
      "version": "7.15.5",
      "comments": {
        "patch": [
          {
            "comment": "Customizable: improve perf by avoid mutating styles when concatination is enabled",
            "author": "xgao@microsoft.com",
            "commit": "7236969c06c5d5e732da1087e229de9db9881309"
          },
          {
            "comment": "fix: fix typings for asAsync & internal usages of React.Children.map",
            "author": "olfedias@microsoft.com",
            "commit": "5d5891f4757c292ad5a59a7522a00437ae7ac248"
          }
        ]
      }
    },
    {
      "date": "Mon, 30 Mar 2020 19:10:08 GMT",
      "tag": "@uifabric/utilities_v7.15.4",
      "version": "7.15.4",
      "comments": {
        "patch": [
          {
            "comment": "Fixing errors when building @fluentui/docs.",
            "author": "humbertomakotomorimoto@gmail.com",
            "commit": "524cd85eadff8b8a370811031f7ad4c22f151cfd"
          }
        ]
      }
    },
    {
      "date": "Wed, 25 Mar 2020 12:30:04 GMT",
      "tag": "@uifabric/utilities_v7.15.3",
      "version": "7.15.3",
      "comments": {
        "patch": [
          {
            "comment": "Changing references of Fabric to Fluent",
            "author": "mgodbolt@microsoft.com",
            "commit": "3ec9a0efa90dc462104e717dc0f9c41e1b4fcd60"
          }
        ]
      }
    },
    {
      "date": "Mon, 23 Mar 2020 12:28:29 GMT",
      "tag": "@uifabric/utilities_v7.15.2",
      "version": "7.15.2",
      "comments": {
        "patch": [
          {
            "comment": "Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui",
            "author": "elcraig@microsoft.com",
            "commit": "94a0cc4f2c7129b66cb69159889f0ac95e8c88ee"
          }
        ]
      }
    },
    {
      "date": "Thu, 19 Mar 2020 12:29:37 GMT",
      "tag": "@uifabric/utilities_v7.15.1",
      "version": "7.15.1",
      "comments": {
        "none": [
          {
            "comment": "Run prettier: 120 line length, trailing commas",
            "author": "elcraig@microsoft.com",
            "commit": "b55b99b22a9972f79dd9b0c45dcb983233b2c157"
          }
        ]
      }
    },
    {
      "date": "Tue, 17 Mar 2020 12:28:58 GMT",
      "tag": "@uifabric/utilities_v7.15.0",
      "version": "7.15.0",
      "comments": {
        "minor": [
          {
            "comment": "deprecate BaseComonent, remove all usages of BaseComponent and initializeFocusRects",
            "author": "xgao@microsoft.com",
            "commit": "cb3fa154d4cfc66bc9f31942c3657581d1d814ad"
          }
        ]
      }
    },
    {
      "date": "Mon, 16 Mar 2020 12:28:27 GMT",
      "tag": "@uifabric/utilities_v7.14.1",
      "version": "7.14.1",
      "comments": {
        "patch": [
          {
            "comment": "BaseComponent: remove initializeDir",
            "author": "xgao@microsoft.com",
            "commit": "131e068b5fa9f9fe838ecdaf7b1a1bf691ac8b36"
          }
        ]
      }
    },
    {
      "date": "Thu, 12 Mar 2020 12:35:00 GMT",
      "tag": "@uifabric/utilities_v7.14.0",
      "version": "7.14.0",
      "comments": {
        "minor": [
          {
            "comment": "convert initializeFocusRects to hook",
            "author": "xgao@microsoft.com",
            "commit": "b0ce989570bbf0394bb14913017150357ebccee2"
          }
        ]
      }
    },
    {
      "date": "Tue, 10 Mar 2020 12:25:14 GMT",
      "tag": "@uifabric/utilities_v7.13.2",
      "version": "7.13.2",
      "comments": {
        "patch": [
          {
            "comment": "Skips unnecessary equality check in shallowCompare to increase performance",
            "author": "chce@netcompany.com",
            "commit": "e590df08d02260882e225af34674b61285d66261"
          }
        ]
      }
    },
    {
      "date": "Sat, 07 Mar 2020 01:39:37 GMT",
      "tag": "@uifabric/utilities_v7.13.1",
      "version": "7.13.1",
      "comments": {
        "patch": [
          {
            "comment": "Cleanup: Removing 'use strict' directive in ts files since modules are emitted with a 'use strict' prologue.",
            "author": "humbertomakotomorimoto@gmail.com",
            "commit": "5cb5db07119d744a8a5247b6b0780f9005604b2d"
          }
        ],
        "none": [
          {
            "comment": "Remove typedef rule override",
            "author": "elcraig@microsoft.com",
            "commit": "12186bf0a00e97c34af5c510007b70610876c500"
          }
        ]
      }
    },
    {
      "date": "Tue, 03 Mar 2020 12:27:24 GMT",
      "tag": "@uifabric/utilities_v7.13.0",
      "version": "7.13.0",
      "comments": {
        "minor": [
          {
            "comment": "Turning on tslint 'deprecation' rule.",
            "author": "Humberto.Morimoto@microsoft.com",
            "commit": "54a88d96894aeb605e765a1d3d66e02198c38a7e"
          }
        ]
      }
    },
    {
      "date": "Fri, 21 Feb 2020 12:20:14 GMT",
      "tag": "@uifabric/utilities_v7.12.4",
      "version": "7.12.4",
      "comments": {
        "patch": [
          {
            "comment": "styled: do not create new styles function if styles prop is not changed",
            "author": "xgao@microsoft.com",
            "commit": "33fd9733154fab69a3ed29f39fea34d8f07bc632"
          }
        ]
      }
    },
    {
      "date": "Thu, 20 Feb 2020 12:20:16 GMT",
      "tag": "@uifabric/utilities_v7.12.3",
      "version": "7.12.3",
      "comments": {
        "patch": [
          {
            "comment": "fix memory leak caused by closure in scroll util",
            "author": "xgao@microsoft.com",
            "commit": "98b4a5b9b0bfb6d7c21f729b8f1dd550f0945b9c"
          }
        ]
      }
    },
    {
      "date": "Wed, 19 Feb 2020 12:21:05 GMT",
      "tag": "@uifabric/utilities_v7.12.2",
      "version": "7.12.2",
      "comments": {
        "patch": [
          {
            "comment": "Add syncpack and synchronize dependencies. Refresh fluent import.",
            "author": "jagore@microsoft.com",
            "commit": "fb51dde1a365f7aad0cffbe23f01254ba1f31ebf"
          }
        ]
      }
    },
    {
      "date": "Mon, 17 Feb 2020 17:06:50 GMT",
      "tag": "@uifabric/utilities_v7.12.1",
      "version": "7.12.1",
      "comments": {
        "patch": [
          {
            "comment": "Utilities: forcing a publish, as the NPM outage last week did not seem to publish 7.12.1 of utilities.",
            "author": "dzearing@hotmail.com",
            "commit": "71bcef681c8fbb6b01fb74a27b89fc3d0e921f74"
          }
        ]
      }
    },
    {
      "date": "Wed, 12 Feb 2020 12:24:27 GMT",
      "tag": "@uifabric/utilities_v7.12.0",
      "version": "7.12.0",
      "comments": {
        "minor": [
          {
            "comment": "Replacing deprecated StatelessComponent references with FunctionComponent.",
            "author": "Humberto.Morimoto@microsoft.com",
            "commit": "a2d743b178cecab012e4a7335c7e518d0c9b26c7"
          }
        ]
      }
    },
    {
      "date": "Tue, 11 Feb 2020 18:37:59 GMT",
      "tag": "@uifabric/utilities_v7.11.8",
      "version": "7.11.8",
      "comments": {
        "none": [
          {
            "comment": "update enzyme",
            "author": "kchau@microsoft.com",
            "commit": "495983aec20488918f3d1ee87a8af92cb93d208f"
          },
          {
            "comment": "fixing released versions",
            "author": "kchau@microsoft.com",
            "commit": "207521eb85f200e2cda239d06eacdf5f49efdadc"
          }
        ]
      }
    },
    {
      "date": "Fri, 07 Feb 2020 12:41:31 GMT",
      "tag": "@uifabric/utilities_v7.11.6",
      "version": "7.11.6",
      "comments": {
        "none": [
          {
            "comment": "Remove unused config files",
            "author": "elcraig@microsoft.com",
            "commit": "33b1c3474b1b8e899a1c24a4c1ee973908686df1"
          },
          {
            "comment": "uniting build across fluent and fabric",
            "author": "kchau@microsoft.com",
            "commit": "f9503d808bc0971e843024c9fb679c0ed5a67fbb"
          }
        ]
      }
    },
    {
      "date": "Fri, 31 Jan 2020 19:00:10 GMT",
      "tag": "@uifabric/utilities_v7.11.5",
      "version": "7.11.5",
      "comments": {
        "none": [
          {
            "comment": "Fix prettier error after upgrade prettier to 1.19.1",
            "author": "xgao@microsoft.com",
            "commit": "2242effd3e5226f313ef16f9c18ed3db87d548c4"
          },
          {
            "comment": "bumping versions to fix broken publishes",
            "author": "kchau@microsoft.com",
            "commit": "1fd6f0a289e8f0f126c9609b8e775ac0ced03b81"
          }
        ]
      }
    },
    {
      "date": "Tue, 28 Jan 2020 12:43:24 GMT",
      "tag": "@uifabric/utilities_v7.11.4",
      "version": "7.11.4",
      "comments": {
        "none": [
          {
            "comment": "Rename all just configs to TS.",
            "author": "jagore@microsoft.com",
            "commit": "373c657b0bf9bf5d8e8433d8df8ccdccaec89e45"
          }
        ]
      }
    },
    {
      "date": "Fri, 17 Jan 2020 02:32:17 GMT",
      "tag": "@uifabric/utilities_v7.11.2",
      "version": "7.11.2",
      "comments": {
        "patch": [
          {
            "comment": "Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads.",
            "author": "jagore@microsoft.com",
            "commit": "52dc239bf89dbe76daa5f4776ee4368957938a1a"
          }
        ]
      }
    },
    {
      "date": "Thu, 16 Jan 2020 12:28:58 GMT",
      "tag": "@uifabric/utilities_v7.11.1",
      "version": "7.11.1",
      "comments": {
        "patch": [
          {
            "comment": "Upgrade repo to TS3.7.",
            "author": "jagore@microsoft.com",
            "commit": "e04fd44af0b978bc0c8c55658bf6b9d0ff3eac49"
          }
        ]
      }
    },
    {
      "date": "Mon, 13 Jan 2020 12:28:56 GMT",
      "tag": "@uifabric/utilities_v7.11.0",
      "version": "7.11.0",
      "comments": {
        "minor": [
          {
            "comment": "Add composeComponentAs to compose React decorator components",
            "author": "tmichon@microsoft.com",
            "commit": "0ad2440153218b174cb0d6a12d91c0ca1764c2f6"
          },
          {
            "comment": "Change focus class behavior: Alternate between 'hidden' and 'visible' classes",
            "author": "paflakst@microsoft.com",
            "commit": "bee187d4f1dec7d264a9dea28ffd3b93fc56302e"
          }
        ]
      }
    },
    {
      "date": "Thu, 09 Jan 2020 12:34:52 GMT",
      "tag": "@uifabric/utilities_v7.10.0",
      "version": "7.10.0",
      "comments": {
        "minor": [
          {
            "comment": "memoizeFunction: The items for which callback method returned null/undefined value, null/undefined was being stored in cache for these items. In this PR, a new flag is introduced based on which the cached undefined/null value can be updated till the time non-undefined/null value is encountered for the first time.",
            "author": "vishgup@microsoft.com",
            "commit": "cee2f1aee7bc1e19362683cb7f2d1f098159b88d"
          }
        ]
      }
    },
    {
      "date": "Wed, 08 Jan 2020 17:02:57 GMT",
      "tag": "@uifabric/utilities_v7.9.0",
      "version": "7.9.0",
      "comments": {
        "none": [
          {
            "comment": "Break up build task into build, bundle, test and lint tasks. Add parallelization pipeline using new tasks.",
            "author": "jagore@microsoft.com",
            "commit": "f1f07695f5d18c2c975eef382c5b777d7ccb52e2"
          }
        ]
      }
    },
    {
      "date": "Mon, 06 Jan 2020 12:29:10 GMT",
      "tag": "@uifabric/utilities_v7.9.0",
      "version": "7.9.0",
      "comments": {
        "minor": [
          {
            "comment": "Selection: accept generic item type",
            "author": "elcraig@microsoft.com",
            "commit": "fd4b72e61ce81ab4dc8ff2e7ffe6d455a8996694"
          }
        ],
        "patch": [
          {
            "comment": "getClassNames: fix for LTR in RTL context.",
            "author": "jdh@microsoft.com",
            "commit": "14b05e455f69d29e88703ce13a3f8f4a139ed61c"
          }
        ]
      }
    },
    {
      "date": "Fri, 20 Dec 2019 12:32:45 GMT",
      "tag": "@uifabric/utilities_v7.8.0",
      "version": "7.8.0",
      "comments": {
        "minor": [
          {
            "comment": "scroll.ts: added allowOverscrollOnElement, alternative to allowScrollOnElement that allows body scroll on touch devices",
            "author": "dmitriy.ravdin@siemens.com",
            "commit": "00c16da9f0d9ee3de29c6de6a0aa32d50397cdcc"
          }
        ]
      }
    },
    {
      "date": "Tue, 17 Dec 2019 12:29:42 GMT",
      "tag": "@uifabric/utilities_v7.7.1",
      "version": "7.7.1",
      "comments": {
        "patch": [
          {
            "comment": "add select to be a focusable target for focus utility",
            "author": "joschect@microsoft.com",
            "commit": "1268c4eac18a6c1b19f95c33cb2eb3988d54b47f"
          }
        ]
      }
    },
    {
      "date": "Sun, 15 Dec 2019 23:45:36 GMT",
      "tag": "@uifabric/utilities_v7.7.0",
      "version": "7.7.0",
      "comments": {
        "minor": [
          {
            "comment": "getRTL uses RTL flag on theme if present.",
            "author": "jdh@microsoft.com",
            "commit": "3bfff30ef0a5a091100d67ab970e470cb3e696fb"
          }
        ]
      }
    },
    {
      "date": "Mon, 18 Nov 2019 12:33:30 GMT",
      "tag": "@uifabric/utilities_v7.6.0",
      "version": "7.6.0",
      "comments": {
        "minor": [
          {
            "comment": "AutoScroll: Add horizontal scrolling",
            "author": "v-mare@microsoft.com",
            "commit": "32bd9f52b12622a74b93f7f1ad032e0efeb1d27c"
          }
        ],
        "none": [
          {
            "comment": "Fix \"the the\" to \"the\"",
            "author": "the.kinnikuman@gmail.com",
            "commit": "fc378d1cf157c6022db9e2d2b9a4422e3872a824"
          }
        ]
      }
    },
    {
      "date": "Mon, 07 Oct 2019 12:33:45 GMT",
      "tag": "@uifabric/utilities_v7.5.0",
      "version": "7.5.0",
      "comments": {
        "minor": [
          {
            "comment": "Reverting dependency on ReactDOM findDOMNode in getWindow and getDocument helpers to avoid bundle problems for partners.",
            "author": "dzearing@microsoft.com",
            "commit": "60e9282babcde13e7ad810d99113a1399e13d479"
          }
        ]
      }
    },
    {
      "date": "Thu, 03 Oct 2019 01:14:35 GMT",
      "tag": "@uifabric/utilities_v7.4.0",
      "version": "7.4.0",
      "comments": {
        "minor": [
          {
            "comment": "Async methods can now take a React component as the target being passed to `getWindow`.",
            "author": "dzearing@microsoft.com",
            "commit": "930e9059016e06f0b7ad6b44ac7a62e094600f59"
          }
        ]
      }
    },
    {
      "date": "Tue, 01 Oct 2019 12:33:48 GMT",
      "tag": "@uifabric/utilities_v7.3.0",
      "version": "7.3.0",
      "comments": {
        "minor": [
          {
            "comment": "Async helpers now take in a target element which will be used to find the window object.",
            "author": "dzearing@microsoft.com",
            "commit": "565f663abf4a51090c4d81abf185cb405105ba54"
          }
        ]
      }
    },
    {
      "date": "Thu, 26 Sep 2019 12:32:32 GMT",
      "tag": "@uifabric/utilities_v7.2.0",
      "version": "7.2.0",
      "comments": {
        "minor": [
          {
            "comment": "mergeStyles and mergeStyleSets have a companion method which accepts options for setting RTL",
            "author": "jdh@microsoft.com",
            "commit": "db3504b65c6363d9d840d58076a31abe8bade56a"
          }
        ],
        "patch": [
          {
            "comment": "Minor refinement to mergeAriaAttributeValues to correctly handleu false, therefore allowing (`cond && \"something\").",
            "author": "cliff.koh@microsoft.com",
            "commit": "640471f2eb88fec33cbc46a96d60aedd4db8a647"
          }
        ]
      }
    },
    {
      "date": "Mon, 23 Sep 2019 12:33:15 GMT",
      "tag": "@uifabric/utilities_v7.1.0",
      "version": "7.1.0",
      "comments": {
        "minor": [
          {
            "comment": "Customizations: add a way to batch updates",
            "author": "phkuo@microsoft.com",
            "commit": "3e60b124b6f072b741a68c5559ed7cf5241fe379"
          }
        ]
      }
    },
    {
      "date": "Fri, 20 Sep 2019 12:34:28 GMT",
      "tag": "@uifabric/utilities_v7.0.11",
      "version": "7.0.11",
      "comments": {
        "patch": [
          {
            "comment": "Consuming latest merge-styles bits with `concatStyleSetsWithProps`.",
            "author": "dzearing@microsoft.com",
            "commit": "8065917a76a5e08b27721e34e13903adba3730f1"
          }
        ]
      }
    },
    {
      "date": "Mon, 16 Sep 2019 12:34:47 GMT",
      "tag": "@uifabric/utilities_v7.0.10",
      "version": "7.0.10",
      "comments": {
        "patch": [
          {
            "comment": "Move getId to its own file",
            "author": "elcraig@microsoft.com",
            "commit": "c7a6e4ebaa063a7516e1ffb53ee1c12166df9258"
          }
        ]
      }
    },
    {
      "date": "Wed, 04 Sep 2019 04:09:58 GMT",
      "tag": "@uifabric/utilities_v7.0.9",
      "version": "7.0.9",
      "comments": {
        "patch": [
          {
            "comment": "fix version file",
            "author": "kchau@microsoft.com",
            "commit": "fbccfaf91bfe3c77d95c614ac2cb69b7c9e1dad1"
          }
        ]
      }
    },
    {
      "date": "Fri, 23 Aug 2019 12:35:28 GMT",
      "tag": "@uifabric/utilities_v7.0.8",
      "version": "7.0.8",
      "comments": {
        "patch": [
          {
            "comment": "Update npmignores, delete unused jest setup files",
            "author": "elcraig@microsoft.com",
            "commit": "b12aaa280221562003af1e0f02aa5f3a5b008041"
          },
          {
            "comment": "Fix up readme and package.json descriptions",
            "author": "elcraig@microsoft.com",
            "commit": "b1aef500b4b86eb5643d9f7db4c06114b5d7cc71"
          }
        ]
      }
    },
    {
      "date": "Fri, 02 Aug 2019 12:33:29 GMT",
      "tag": "@uifabric/utilities_v7.0.7",
      "version": "7.0.7",
      "comments": {
        "none": [
          {
            "comment": "addding dynamic import and patching ts",
            "author": "esteban.230@hotmail.com",
            "commit": "400f6f3ea28aacfd8f65435a8cc3dac391576a42"
          }
        ]
      }
    },
    {
      "date": "Mon, 22 Jul 2019 12:28:42 GMT",
      "tag": "@uifabric/utilities_v7.0.7",
      "version": "7.0.7",
      "comments": {
        "none": [
          {
            "comment": "moving to lerna",
            "author": "kchau@microsoft.com",
            "commit": "181d2d537ec5feaaed43f35412d6f2d8b523d690"
          }
        ]
      }
    },
    {
      "date": "Wed, 17 Jul 2019 18:58:57 GMT",
      "tag": "@uifabric/utilities_v7.0.7",
      "version": "7.0.7",
      "comments": {
        "patch": [
          {
            "comment": "Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom.",
            "author": "makotom@microsoft.com",
            "commit": "4fa2fef6380c18877fcf379648d4e52146d59812"
          }
        ],
        "none": [
          {
            "comment": "get rid of npx",
            "author": "kchau@microsoft.com",
            "commit": "472993033369aa470e59197a534045c02c24e852"
          }
        ]
      }
    },
    {
      "date": "Sat, 13 Jul 2019 22:20:41 GMT",
      "tag": "@uifabric/utilities_v7.0.6",
      "version": "7.0.6",
      "comments": {
        "none": [
          {
            "comment": "Use resolves for all package paths",
            "author": "kchau@microsoft.com",
            "commit": "f8887fbdac76e651b0161edf624014a33741cf86"
          }
        ]
      }
    },
    {
      "version": "7.0.6",
      "tag": "@uifabric/utilities_v7.0.6",
      "date": "Mon, 01 Jul 2019 18:51:42 GMT",
      "comments": {
        "patch": [
          {
            "comment": "adds react-app-polyfill",
            "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
            "commit": "40245650abdfb17e9f1cd6472f3671380237bcc2"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.1.0` to `^7.1.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^7.0.2` to `^7.0.3`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `^7.0.2` to `^7.0.3`"
          }
        ]
      }
    },
    {
      "version": "7.0.5",
      "tag": "@uifabric/utilities_v7.0.5",
      "date": "Thu, 27 Jun 2019 22:14:22 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Utilities: Update implementation for raising a click event to support IE",
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "6cfd57a8561f8e228d1e09058abe6c2f1f4a9b33"
          }
        ]
      }
    },
    {
      "version": "7.0.4",
      "tag": "@uifabric/utilities_v7.0.4",
      "date": "Thu, 27 Jun 2019 18:25:04 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Adding a null check in the case a stylesheet instance is not avaiable or old.",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "880264578d390878abde534f400849931dc4816b"
          },
          {
            "comment": "The `getClassNames` function now returns memoized classnames, resulting in improved performance in high repeat scenarios (like lists rendering checks.) Reintroduction of #8761.",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "880264578d390878abde534f400849931dc4816b"
          },
          {
            "comment": "Add placeholder as TextArea property",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "880264578d390878abde534f400849931dc4816b"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.0.2` to `^7.1.0`"
          }
        ]
      }
    },
    {
      "version": "7.0.3",
      "tag": "@uifabric/utilities_v7.0.3",
      "date": "Fri, 14 Jun 2019 12:26:30 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Fix missing assets in production build.",
            "author": "JD Huntington <jdh@microsoft.com>",
            "commit": "e1bebe54dd798847060baaf4a52956c2f6dd866b"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.1` to `^7.0.2`"
          }
        ]
      }
    },
    {
      "version": "7.0.2",
      "tag": "@uifabric/utilities_v7.0.2",
      "date": "Thu, 13 Jun 2019 00:24:48 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Initial release of Fabric 7",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "9bc84498f2a95e5e822178214edce2a947adac38"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.0` to `^7.0.1`"
          }
        ]
      }
    },
    {
      "version": "7.0.0",
      "tag": "@uifabric/utilities_v7.0.0",
      "date": "Wed, 12 Jun 2019 00:42:26 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update and dedupe React deps.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "affa33fd7a25c857ad8d209349cb9e4ecc352ec6"
          }
        ],
        "none": [
          {
            "comment": "Remove outdated *.api.ts generated files",
            "author": "Kevin Coughlin <kevintcoughlin@gmail.com>",
            "commit": "23c112c024e7e6c3e2b99f9f9b5a32081f09f5b9"
          }
        ],
        "major": [
          {
            "comment": "Remove deprecated `autobind` decorator.",
            "author": "JD Huntington <jdh@microsoft.com>",
            "commit": "d7dd09998172855cfd005aa2ec901a575b838619"
          },
          {
            "comment": "createRef: removed (use React.createRef instead)",
            "author": "JD Huntington <jdh@microsoft.com>",
            "commit": "d7dff286902cc947fceba7048150e76927143fdb"
          }
        ],
        "minor": [
          {
            "comment": "Add utility for checking controlled/uncontrolled prop usage",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "04983f31fedbf04c33f7cfd2395e58b5a9a7d03a"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.18.1` to `^6.19.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^6.0.9` to `^6.0.10`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `^6.0.4` to `^6.0.5`"
          }
        ]
      }
    },
    {
      "version": "6.41.0",
      "tag": "@uifabric/utilities_v6.41.0",
      "date": "Tue, 11 Jun 2019 12:21:35 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Setting the styles props only when either of defaultProps or componentProps have it defined",
            "author": "Kushal Yarlagadda <whykushal93@gmail.com>",
            "commit": "a5b12787e8e69da02454582b30bb4464c1777dab"
          },
          {
            "comment": "upgrade to api-extractor 7.1.6",
            "author": "Natalie Ethell <naethell@microsoft.com>",
            "commit": "a5bbc76367eb01e993f20796955569f422a538b2"
          }
        ],
        "minor": [
          {
            "comment": "Updating `getNativeAttributes` element allow lists to be more refined, reducing unexpected attributes from being injected on primative elements. For example, `min` and `max` were being allowed to be injected for `div` elements. Now they are only injected for `input` elements.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "5a10a485dfa2f9d69b29c69e1ec1593c3a573ab8"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.18.0` to `^6.18.1`"
          }
        ]
      }
    },
    {
      "version": "6.40.1",
      "tag": "@uifabric/utilities_v6.40.1",
      "date": "Thu, 06 Jun 2019 12:22:24 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Fix ./index import from selection",
            "author": "Thomas Michon <tmichon@microsoft.com>",
            "commit": "7556082a0512910995750251df06f6fec7a34ca6"
          }
        ]
      }
    },
    {
      "version": "6.40.0",
      "tag": "@uifabric/utilities_v6.40.0",
      "date": "Wed, 05 Jun 2019 12:22:30 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Migrate Selection to Utilities",
            "author": "Thomas Michon <tmichon@microsoft.com>",
            "commit": "495d5291eed73e6578a8b62129b032bed61fc9b3"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.17.4` to `^6.18.0`"
          }
        ]
      }
    },
    {
      "version": "6.39.3",
      "tag": "@uifabric/utilities_v6.39.3",
      "date": "Wed, 29 May 2019 12:21:24 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Revert styled and classNameFunctions perf improvements temporarily.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "9d0c9173ec62ebbaa43879af9d1cc97d66b2b8c9"
          }
        ]
      }
    },
    {
      "version": "6.39.2",
      "tag": "@uifabric/utilities_v6.39.2",
      "date": "Fri, 24 May 2019 14:51:14 GMT",
      "comments": {
        "patch": [
          {
            "comment": "remove usage of process",
            "author": "Sean Larkin <sean.larkin@cuw.edu>",
            "commit": "a9245feee547762f0c8c9935cbf39d737b86c519"
          }
        ]
      }
    },
    {
      "version": "6.39.1",
      "tag": "@uifabric/utilities_v6.39.1",
      "date": "Fri, 24 May 2019 12:21:33 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Fix wrapped styled regression caused by nested style arrays.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "cd598ed485941821f4d8c3bbf42c7dae6fcc1cd3"
          },
          {
            "comment": "Mutually exclusive warnings are not displayed if value of the prop is undefined",
            "author": "canmenekse <42455391+canmenekse@users.noreply.github.com>",
            "commit": "923f3358e78b21a80a2cb9400422136e94998de0"
          }
        ]
      }
    },
    {
      "version": "6.39.0",
      "tag": "@uifabric/utilities_v6.39.0",
      "date": "Wed, 22 May 2019 12:21:34 GMT",
      "comments": {
        "minor": [
          {
            "comment": "The `getClassNames` function now returns memoized classnames, resulting in improved performance in high repeat scenarios (like lists rendering checks.)",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "cc3ff2379bd7df5fa55800f97ec83d2242d9a11e"
          }
        ]
      }
    },
    {
      "version": "6.38.3",
      "tag": "@uifabric/utilities_v6.38.3",
      "date": "Tue, 14 May 2019 07:50:30 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update Fabric assets link",
            "author": "Peter Jahn <pejahn@microsoft.com>",
            "commit": "4cbda272f3ba109cdff14d9ff1b603564b73ea2a"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.17.2` to `^6.17.3`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^6.0.8` to `^6.0.9`"
          },
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^1.0.1` to `^1.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `^6.0.3` to `^6.0.4`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^1.0.1` to `^1.0.2`"
          }
        ]
      }
    },
    {
      "version": "6.38.2",
      "tag": "@uifabric/utilities_v6.38.2",
      "date": "Tue, 14 May 2019 01:56:43 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Removed a few more `typeof window` references to avoid memory leaks with IE11.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "548045e693860ef8d1d4812277a278a51866773e"
          }
        ]
      }
    },
    {
      "version": "6.38.1",
      "tag": "@uifabric/utilities_v6.38.1",
      "date": "Thu, 02 May 2019 12:36:35 GMT",
      "comments": {
        "patch": [
          {
            "comment": "a new line is added to the end of the api-extractor.json file",
            "author": "jspurlin <jspurlin@microsoft.com>",
            "commit": "c0bbb0d61e0da3bccbb78654a6f49e0c56b7996e"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.17.0` to `^6.17.1`"
          }
        ]
      }
    },
    {
      "version": "6.38.0",
      "tag": "@uifabric/utilities_v6.38.0",
      "date": "Wed, 01 May 2019 12:34:24 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Export Omit from utilities",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "4d72d00867790618c3062374d5f38160aa2d7c4e"
          }
        ]
      }
    },
    {
      "version": "6.37.1",
      "tag": "@uifabric/utilities_v6.37.1",
      "date": "Tue, 30 Apr 2019 12:31:36 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Adds pointer events to baseElementProperties",
            "author": "Lorin Tackett <lorin.tackett@gmail.com>",
            "commit": "df594f0141c680d84e48ef2fdd06247c2d9edf7b"
          }
        ]
      }
    },
    {
      "version": "6.37.0",
      "tag": "@uifabric/utilities_v6.37.0",
      "date": "Sat, 27 Apr 2019 00:04:47 GMT",
      "comments": {
        "minor": [
          {
            "comment": "The `styled` helper can now take in a pure flag to create pure components. Note that in a future release we'd like to match the `styled` contracts of other libraries which can take in a View and an options property bag, but for now to make this non-breaking we'll add another argument.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "108330f1118fafab4a13a8a2d18a0cd6bdf8639d"
          }
        ]
      }
    },
    {
      "version": "6.36.0",
      "tag": "@uifabric/utilities_v6.36.0",
      "date": "Fri, 26 Apr 2019 12:35:24 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Make isFocusVisible toggleable by user.",
            "author": "apneer <sasha050909@gmail.com>",
            "commit": "fc97ae2b21bdddb77dbc613c2bfcd7ad07e28be8"
          }
        ]
      }
    },
    {
      "version": "6.35.7",
      "tag": "@uifabric/utilities_v6.35.7",
      "date": "Tue, 23 Apr 2019 12:32:00 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Removing closure from `styled` helper to improve performance.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "9e9159e8c887f52ca0cc2ad2b9575708839c63bc"
          }
        ]
      }
    },
    {
      "version": "6.35.6",
      "tag": "@uifabric/utilities_v6.35.6",
      "date": "Fri, 19 Apr 2019 12:33:02 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Removing closure from `styled` helper to improve performance.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "67f3b4289dfc67f85b12037692a57c16ed28a330"
          }
        ]
      }
    },
    {
      "version": "6.35.5",
      "tag": "@uifabric/utilities_v6.35.5",
      "date": "Thu, 11 Apr 2019 12:37:10 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Documentation: add @docCategory inline tags",
            "author": "Natalie Ethell <naethell@microsoft.com>",
            "commit": "61ffe7ba8a1f40a61a8335ac9ef9fb6e4dc30fd7"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.16.4` to `^6.16.5`"
          }
        ]
      }
    },
    {
      "version": "6.35.4",
      "tag": "@uifabric/utilities_v6.35.4",
      "date": "Mon, 08 Apr 2019 12:37:15 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Customizer modified to avoid BaseComponent.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "c352f028d072a7ead8c9d25ee06975f4f7d02beb"
          }
        ]
      }
    },
    {
      "version": "6.35.3",
      "tag": "@uifabric/utilities_v6.35.3",
      "date": "Tue, 02 Apr 2019 00:38:15 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Use ^ ranges instead of >=",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "6a536804ce9cff3444e6f631925a30c58274d931"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.16.3` to `^6.16.4`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^6.0.7` to `^6.0.8`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `^6.0.2` to `^6.0.3`"
          }
        ]
      }
    },
    {
      "version": "6.35.2",
      "tag": "@uifabric/utilities_v6.35.2",
      "date": "Wed, 27 Mar 2019 12:34:02 GMT",
      "comments": {
        "patch": [
          {
            "comment": "update API file",
            "author": "Natalie Ethell <naethell@microsoft.com>",
            "commit": "f1d7bb3c35531554d4e855a9b2e3e7966a47fc17"
          },
          {
            "comment": "update api file generated by api-extractor 7",
            "author": "Natalie Ethell <naethell@microsoft.com>",
            "commit": "84a6854128de7b11e1b3babb41569be749786f8d"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.16.1 <7.0.0` to `>=6.16.2 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/test-utilities\" from `>=6.0.0 <7.0.0` to `>=6.0.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.35.1",
      "tag": "@uifabric/utilities_v6.35.1",
      "date": "Fri, 15 Mar 2019 12:34:07 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Remove some unused variables and types from Customizer",
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "3fc7cecfad646dcfde46a4244ffd9d570e11d085"
          },
          {
            "comment": "Use typeof check on process before checking process.env.NODE_ENV",
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "12513bd032a8ce7a6ef1e0257bd2ae99a0a00849"
          }
        ]
      }
    },
    {
      "version": "6.35.0",
      "tag": "@uifabric/utilities_v6.35.0",
      "date": "Tue, 12 Mar 2019 12:31:43 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Focus utilities: Fix tabbable element issue and add optional argument.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "882f4b91eddf44fca406d1d66b1081d7e72fa439"
          }
        ]
      }
    },
    {
      "version": "6.34.0",
      "tag": "@uifabric/utilities_v6.34.0",
      "date": "Wed, 06 Mar 2019 13:27:18 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Utilities for managing componentRef initialization added.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "bf912f0679f7c54bfd6864c6e8b7a9dfc2de128b"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `>=1.0.0 <2.0.0` to `>=1.0.1 <2.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `>=1.0.0 <2.0.0` to `>=1.0.1 <2.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.33.0",
      "tag": "@uifabric/utilities_v6.33.0",
      "date": "Tue, 05 Mar 2019 17:33:41 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Modify return type of styled (function to React.StatelessComponent)",
            "author": "JD Huntington <jdhuntington@gmail.com>",
            "commit": "846c063f27dbc440ea9773ff735420d0ba7c1754"
          }
        ]
      }
    },
    {
      "version": "6.32.1",
      "tag": "@uifabric/utilities_v6.32.1",
      "date": "Tue, 05 Mar 2019 04:25:07 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Utilities: removing redundant export for `setVirtualParent`.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "43389eaf8b8a548d18420253258930b047bdae01"
          }
        ]
      }
    },
    {
      "version": "6.32.0",
      "tag": "@uifabric/utilities_v6.32.0",
      "date": "Mon, 04 Mar 2019 13:29:58 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Utilities: Adding setVirtualParent export.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "1a77a4df9b080b4b582f6cea185e3c6180cbb5de"
          }
        ]
      }
    },
    {
      "version": "6.31.0",
      "tag": "@uifabric/utilities_v6.31.0",
      "date": "Fri, 01 Mar 2019 19:40:21 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Reinstroducing dom/warn top level imports.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "c224ca9e56e49a2dbe983fa5b1203fb339407d66"
          }
        ]
      }
    },
    {
      "version": "6.30.0",
      "tag": "@uifabric/utilities_v6.30.0",
      "date": "Fri, 01 Mar 2019 13:33:08 GMT",
      "comments": {
        "minor": [
          {
            "comment": "A number of files containing many exports have been split into smaller units for finer debuggability in bundle size implications. Some unneeded dependencies on EventGroup have been removed.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "bd191a3964734c6619fa49fcdb1d6127e2834522"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.15.2 <7.0.0` to `>=6.16.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.29.4",
      "tag": "@uifabric/utilities_v6.29.4",
      "date": "Tue, 26 Feb 2019 22:45:29 GMT",
      "comments": {
        "patch": [
          {
            "comment": "ARIA: mergeAriaAttributeValues should produce space-delimited output by default",
            "author": "Kevin Coughlin <kevintcoughlin@gmail.com>",
            "commit": "6381336da4f0bf9ae6cd6c8963534fe8a44451a0"
          }
        ]
      }
    },
    {
      "version": "6.29.3",
      "tag": "@uifabric/utilities_v6.29.3",
      "date": "Fri, 22 Feb 2019 13:31:09 GMT",
      "comments": {
        "patch": [
          {
            "comment": "mergeAriaAttributeValues: Trim output string",
            "author": "Dalimil Hajek <dalimilhajek@gmail.com>",
            "commit": "2f516dd704711bb7ac7c7a2d581693751ba54e94"
          },
          {
            "comment": "Add check for tabIndex in isElementTabbable if role=button",
            "author": "Eddie Liu <leddie24@gmail.com>",
            "commit": "a1526db47d9afd3518b295b15e69ab6d4020b220"
          }
        ]
      }
    },
    {
      "version": "6.29.2",
      "tag": "@uifabric/utilities_v6.29.2",
      "date": "Wed, 20 Feb 2019 13:30:29 GMT",
      "comments": {
        "patch": [
          {
            "comment": "getRTL: Check for existence of body element before reading attributes.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "f8deb819680c93729495956f900b11a9e7bf3753"
          }
        ]
      }
    },
    {
      "version": "6.29.1",
      "tag": "@uifabric/utilities_v6.29.1",
      "date": "Thu, 14 Feb 2019 13:34:55 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Add fallback for reading direction attribute from body element.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "ea1c5970709209dab8f7ba2781cdb5e21b92e9f5"
          }
        ]
      }
    },
    {
      "version": "6.29.0",
      "tag": "@uifabric/utilities_v6.29.0",
      "date": "Thu, 31 Jan 2019 20:10:48 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Adding helper functions to get and restore focus elements based on index paths.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "468af6a86a680e882009c7bc33e0956877d3fa26"
          }
        ]
      }
    },
    {
      "version": "6.28.1",
      "tag": "@uifabric/utilities_v6.28.1",
      "date": "Fri, 25 Jan 2019 13:38:07 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Updating 'customizable.tsx' to evaluate style functions.",
            "author": "Humberto Makoto Morimoto Burgos <Humberto.Morimoto@microsoft.com>",
            "commit": "4585011f2001a2d276525fb64f81ecabfe2316b4"
          }
        ]
      }
    },
    {
      "version": "6.28.0",
      "tag": "@uifabric/utilities_v6.28.0",
      "date": "Fri, 11 Jan 2019 05:00:46 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Scroll: use scrollableParent in _preventOverscrolling, allow EventGroup.on to take event options",
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "c9613c6206dd9f13c4712c93e91bcbef46d18169"
          }
        ]
      }
    },
    {
      "version": "6.27.2",
      "tag": "@uifabric/utilities_v6.27.2",
      "date": "Tue, 08 Jan 2019 13:34:49 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Deprecate utility using legacy context",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "0a35d9e6389d9b182b80a1ef1bc2704dca8c20d7"
          },
          {
            "comment": "BaseComponent: when updating componentRef, handle case where current or previous props are not given",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "698ab96e08f44a568b8a4e53aa247674b264133a"
          }
        ]
      }
    },
    {
      "version": "6.27.1",
      "tag": "@uifabric/utilities_v6.27.1",
      "date": "Mon, 17 Dec 2018 13:36:58 GMT",
      "comments": {
        "patch": [
          {
            "comment": "BaseComponent: Remove componentWillReceiveProps usage",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "b2c512db6892047c208234265f7cbc8796f00074"
          }
        ]
      }
    },
    {
      "version": "6.27.0",
      "tag": "@uifabric/utilities_v6.27.0",
      "date": "Thu, 15 Nov 2018 13:36:22 GMT",
      "comments": {
        "minor": [
          {
            "comment": "DevExp: get rid of const enum so the library is compatible with Typescript's isolatedModule compilation mode",
            "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
            "commit": "a995de20dcd7b3a8967e6d33ccffd6f12dae0ed5"
          },
          {
            "comment": "Styled: now reacts to loadTheme changes even when not wrapped in a Customizer.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "c1b673ecb52030b4af42ca51077ca5cebc49246d"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.14.0 <7.0.0` to `>=6.15.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.26.0",
      "tag": "@uifabric/utilities_v6.26.0",
      "date": "Wed, 14 Nov 2018 13:34:01 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Add osDetector utility",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "7e5dab85401ffdd107514d593d02c0c8df299678"
          }
        ]
      }
    },
    {
      "version": "6.25.0",
      "tag": "@uifabric/utilities_v6.25.0",
      "date": "Wed, 31 Oct 2018 12:32:41 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Customizer: Add optional context transform prop.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "fc5a1f4620c93499a41abe8377ff61161cf5bd76"
          }
        ],
        "none": [
          {
            "comment": "Running Prettier on all .ts and .tsx files in the packages folder.",
            "author": "Humberto Makoto Morimoto Burgos <Humberto.Morimoto@microsoft.com>",
            "commit": "2ce6c5ac3ccf4e62d4866841317b4aa55b8fb541"
          }
        ]
      }
    },
    {
      "version": "6.24.0",
      "tag": "@uifabric/utilities_v6.24.0",
      "date": "Fri, 26 Oct 2018 12:32:35 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Add api-extractor.json",
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "c691b7b89fcfc5a28c211b29c7ba236887ab8256"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.4 <7.0.0` to `>=6.11.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.23.1",
      "tag": "@uifabric/utilities_v6.23.1",
      "date": "Thu, 18 Oct 2018 20:22:36 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update api-extractor.json",
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "e6b2514a003fb41c964fba14b071cb0046fd69eb"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.1 <7.0.0` to `>=6.10.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.23.0",
      "tag": "@uifabric/utilities_v6.23.0",
      "date": "Mon, 15 Oct 2018 12:29:12 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Adding `asAsync` HOC wrapper to abstract async loading for components.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "5e5703df581b98dbb1e83147427d328682a493fc"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.0 <7.0.0` to `>=6.10.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.22.0",
      "tag": "@uifabric/utilities_v6.22.0",
      "date": "Wed, 10 Oct 2018 12:29:05 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Add utilities.api.ts, update files to fix api-extractor errors",
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "ab236eaebd256f37f03b7d2943e983a149023e81"
          }
        ]
      }
    },
    {
      "version": "6.21.2",
      "tag": "@uifabric/utilities_v6.21.2",
      "date": "Mon, 08 Oct 2018 12:24:15 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Moving tslint/prettier dependencies ",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8ba9e22a7a8a2a1e7facda5aa7d91423c7af43ed"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.1 <2.0.0` to `>=1.1.2 <2.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.9.3 <7.0.0` to `>=6.9.4 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.5 <7.0.0` to `>=6.0.6 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.21.1",
      "tag": "@uifabric/utilities_v6.21.1",
      "date": "Wed, 26 Sep 2018 12:27:23 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Memoize: Do not use cached result when function instances are distinct.",
            "author": "Pablo Núñez <pablonete@gmail.com>",
            "commit": "74bfc90fdbfae64ba91a53e9bd9b47493e326d60"
          }
        ]
      }
    },
    {
      "version": "6.21.0",
      "tag": "@uifabric/utilities_v6.21.0",
      "date": "Fri, 21 Sep 2018 14:25:46 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Adding a version stamp file",
            "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
            "commit": "11c18bce52dba131548610c5eea0c1ab7fa4d1ca"
          },
          {
            "comment": "Add IComponentAsProps",
            "author": "Nick Durak <nickdurak@gmail.com>",
            "commit": "c3f996accaad24f93ae959c8437af6f90da738c8"
          }
        ],
        "minor": [
          {
            "comment": "Expose Customizer's mergeCustomizations as new helper function.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "7c45ef96439a8794586a6b338c2b2ee1e7080318"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.0.0 <2.0.0` to `>=1.1.0 <2.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.9.0 <7.0.0` to `>=6.9.1 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.4 <7.0.0` to `>=6.0.5 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.20.0",
      "tag": "@uifabric/utilities_v6.20.0",
      "date": "Thu, 20 Sep 2018 12:25:33 GMT",
      "comments": {
        "minor": [
          {
            "comment": "add optional defaultRender to IComponentAs",
            "author": "Nick Durak <nickdurak@gmail.com>",
            "commit": "55c0766d38b433be52e005262ed824ee3f153f5f"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.8.4 <7.0.0` to `>=6.9.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.19.1",
      "tag": "@uifabric/utilities_v6.19.1",
      "date": "Thu, 13 Sep 2018 17:38:04 GMT",
      "comments": {
        "patch": [
          {
            "comment": "allow stateless components to use customizable",
            "author": "VincentBailly <vincentbaill@gmail.com>",
            "commit": "e75160d82563e4b98ab7969306ff92f6b1797289"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.8.3 <7.0.0` to `>=6.8.4 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.19.0",
      "tag": "@uifabric/utilities_v6.19.0",
      "date": "Fri, 07 Sep 2018 22:04:50 GMT",
      "comments": {
        "minor": [
          {
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "888f598942757c715181a1441457f1c7d5611c73",
            "comment": "Customizer: moving to use React 16 context."
          }
        ]
      }
    },
    {
      "version": "6.18.0",
      "tag": "@uifabric/utilities_v6.18.0",
      "date": "Fri, 07 Sep 2018 16:29:48 GMT",
      "comments": {
        "minor": [
          {
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "a0d0b91a56f7671d26179abf47aaf1569e087650",
            "comment": "Add helpers for setting and detecting portals"
          }
        ]
      }
    },
    {
      "version": "6.17.2",
      "tag": "@uifabric/utilities_v6.17.2",
      "date": "Wed, 05 Sep 2018 10:29:25 GMT",
      "comments": {
        "patch": [
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "da7fc2b7254cf643749949ac1f5f8605f2477b81",
            "comment": "Scroll: add flex-grow: 1 to scrollable content elements"
          },
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "da7fc2b7254cf643749949ac1f5f8605f2477b81",
            "comment": "Scroll: remove inline styles from scrollable content elements"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.8.2 <7.0.0` to `>=6.8.3 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.17.1",
      "tag": "@uifabric/utilities_v6.17.1",
      "date": "Thu, 30 Aug 2018 10:32:49 GMT",
      "comments": {
        "patch": [
          {
            "author": "Natalie Ethell <naethell@microsoft.com>",
            "commit": "03c9afa72b5906b1c9d15459d01af974da32a1f5",
            "comment": "Replace comment reference to old ms-Fabric is-focusVisible with ms-Fabric--isFocusVisible"
          }
        ]
      }
    },
    {
      "version": "6.17.0",
      "tag": "@uifabric/utilities_v6.17.0",
      "date": "Tue, 28 Aug 2018 10:23:58 GMT",
      "comments": {
        "minor": [
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "3fb8e9d98632b11d38d079989c3e44c137d04e5c",
            "comment": "Add mobileDetector to detect iOS devices"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.8.0 <7.0.0` to `>=6.8.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.16.0",
      "tag": "@uifabric/utilities_v6.16.0",
      "date": "Fri, 24 Aug 2018 17:02:14 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "63835ddd705e2350aa025ea69b041f28a3be5e19",
            "comment": "Reverting Customizer React 16 context change."
          }
        ]
      }
    },
    {
      "version": "6.15.1",
      "tag": "@uifabric/utilities_v6.15.1",
      "date": "Fri, 24 Aug 2018 10:26:08 GMT",
      "comments": {
        "patch": [
          {
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "0b20b876f152cc69147617e9b848feaa2dbb71df",
            "comment": "Fix @types/prop-types being inconsistently restrictive."
          }
        ]
      }
    },
    {
      "version": "6.15.0",
      "tag": "@uifabric/utilities_v6.15.0",
      "date": "Thu, 23 Aug 2018 10:28:17 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "e4daa37b59065e1d90b91ac728b3e3c7e52d9e77",
            "comment": "Customizer: moving to use React 16 context."
          },
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "882a50c5ae8d6e4521b21842d5f68723ba4f9d2e",
            "comment": "Scroll: allow scrolling within a target element"
          }
        ],
        "patch": [
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "882a50c5ae8d6e4521b21842d5f68723ba4f9d2e",
            "comment": "Scroll: disable ios body scrolling in disableBodyScroll"
          }
        ]
      }
    },
    {
      "version": "6.14.1",
      "tag": "@uifabric/utilities_v6.14.1",
      "date": "Tue, 14 Aug 2018 10:27:33 GMT",
      "comments": {
        "patch": [
          {
            "author": "Avital Baral <avitalbaral99@gmail.com>",
            "commit": "cf0f728d0b28540b7a42aa9121a840605ee04670",
            "comment": "disabling codepen task"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.3 <7.0.0` to `>=6.0.4 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.14.0",
      "tag": "@uifabric/utilities_v6.14.0",
      "date": "Mon, 13 Aug 2018 03:43:25 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "3d0df820eec602f90ef5a4876f16f16f68965b32",
            "comment": "Customizer should allow for nesting. Right now, `settings` provided have the reverse precendence expected; the outer-most Customizer wins over an inner one. This is completely backwards. Fixing to be correct."
          }
        ]
      }
    },
    {
      "version": "6.13.0",
      "tag": "@uifabric/utilities_v6.13.0",
      "date": "Fri, 10 Aug 2018 10:26:09 GMT",
      "comments": {
        "minor": [
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "b77f3bdfe3c4ae9c1b51f297921c23038de5f2ac",
            "comment": "Customizable: add optional flag to allow customizer styles to be merged with component styles prop rather than overriding component styles"
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "904f08478a0113198d8004ba757b9a82a6b6da8a",
            "comment": "Adding merge helper for deep merging."
          }
        ]
      }
    },
    {
      "version": "6.12.1",
      "tag": "@uifabric/utilities_v6.12.1",
      "date": "Fri, 27 Jul 2018 10:25:39 GMT",
      "comments": {
        "patch": [
          {
            "author": "Esteban Munoz <esteban.230@hotmail.com>",
            "commit": "313c5cd21a9dcf435528e83693d75a7fedeeb015",
            "comment": "prop-types version "
          }
        ]
      }
    },
    {
      "version": "6.12.0",
      "tag": "@uifabric/utilities_v6.12.0",
      "date": "Mon, 23 Jul 2018 10:28:08 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "28242c40916d14cef3d555d18f4df69454163e87",
            "comment": "Addressing bad imports."
          }
        ]
      }
    },
    {
      "version": "6.11.0",
      "tag": "@uifabric/utilities_v6.11.0",
      "date": "Wed, 18 Jul 2018 10:25:50 GMT",
      "comments": {
        "minor": [
          {
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "99545224cefac2af3edb13ce7b038ac1d14f3d38",
            "comment": "Tighten typings of APIs around merge-styles to be more correct"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.4.0 <7.0.0` to `>=6.5.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.10.0",
      "tag": "@uifabric/utilities_v6.10.0",
      "date": "Tue, 17 Jul 2018 10:28:40 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "5d0930647e631482b6016e0017aae0b5167b9f13",
            "comment": "Removing most `@customizable` decorator usage. This change should reduce extra React dom elements from being created. Also updating `componentRef` resolution to support `React.createRef()` usage."
          }
        ]
      }
    },
    {
      "version": "6.9.0",
      "tag": "@uifabric/utilities_v6.9.0",
      "date": "Fri, 13 Jul 2018 21:32:37 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "83486db0dd8f831599dd75f37b32878efac45ca0",
            "comment": "Reverting the TypeScript bump, to un"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.2.3 <7.0.0` to `>=6.4.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.7.1",
      "tag": "@uifabric/utilities_v6.7.1",
      "date": "Wed, 20 Jun 2018 10:25:55 GMT",
      "comments": {
        "patch": [
          {
            "author": "natalieethell <naethell@microsoft.com>",
            "commit": "09d099ec624afed8b92c5e32277a9a15c5d3c607",
            "comment": "Prettier fixes"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.2.0 <7.0.0` to `>=6.2.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.7.0",
      "tag": "@uifabric/utilities_v6.7.0",
      "date": "Tue, 19 Jun 2018 10:26:26 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4e6f17be6e5ac4d578dfeff85147fd9386469d1e",
            "comment": "Handling `stylesheet.onReset` undefined scenarios better."
          }
        ],
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "e5888585c6a24851ced8d9fe3db95f6b85f502cf",
            "comment": "All `styled` props should be a style function which returns partial styles, or just a partial styles object. (Previously it was a \"complete\" styles object, which was not intended.)"
          }
        ]
      }
    },
    {
      "version": "6.6.0",
      "tag": "@uifabric/utilities_v6.6.0",
      "date": "Thu, 14 Jun 2018 20:52:57 GMT",
      "comments": {
        "patch": [
          {
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "cd980bdc51c06860185071b49d9bb1954d5a61ab",
            "comment": "Minor JSDoc improvements."
          }
        ],
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "554a816ac359dd529cd76c118c7dc369a7102283",
            "comment": "Updating `styled` to pick up customizations without using the `customizable` decorator on the base component."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.0 <7.0.0` to `>=6.0.3 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.2.0",
      "tag": "@uifabric/utilities_v6.2.0",
      "date": "Thu, 07 Jun 2018 16:35:34 GMT",
      "comments": {
        "minor": [
          {
            "author": "bworline <35072931+bworline@users.noreply.github.com>",
            "commit": "2fe94e1e7fc05ed71203376e748086ac5af1d004",
            "comment": "Added getFirstTabbable, Updated getNextElement to take tabbable param like getPreviousElement."
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "58b0ef8cd0468cbd5cfab04267f2f4143444f919",
            "comment": "Minor changes to improve server side rendering."
          }
        ],
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "b4f2af74a5848963981c439ba3831766299071bc",
            "comment": "Code format changes"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.0.2 <7.0.0` to `>=6.2.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.0.5",
      "tag": "@uifabric/utilities_v6.0.5",
      "date": "Tue, 05 Jun 2018 00:44:30 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "cfa7a19ec1d6f98c13f822a828e0751f64507dbd",
            "comment": "Added Prettier"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.0.1 <7.0.0` to `>=6.0.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.0.4",
      "tag": "@uifabric/utilities_v6.0.4",
      "date": "Mon, 04 Jun 2018 10:16:13 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4e1cd119bbf0f75e0432b0f92bad342714b57bef",
            "comment": "Updating react typings."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.0.0 <7.0.0` to `>=6.0.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.0.3",
      "tag": "@uifabric/utilities_v6.0.3",
      "date": "Fri, 01 Jun 2018 10:18:43 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "75bfc52e1da9ba136b20507ba89f8c916228defd",
            "comment": "Add utility function to help merge ARIA attributes."
          }
        ]
      }
    },
    {
      "version": "6.0.2",
      "tag": "@uifabric/utilities_v6.0.2",
      "date": "Wed, 30 May 2018 22:05:04 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.17.1 <6.0.0` to `>=6.0.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "6.0.1",
      "tag": "@uifabric/utilities_v6.0.1",
      "date": "Wed, 30 May 2018 20:28:33 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "694dc6b7c243eabb47277c927a3476a4b2d5dcc8",
            "comment": "Minimum React version is now 16.3.2."
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "f0ee1745275fc799065d26dbe3fa2c4170b80f05",
            "comment": "Added `resetIds` api for adding predictability in jest tests."
          }
        ]
      }
    },
    {
      "version": "5.33.0",
      "tag": "@uifabric/utilities_v5.33.0",
      "date": "Wed, 23 May 2018 16:14:26 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "17547b3778676a5b721f3f7dacf86fbd9621f67e",
            "comment": "Reverting the ChoiceGroup styling update along with updates to utilities to avoid potentially breaking changes."
          }
        ]
      }
    },
    {
      "version": "5.32.0",
      "tag": "@uifabric/utilities_v5.32.0",
      "date": "Wed, 23 May 2018 10:28:50 GMT",
      "comments": {
        "minor": [
          {
            "author": "Alicia Drummond <adrum@microsoft.com>",
            "commit": "d152bb75e06b2b47fced0f5219e018cce2aabd97",
            "comment": "Added `resetIds` api for adding predictability in jest tests."
          },
          {
            "author": "bworline <35072931+bworline@users.noreply.github.com>",
            "commit": "cee91b1ee050750915f807ec984dcd6587c8693d",
            "comment": "allow for customization of keycodes that cause the focus rect to appear"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.17.0 <6.0.0` to `>=5.17.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.31.0",
      "tag": "@uifabric/utilities_v5.31.0",
      "date": "Tue, 15 May 2018 07:09:49 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "3d06688daa90a5f2b037cef48539ccc3b9176a15",
            "comment": "Remove dependency on React from Async"
          }
        ]
      }
    },
    {
      "version": "5.30.1",
      "tag": "@uifabric/utilities_v5.30.1",
      "date": "Fri, 04 May 2018 15:58:39 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "aa297a4ca6b3457ea23bf2473ac88a31b1d06d3e",
            "comment": "Updating React build version."
          }
        ]
      }
    },
    {
      "version": "5.30.0",
      "tag": "@uifabric/utilities_v5.30.0",
      "date": "Wed, 02 May 2018 23:55:40 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "97c9717fee948a383084ab0caedc66b0d5a441bd",
            "comment": "Backing out `isEqual` change which is broken."
          },
          {
            "author": "Kelsey Young <kelseyyoung4@gmail.com>",
            "commit": "920a06d0cd2c37298cd48c156b43bf1fd88fef83",
            "comment": "Add accompanying utilities work for Keytips"
          }
        ]
      }
    },
    {
      "version": "5.29.0",
      "tag": "@uifabric/utilities_v5.29.0",
      "date": "Fri, 27 Apr 2018 10:15:52 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jordan Janzen <jordancjanzen@gmail.com>",
            "commit": "23d8cfda750315abbb64aaffe22a56c1d536043e",
            "comment": "Add isEqual and isNotEqual utilities"
          }
        ],
        "minor": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "84b34b9d11a9cd053f21bcf7ee620e9d07cde1ca",
            "comment": "Allow a function to be passed to the Customizers props"
          }
        ]
      }
    },
    {
      "version": "5.28.0",
      "tag": "@uifabric/utilities_v5.28.0",
      "date": "Wed, 25 Apr 2018 05:32:09 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "6bfddc1c44aa7afcdf053467985490027eb5edcd",
            "comment": "Adding `isDirectionalKeyCode` helper."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.16.0 <6.0.0` to `>=5.16.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.27.0",
      "tag": "@uifabric/utilities_v5.27.0",
      "date": "Mon, 23 Apr 2018 10:24:54 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "2bbc7950bd9f10ea1e792dcb1155c625aa8e8f4f",
            "comment": "The focus styling no longer adds \"ms-Fabric\" classname to body. Instead a very specific class for controlling focus rects is added, which should not impact any existing code."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.15.2 <6.0.0` to `>=5.16.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.26.0",
      "tag": "@uifabric/utilities_v5.26.0",
      "date": "Fri, 20 Apr 2018 23:06:06 GMT",
      "comments": {
        "minor": [
          {
            "author": "Lambert Wang <lambert.ww@gmail.com>",
            "commit": "65c2b22952582b1e83d68e109101116a6255d074",
            "comment": "InputMask: Added inputMask utilitiy and tests"
          }
        ]
      }
    },
    {
      "version": "5.25.0",
      "tag": "@uifabric/utilities_v5.25.0",
      "date": "Thu, 19 Apr 2018 18:25:59 GMT",
      "comments": {
        "minor": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "e77a31bee560440bae3737eca6b19fce2c1ae3db",
            "comment": "Update createRef to match React.createRef api"
          }
        ]
      }
    },
    {
      "version": "5.24.0",
      "tag": "@uifabric/utilities_v5.24.0",
      "date": "Mon, 16 Apr 2018 10:23:26 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "0c830b2d32319e5455c2c652765b9d4d6cda8268",
            "comment": "Adding some helpers which ensure that `ms-Fabric.is-focusVisible` class name is added to the document body when focus rectangles should be fixible. Also ensuring that the `documentElement` has a `dir` attribute."
          },
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "a79de6bee8a344b392da6308988ce075c0206382",
            "comment": "Upgrade to TypeScript 2.8.1"
          }
        ],
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4b856fc9e1734edd3986c28f25e9211a3edf96d4",
            "comment": "Removing module entry temporarily. (Will be added back in 6.0.)"
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "6f8a180ae2ecca66d09be97e48e8e03cc17d4d9e",
            "comment": "Updating build to React 16.3.1."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.15.0 <6.0.0` to `>=5.15.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.23.0",
      "tag": "@uifabric/utilities_v5.23.0",
      "date": "Thu, 05 Apr 2018 10:15:39 GMT",
      "comments": {
        "minor": [
          {
            "author": "Brian Garland <brian@efelle.com>",
            "commit": "bb506d48b28c2bd0bd0be5c11ab1d4f847e6f359",
            "comment": "Added IComponentAs as a type for 'render as' props in components"
          }
        ]
      }
    },
    {
      "version": "5.22.1",
      "tag": "@uifabric/utilities_v5.22.1",
      "date": "Sat, 31 Mar 2018 17:40:00 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "0df6c75d24895ffbfa6136409aae6656a6751892",
            "comment": "asyncFocus: passing a component which has a focus method, but no `ownerDocument`, should still call focus."
          }
        ]
      }
    },
    {
      "version": "5.22.0",
      "tag": "@uifabric/utilities_v5.22.0",
      "date": "Wed, 28 Mar 2018 10:16:39 GMT",
      "comments": {
        "minor": [
          {
            "author": "Kristian Halle <khalle@microsoft.com>",
            "commit": "130511930f8994e0010039781da6e1fdb2968e45",
            "comment": "The initials logic used in calculating Persona initials now takes in a `allowPhoneInitials` param to allow for translating phone text to initials."
          }
        ]
      }
    },
    {
      "version": "5.21.0",
      "tag": "@uifabric/utilities_v5.21.0",
      "date": "Sun, 25 Mar 2018 03:08:03 GMT",
      "comments": {
        "minor": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "a0e09698ae1443623e202087360986f65a613559",
            "comment": "Update createRef type"
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "38089072c6e7f877d572cd2248b8d67adfefb963",
            "comment": "Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.13.0 <6.0.0` to `>=5.14.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.20.0",
      "tag": "@uifabric/utilities_v5.20.0",
      "date": "Fri, 23 Mar 2018 01:29:21 GMT",
      "comments": {
        "minor": [
          {
            "author": "Marius Tennøe <mariust@outlook.com>",
            "commit": "b152150b7222ff499f2f552ce3117e0d27eb1e23",
            "comment": "Introduced focusAsync for cheaper element focusing"
          }
        ]
      }
    },
    {
      "version": "5.19.1",
      "tag": "@uifabric/utilities_v5.19.1",
      "date": "Wed, 21 Mar 2018 10:18:29 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "d50399a80ffde20e5981c3c9a0f5e080016b342d",
            "comment": "EventGroup.raise: event args are now correctly mixed into the event object."
          }
        ]
      }
    },
    {
      "version": "5.19.0",
      "tag": "@uifabric/utilities_v5.19.0",
      "date": "Tue, 20 Mar 2018 10:27:37 GMT",
      "comments": {
        "minor": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "856989f01186c078741a64fb3bf7c6371b6439bd",
            "comment": "Make helper functions getWindow and getDocument accept `null`."
          }
        ]
      }
    },
    {
      "version": "5.18.3",
      "tag": "@uifabric/utilities_v5.18.3",
      "date": "Mon, 19 Mar 2018 10:27:55 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "882c389076125182e5703ad5eb64ae178546f6c4",
            "comment": "Use arrow function properties instead of @autobind"
          }
        ]
      }
    },
    {
      "version": "5.18.2",
      "tag": "@uifabric/utilities_v5.18.2",
      "date": "Thu, 15 Mar 2018 02:42:27 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "3cd823b02aadb1e66f9b6221d4d32bafbe895386",
            "comment": "Revert focus changes"
          }
        ]
      }
    },
    {
      "version": "5.18.1",
      "tag": "@uifabric/utilities_v5.18.1",
      "date": "Tue, 13 Mar 2018 10:17:37 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "298ac062041a2323afb25027867b70f12870aa8f",
            "comment": "Customizable: Fix hoist/customizations import so it doesn't break amd"
          }
        ]
      }
    },
    {
      "version": "5.18.0",
      "tag": "@uifabric/utilities_v5.18.0",
      "date": "Mon, 12 Mar 2018 06:29:20 GMT",
      "comments": {
        "patch": [
          {
            "author": "Spencer Lynn <sllynn8907@gmail.com>",
            "commit": "699fa697ae829e756108ce2b6725084d27e93f7e",
            "comment": "Focus utility getPreviousElement did not correctly consider the tabbable argument when considering the current node. This can affect how FocusZones are processed, since only one element in a zone will have tab index set. This, in turn, affects how FocusTrapZone traps focus, since getPreviousElement is used during trapping focus."
          },
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "feb4db4410cdd49d5df8a50fcef138fbcd324dc2",
            "comment": "Styled: Add display name to styled wrapper"
          }
        ],
        "minor": [
          {
            "author": "Brian Garland <brian@efelle.com>",
            "commit": "494d1258ce23505c8e5a4d1565ff5a2451048162",
            "comment": "added hoistStatics function for use with decorators to fix broken statics issue, and added the fuction to the customizable decorator"
          }
        ]
      }
    },
    {
      "version": "5.17.1",
      "tag": "@uifabric/utilities_v5.17.1",
      "date": "Fri, 09 Mar 2018 15:07:28 GMT",
      "comments": {
        "patch": [
          {
            "author": "jspurlin <jspurlin@microsoft.com>",
            "commit": "4fc956a30e82d90fe405def0f9434ffdb0d407ab",
            "comment": "Focus: Update getPreviousElement to traverse a potential childMatch's parent siblings  (which was previously being skipped)"
          }
        ]
      }
    },
    {
      "version": "5.17.0",
      "tag": "@uifabric/utilities_v5.17.0",
      "date": "Fri, 09 Mar 2018 11:13:58 GMT",
      "comments": {
        "minor": [
          {
            "author": "Jordan Janzen <jordancjanzen@gmail.com>",
            "commit": "b410f6b9a328dd4ad24cbaa739156c23880e44e4",
            "comment": "Add hoistStatics function to withResponsiveMode decorator."
          }
        ]
      }
    },
    {
      "version": "5.16.0",
      "tag": "@uifabric/utilities_v5.16.0",
      "date": "Thu, 08 Mar 2018 11:27:24 GMT",
      "comments": {
        "minor": [
          {
            "author": "Brian Garland <brian@efelle.com>",
            "commit": "61c7a055825c41f828c416e5370212804f71d05c",
            "comment": "Added hoistStatics function to @customizable decorator so static methods work properly"
          }
        ]
      }
    },
    {
      "version": "5.15.0",
      "tag": "@uifabric/utilities_v5.15.0",
      "date": "Tue, 06 Mar 2018 11:13:36 GMT",
      "comments": {
        "minor": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "25e736fb4506e1021274c420283338e499388477",
            "comment": "Adds createRef polyfil to prepare for object refs."
          }
        ]
      }
    },
    {
      "version": "5.14.1",
      "tag": "@uifabric/utilities_v5.14.1",
      "date": "Tue, 06 Mar 2018 02:06:59 GMT",
      "comments": {
        "patch": [
          {
            "author": "lynamemi <lynam.emily@gmail.com>",
            "commit": "8a4dc859a5f8016b630220775caa98691ddf5345",
            "comment": "Replaced PureComponent with Component to appease website's UHF react version."
          }
        ]
      }
    },
    {
      "version": "5.14.0",
      "tag": "@uifabric/utilities_v5.14.0",
      "date": "Fri, 02 Mar 2018 11:25:35 GMT",
      "comments": {
        "minor": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "77c1e54e140be51f9c7f252748bb5f868f957919",
            "comment": "Upgrade to TypeScript 2.7.2"
          },
          {
            "author": "Kelsey Young <kelseyyoung4@gmail.com>",
            "commit": "44ca7b84a94649581e68a693971891fb1a834720",
            "comment": "Update KeyCodes enum to include all key codes"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.12.2 <6.0.0` to `>=5.13.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.13.0",
      "tag": "@uifabric/utilities_v5.13.0",
      "date": "Thu, 22 Feb 2018 11:15:23 GMT",
      "comments": {
        "minor": [
          {
            "author": "jspurlin <jspurlin@microsoft.com>",
            "commit": "b0550145231d18adea954f56be47967ab04cb19d",
            "comment": "Focus/DOM: add the ability to find if an element (or any ancestor) contains a given attribute. Also, add a shouldrWapFocus function to the focus utility (which leverages the fild element attribute just described) which returns true if the given no wrap data attribute (data-no-vertical-wrap OR data-no-horizontal-wrap) exists and is set to true"
          }
        ]
      }
    },
    {
      "version": "5.12.1",
      "tag": "@uifabric/utilities_v5.12.1",
      "date": "Wed, 21 Feb 2018 11:12:11 GMT",
      "comments": {
        "patch": [
          {
            "author": "jijizz <liu_zhi8@hotmail.com>",
            "commit": "0661239920ded0ecfce53788322b4bc5b21860e1",
            "comment": "fix bug in IE that IE does not support Number.IsInteger"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.12.1 <6.0.0` to `>=5.12.2 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.12.0",
      "tag": "@uifabric/utilities_v5.12.0",
      "date": "Fri, 16 Feb 2018 11:23:29 GMT",
      "comments": {
        "minor": [
          {
            "author": "John Miller <rubixws@gmail.com>",
            "commit": "44b167af31b9b6dd079359209f101f1af10762a5",
            "comment": "Added a triangle abstraction class"
          }
        ],
        "patch": [
          {
            "author": "jspurlin <jspurlin@microsoft.com>",
            "commit": "f0c4c5cfd1d20ea16af3378bf68e05269653d321",
            "comment": "Focus: Fix getPreviousElement to correctly walk across previous siblings if a potential child match was found"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.12.0 <6.0.0` to `>=5.12.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.11.0",
      "tag": "@uifabric/utilities_v5.11.0",
      "date": "Wed, 14 Feb 2018 22:10:50 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "69854e90a1bc2eb447087df89f5276c166a9d766",
            "comment": "BaseComponent.onError default implementation removed, exceptions now simply bubble out which lets partners use React 16 error handling."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.11.2 <6.0.0` to `>=5.12.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.10.3",
      "tag": "@uifabric/utilities_v5.10.3",
      "date": "Tue, 13 Feb 2018 11:24:05 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jordan Janzen <jordancjanzen@gmail.com>",
            "commit": "938be5b0904db106f39b5afdc0bd6a79a78462cd",
            "comment": "Export IClassNames fro Utilities for creating private getClassNames methods"
          }
        ]
      }
    },
    {
      "version": "5.10.2",
      "tag": "@uifabric/utilities_v5.10.2",
      "date": "Thu, 08 Feb 2018 11:13:51 GMT",
      "comments": {
        "patch": [
          {
            "author": "Kristian Halle <khalle@microsoft.com>",
            "commit": "77a0be82fb6c440fa7ec6f4e80efed7d67f007c1",
            "comment": "Return empty initials for phone numbers"
          }
        ]
      }
    },
    {
      "version": "5.10.1",
      "tag": "@uifabric/utilities_v5.10.1",
      "date": "Wed, 07 Feb 2018 11:23:59 GMT",
      "comments": {
        "patch": [
          {
            "author": "Serkan Inci <serkan.inci@hotmail.com>",
            "commit": "48700c65292e57126b95be80c3092a39c6e171d0",
            "comment": "Fixing direct reference to @uifabric/utilities/lib from ResizeGroup"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.11.1 <6.0.0` to `>=5.11.2 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.10.0",
      "tag": "@uifabric/utilities_v5.10.0",
      "date": "Mon, 05 Feb 2018 11:24:23 GMT",
      "comments": {
        "minor": [
          {
            "author": "Lambert Wang <lambert.ww@gmail.com>",
            "commit": "fe1c0f061947e66f1a3c63b168cdfecdc282b39b",
            "comment": "[Math] implemented precision rounding functions"
          }
        ]
      }
    },
    {
      "version": "5.9.0",
      "tag": "@uifabric/utilities_v5.9.0",
      "date": "Mon, 29 Jan 2018 11:23:40 GMT",
      "comments": {
        "minor": [
          {
            "author": "John Lorenz <jcl47@duke.edu>",
            "commit": "c91e28996fc74eff98bbb3c59426e8f6f159e64f",
            "comment": "Add work week date range type and update date math getDateRangeArray to consume it, add unit tests"
          }
        ]
      }
    },
    {
      "version": "5.8.0",
      "tag": "@uifabric/utilities_v5.8.0",
      "date": "Fri, 26 Jan 2018 11:25:22 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "46ca980e37486b51ccf2bc13aea571213bb081e9",
            "comment": "IBaseProps: typings adjusted to be less restrictive and compatible with strict mode."
          }
        ]
      }
    },
    {
      "version": "5.7.1",
      "tag": "@uifabric/utilities_v5.7.1",
      "date": "Thu, 25 Jan 2018 11:23:06 GMT",
      "comments": {
        "patch": [
          {
            "author": "Alex Bettadapur <alexbettadapur@gmail.com>",
            "commit": "c0d264e51b37fb707a149c1dd22641f9378e367b",
            "comment": "Set timeout ids to null for cancel and flush functions"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.10.1 <6.0.0` to `>=5.11.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.7.0",
      "tag": "@uifabric/utilities_v5.7.0",
      "date": "Mon, 22 Jan 2018 11:14:27 GMT",
      "comments": {
        "minor": [
          {
            "author": "Bryan Watts <brwatt@microsoft.com>",
            "commit": "3918313795cd6f12b7405aa94b559e68c7d71652",
            "comment": "Adding a helper component to inject context values"
          }
        ]
      }
    },
    {
      "version": "5.6.1",
      "tag": "@uifabric/utilities_v5.6.1",
      "date": "Tue, 19 Dec 2017 11:22:47 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "745d39de8459b457c00c81af37b458188608eaad",
            "comment": "Broaden the range of allowed prop-type versions"
          }
        ]
      }
    },
    {
      "version": "5.6.0",
      "tag": "@uifabric/utilities_v5.6.0",
      "date": "Sat, 16 Dec 2017 05:07:22 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "08e59c871894c8ff443d48dbe5b0dd3316eb4331",
            "comment": "Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.8.1 <6.0.0` to `>=5.9.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.5.0",
      "tag": "@uifabric/utilities_v5.5.0",
      "date": "Tue, 28 Nov 2017 02:24:21 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "94954657769c46824f84e8aba06b326721b4a161",
            "comment": "Moving `styled` and `getClassNameFunction` out of styling to utilities."
          }
        ]
      }
    },
    {
      "version": "5.4.0",
      "tag": "@uifabric/utilities_v5.4.0",
      "date": "Mon, 13 Nov 2017 11:20:56 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8d460f38a03684f44ead13a08d84a990ca07d24b",
            "comment": "BaseComponent: fixing some typings to be compatible with current React typings."
          }
        ]
      }
    },
    {
      "version": "5.3.3",
      "tag": "@uifabric/utilities_v5.3.3",
      "date": "Fri, 10 Nov 2017 17:09:36 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "dc0a310f07398df8a158349958bfc463e1d773e4",
            "comment": "Object: getId: updated so it will correctly return a string rather than an  int"
          }
        ]
      }
    },
    {
      "version": "5.3.2",
      "tag": "@uifabric/utilities_v5.3.2",
      "date": "Wed, 08 Nov 2017 11:11:27 GMT",
      "comments": {
        "patch": [
          {
            "author": "Cody Hoover <hoovercj@users.noreply.github.com>",
            "commit": "07ff9612172861245b7cf01ffa38f9c5167e5d3a",
            "comment": "This PR addresses #3226 by removing the automatic call to `setPeriodicReset`. Now it is only called when `measure` is called. This prevents unnecessary resets from occurring before measure is even called. Additionally, `reset` no longer calls `setPeriodicReset`, and instead waits again for the next `measure` to set the timeout."
          }
        ]
      }
    },
    {
      "version": "5.3.1",
      "tag": "@uifabric/utilities_v5.3.1",
      "date": "Wed, 08 Nov 2017 06:05:34 GMT",
      "comments": {
        "patch": [
          {
            "author": "chaofeng2014 <fengchao199011@hotmail.com>",
            "commit": "6055741480986f3e593feaf297001c6cec698b64",
            "comment": "Update @uifabric/utilities"
          }
        ]
      }
    },
    {
      "version": "5.3.0",
      "tag": "@uifabric/utilities_v5.3.0",
      "date": "Wed, 18 Oct 2017 10:21:25 GMT",
      "comments": {
        "minor": [
          {
            "author": "Alex Bettadapur <alexbettadapur@gmail.com>",
            "commit": "68a345d9e55491298d70cee431bd1f418a67fd44",
            "comment": "Add cancel/flush to debounce"
          }
        ]
      }
    },
    {
      "version": "5.2.1",
      "tag": "@uifabric/utilities_v5.2.1",
      "date": "Fri, 06 Oct 2017 10:18:41 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "8e1dcc66cda8334653a8b5ccbde02bf6275e0b23",
            "comment": "TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums"
          }
        ]
      }
    },
    {
      "version": "5.2.0",
      "tag": "@uifabric/utilities_v5.2.0",
      "date": "Thu, 05 Oct 2017 17:03:43 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "41cef49e56908d5a9a794617aad64e626ab5b315",
            "comment": "Undoing 6.0 bump which was made by automation inadvertently."
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "41cef49e56908d5a9a794617aad64e626ab5b315",
            "comment": "Fixing version dependencies."
          }
        ]
      }
    },
    {
      "version": "5.1.0",
      "tag": "@uifabric/utilities_v5.1.0",
      "date": "Thu, 05 Oct 2017 16:29:11 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "b07513cf96f054685766b3ffbf9896b1d10332f9",
            "comment": "Undoing 6.0 bump which was made by automation inadvertently."
          }
        ]
      }
    },
    {
      "version": "6.0.0",
      "tag": "@uifabric/utilities_v6.0.0",
      "date": "Wed, 04 Oct 2017 22:40:22 GMT",
      "comments": {
        "major": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "1bad538220cc18885e7e6efd7c4cc0e7846c25d4",
            "comment": "Positioning: Refactored positioning and removed deprecated properties"
          }
        ]
      }
    },
    {
      "version": "5.0.1",
      "tag": "@uifabric/utilities_v5.0.1",
      "date": "Wed, 27 Sep 2017 00:20:58 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8a8c240b39c3ba12effab2c6c8e7021c3bc9cea9",
            "comment": "Updated for Fabric 5.0."
          }
        ]
      }
    },
    {
      "version": "4.16.0",
      "tag": "@uifabric/utilities_v4.16.0",
      "date": "Tue, 26 Sep 2017 20:42:17 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "c85736b0d854f1ecac15fee119106aeba61f1750",
            "comment": "Reverting Customizer changes, as they are breaking. Will include in 5.0."
          }
        ]
      }
    },
    {
      "version": "4.15.0",
      "tag": "@uifabric/utilities_v4.15.0",
      "date": "Tue, 26 Sep 2017 10:09:04 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "724a69333e9c1b0833ef6f48c0fd6b49a2bf3a3a",
            "comment": "Updating Customizer to support `scopedSettings` prop. Adding a `Customizations` object for applying global and scoped customizations in non-React environments."
          }
        ]
      }
    },
    {
      "version": "4.14.1",
      "tag": "@uifabric/utilities_v4.14.1",
      "date": "Mon, 25 Sep 2017 10:19:18 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "96722a134676c400b7a92461174f5e8a93f7d083",
            "comment": "Array: Add utility functions for updating arrays immutably"
          }
        ]
      }
    },
    {
      "version": "4.14.0",
      "tag": "@uifabric/utilities_v4.14.0",
      "date": "Fri, 22 Sep 2017 19:08:51 GMT",
      "comments": {
        "minor": [
          {
            "author": "Philip Kuo <phkuo@microsoft.com>",
            "commit": "7d3a64d4aa3c5b473bae8a3b817a7ef753d9fecd",
            "comment": "Adding `mapEnumByName` helper."
          }
        ]
      }
    },
    {
      "version": "4.13.1",
      "tag": "@uifabric/utilities_v4.13.1",
      "date": "Thu, 14 Sep 2017 00:34:57 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "71304a1b3d4b1d36a02ea5ebc74e78b52765b8bb",
            "comment": "getLanguage: Use localStorage wrapper helpers to avoid exceptions thrown by the browser when accessing localStorage."
          }
        ]
      }
    },
    {
      "version": "4.13.0",
      "tag": "@uifabric/utilities_v4.13.0",
      "date": "Mon, 04 Sep 2017 10:16:56 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "57ea45fbfaf4f4ee89a4da54a0a4beab7b16051b",
            "comment": "Add ISize interface and fitContentToBounds utility function"
          }
        ]
      }
    },
    {
      "version": "4.12.1",
      "tag": "@uifabric/utilities_v4.12.1",
      "date": "Fri, 01 Sep 2017 18:06:55 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "2ac7d28b38f8540783b021498cb8e5773355e342",
            "comment": "Set the RTL language when the language is read from session storage"
          }
        ]
      }
    },
    {
      "version": "4.12.0",
      "tag": "@uifabric/utilities_v4.12.0",
      "date": "Thu, 31 Aug 2017 15:41:56 GMT",
      "comments": {
        "minor": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "7d9c47c1240c0877a023c3fb181b7870a695416a",
            "comment": "RTL: Persist rtl settings between sessions"
          }
        ]
      }
    },
    {
      "version": "4.11.1",
      "tag": "@uifabric/utilities_v4.11.1",
      "date": "Tue, 29 Aug 2017 20:55:35 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8af993abbec24538b5bfebe2322122710b17b316",
            "comment": "Adjusted build to produce sourcemaps with correct sourceRoot."
          }
        ]
      }
    },
    {
      "version": "4.11.0",
      "tag": "@uifabric/utilities_v4.11.0",
      "date": "Tue, 29 Aug 2017 10:20:56 GMT",
      "comments": {
        "minor": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "5808e5fe6af1798d80e3a4c0fef6b08bc8b693fe",
            "comment": "Array: rename removeElement to removeIndex"
          }
        ]
      }
    },
    {
      "version": "4.10.3",
      "tag": "@uifabric/utilities_v4.10.3",
      "date": "Mon, 28 Aug 2017 10:09:32 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "8787bed91ff5e856975c631dc8454c1edde1327b",
            "comment": "Array: Add removeElement method"
          }
        ]
      }
    },
    {
      "version": "4.10.2",
      "tag": "@uifabric/utilities_v4.10.2",
      "date": "Fri, 25 Aug 2017 20:31:51 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "6746103da3c35f95afb1cde1b304a756c550deff",
            "comment": "Adding back sourcemap content to .map files, which should alleviate \"../src/* missing\" issues when using webpack."
          }
        ]
      }
    },
    {
      "version": "4.10.1",
      "tag": "@uifabric/utilities_v4.10.1",
      "date": "Fri, 25 Aug 2017 10:09:40 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "a3f43cc66f9977e8a57519a0e9f84e48b7ad1098",
            "comment": "Array: Add find utility method"
          },
          {
            "author": "Christopher Schleiden <cschleiden@live.de>",
            "commit": "1d8f10d433cb87cbe876f2ed9b8f1cb605b13a09",
            "comment": "BaseComponent: Make State type optional to be consistent with React.Component typing"
          }
        ]
      }
    },
    {
      "version": "4.10.0",
      "tag": "@uifabric/utilities_v4.10.0",
      "date": "Thu, 24 Aug 2017 05:38:14 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "dcd93b4058e9e68632c8b373de733601dab574c5",
            "comment": "createArray: reverting previous change to make getItem optional, cleaning up so that the return value is correct."
          },
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "00dcae5bd4d9166ad61e76222427df94021bb06e",
            "comment": "Array: Add typesafety for createArray and findIndex"
          }
        ]
      }
    },
    {
      "version": "4.9.1",
      "tag": "@uifabric/utilities_v4.9.1",
      "date": "Mon, 21 Aug 2017 10:19:29 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "7141e63018997876d0c4f9d8dc6e420eb5f52db9",
            "comment": "Minor tweaks to utilities to reduce the graph edges."
          }
        ]
      }
    },
    {
      "version": "4.9.0",
      "tag": "@uifabric/utilities_v4.9.0",
      "date": "Thu, 03 Aug 2017 10:13:03 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "fb487aa0e1510e9182394ff2ee04966986502634",
            "comment": "TypeScript 2.4.1 bump"
          }
        ]
      }
    },
    {
      "version": "4.8.1",
      "tag": "@uifabric/utilities_v4.8.1",
      "date": "Fri, 21 Jul 2017 10:21:45 GMT",
      "comments": {
        "patch": [
          {
            "author": "Alex Bettadapur <alexbettadapur@gmail.com>",
            "commit": "e23f7f865699374df1d8f5de0f553ee1559b3f8f",
            "comment": "Fixing filteredAssign function"
          }
        ]
      }
    },
    {
      "version": "4.8.0",
      "tag": "@uifabric/utilities_v4.8.0",
      "date": "Wed, 19 Jul 2017 21:40:34 GMT",
      "comments": {
        "minor": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "074fabb6f0ffd52598947d9dda563d4dd8113ee7",
            "comment": "Add assertNever function for exhaustive null checking"
          }
        ]
      }
    },
    {
      "version": "4.7.2",
      "tag": "@uifabric/utilities_v4.7.2",
      "date": "Wed, 12 Jul 2017 01:49:50 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "73a4ebc5ae382eb50a4a3f3a2048066748358471",
            "comment": "Fixing typings for TypeScript 2.4.1 compatibility."
          }
        ]
      }
    },
    {
      "version": "4.7.1",
      "tag": "@uifabric/utilities_v4.7.1",
      "date": "Sat, 08 Jul 2017 03:34:35 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "3df78de25c03bf92d299e9f544950593001861eb",
            "comment": "Updating library comments."
          }
        ]
      }
    },
    {
      "version": "4.7.0",
      "tag": "@uifabric/utilities_v4.7.0",
      "date": "Thu, 06 Jul 2017 10:11:47 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8f7558c34ba8eece6830b3dba53f79f29af97a87",
            "comment": "Adding export for GlobalSettings object."
          }
        ]
      }
    },
    {
      "version": "4.6.0",
      "tag": "@uifabric/utilities_v4.6.0",
      "date": "Fri, 30 Jun 2017 19:44:26 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8729d1e873367ac7a0f541a05878e0ef711927af",
            "comment": "Customizer `setDefault` method moved to GlobalSettings `setValue` helper. This patches the customization code in 2 ways: 1. Multiple copies of the Customizer on the page will no longer create script errors complaining about missing themes, and 2. React is no longer pulled into the styling graph."
          }
        ]
      }
    },
    {
      "version": "4.5.0",
      "tag": "@uifabric/utilities_v4.5.0",
      "date": "Thu, 29 Jun 2017 20:48:31 GMT",
      "comments": {
        "minor": [
          {
            "author": "jspurlin <jspurlin@microsoft.com>",
            "commit": "1df26a8f1b5c02da41f36b1f4f20003ab20671d0",
            "comment": "Adding a new Grid utility"
          }
        ]
      }
    },
    {
      "version": "4.4.2",
      "tag": "@uifabric/utilities_v4.4.2",
      "date": "Thu, 29 Jun 2017 10:13:16 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "5720ea897345a93668e50c9d5684359e5ecad48b",
            "comment": "Removing localstorage persistence for rtl helpers."
          }
        ]
      }
    },
    {
      "version": "4.4.1",
      "tag": "@uifabric/utilities_v4.4.1",
      "date": "Tue, 27 Jun 2017 01:26:31 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "8e7c0dbb6bee06a7e289b6df7da934df425b9871",
            "comment": "Enable forceConsistentCasingInFileNames tsconfig option"
          }
        ]
      }
    },
    {
      "version": "4.4.0",
      "tag": "@uifabric/utilities_v4.4.0",
      "date": "Wed, 21 Jun 2017 01:52:48 GMT",
      "comments": {
        "minor": [
          {
            "author": "jijizz <liu_zhi8@hotmail.com>",
            "commit": "221454482fd48138b0485715170c03c64fa1cef7",
            "comment": "Add FabricPerformance utility to measure performance"
          }
        ]
      }
    },
    {
      "version": "4.3.0",
      "tag": "@uifabric/utilities_v4.3.0",
      "date": "Wed, 14 Jun 2017 06:02:15 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "74c01f80ee4fb502a45c77ac0ad135148b2146d9",
            "comment": "isTabbableElement: fixed edge cases with identifying focusable elements that have tabIndex assigned."
          },
          {
            "author": "Chad Sheets <cjsheets@gmail.com>",
            "commit": "d4527911db0d3c4bbdc74473e3d7d996c182b444",
            "comment": "Focus Utility should respect tabindex=-1 on tabable elements"
          }
        ],
        "minor": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "a07c7287aeec78d8f17712551f94d3af55031592",
            "comment": "Enable strictNullChecks in utilities package"
          }
        ]
      }
    },
    {
      "version": "4.2.0",
      "tag": "@uifabric/utilities_v4.2.0",
      "date": "Mon, 12 Jun 2017 01:47:18 GMT",
      "comments": {
        "minor": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "de7c49d2bd5e85af8d7ae0aee97eb9afd297966d",
            "comment": "Enable no implicit any in utilities package"
          }
        ]
      }
    },
    {
      "version": "4.1.2",
      "tag": "@uifabric/utilities_v4.1.2",
      "date": "Thu, 08 Jun 2017 00:18:05 GMT",
      "comments": {
        "patch": [
          {
            "author": "soorajpurandare <soorajashutosh@gmail.com>",
            "commit": "f382123efa18802b5f86f4be669c5b34847872d4",
            "comment": "Adding a try-catch around setting RTL in local storage for the browser"
          }
        ]
      }
    },
    {
      "version": "4.1.1",
      "tag": "@uifabric/utilities_v4.1.1",
      "date": "Tue, 06 Jun 2017 06:06:46 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "1820479f14ee2ddd8b6c926f7420aac1415feaa2",
            "comment": "Adding tslib dependency to reduce re"
          }
        ]
      }
    },
    {
      "version": "4.1.0",
      "tag": "@uifabric/utilities_v4.1.0",
      "date": "Tue, 06 Jun 2017 00:50:06 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8024225d8a3936ccddbcfb9688727260827dfe09",
            "comment": "Customizer/customizable: adjusting to take in fields, rather than a single string representing the thing to customize."
          }
        ],
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "cb407443e257121037ba57a6bc302f87e03eec9c",
            "comment": "memoize: returns the callback in scenarios where WeakMap isn't available."
          }
        ]
      }
    },
    {
      "version": "4.0.1",
      "tag": "@uifabric/utilities_v4.0.1",
      "date": "Thu, 01 Jun 2017 16:34:03 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "262f85869f3c6b60fc403ab720e95f6687f8e0e0",
            "comment": "getDocument/getWindow: now checks for doc/win undefined before accessing, making them ssr happy."
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "90ef0576bb0f68a3a157176937b9ad5cc1797730",
            "comment": "Update Focus handling to suport immediately-nested focus zones"
          }
        ]
      }
    },
    {
      "version": "4.0.0",
      "tag": "@uifabric/utilities_v4.0.0",
      "date": "Tue, 30 May 2017 03:27:20 GMT",
      "comments": {
        "patch": [
          {
            "author": "Ryo Miyake <ryo.studiom@gmail.com>",
            "commit": "83b0787a17884867a2ad336d3dad9e713da8f04e",
            "comment": "Introduce prop-types instead of React.PropTypes"
          }
        ],
        "major": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "3a198d4811b76f491acce31efa358c9c95740a63",
            "comment": "memoize/memoizeFunction: memoize converted to a decorator, memoizeFunction is now for memoizing functions."
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "3a198d4811b76f491acce31efa358c9c95740a63",
            "comment": "getLangauge/setLanguage: new apis added for getting/setting the language normally specified on the html lang attribute."
          }
        ]
      }
    },
    {
      "version": "1.10.2",
      "tag": "@uifabric/utilities_v1.10.2",
      "date": "Fri, 26 May 2017 10:21:03 GMT",
      "comments": {
        "patch": [
          {
            "author": "Kristian Halle <khalle@microsoft.com>",
            "commit": "a564ac9adcc0b2fdbcdf00ac97b797e81ab4ebbe",
            "comment": "Utilities: Fixed incorrect calculation of initials. Properly remove unwanted ASCII characters, and do not calculate initials for Arabic and CJK based languages. "
          }
        ]
      }
    },
    {
      "version": "1.10.1",
      "tag": "@uifabric/utilities_v1.10.1",
      "date": "Wed, 24 May 2017 23:52:09 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "1020ec60dd7d0461fc945a2b2a87c6cbb0e07db9",
            "comment": "Add utlities for unit tests that need to override or spy on React lifecycle methods"
          }
        ]
      }
    },
    {
      "version": "1.10.0",
      "tag": "@uifabric/utilities_v1.10.0",
      "date": "Tue, 23 May 2017 10:16:04 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "40f7131f031ed5b4b7bcf0cc6b3ace39e5f5dde4",
            "comment": "warn: Making ISettingsMap have optionals so that the warn utilities can be used for Prop interfaces containing required params."
          }
        ]
      }
    },
    {
      "version": "1.9.0",
      "tag": "@uifabric/utilities_v1.9.0",
      "date": "Thu, 18 May 2017 10:09:58 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "a0783284d6ad0eca368a4a10a16ffd30e4af16c5",
            "comment": "Adding memoize utility. Updating css to handle serializable objects. Updating rtl helper to respect a localStorage setting."
          }
        ]
      }
    },
    {
      "version": "1.8.7",
      "tag": "@uifabric/utilities_v1.8.7",
      "date": "Fri, 05 May 2017 10:18:19 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "29d815a96a85b1019cf1cb6862eec4ce720f203a",
            "comment": "getRTL: fixing an issue to ensure it is once again SSR friendly."
          }
        ]
      }
    },
    {
      "version": "1.8.6",
      "tag": "@uifabric/utilities_v1.8.6",
      "date": "Thu, 04 May 2017 10:08:59 GMT",
      "comments": {
        "patch": [
          {
            "author": "Chris Schlechty <cschlechty@users.noreply.github.com>",
            "commit": "ed291760d1d204bb22856c97d07af0eb7853e420",
            "comment": "Removes label from native properties"
          }
        ]
      }
    },
    {
      "version": "1.8.5",
      "tag": "@uifabric/utilities_v1.8.5",
      "date": "Tue, 02 May 2017 10:09:08 GMT",
      "comments": {
        "patch": [
          {
            "author": "jostrick <jostrick@microsoft.com>",
            "commit": "411134b785946165fc09358e734100d07409946a",
            "comment": "withViewport: Preserving the `forceUpdate` parameter when asynchronously re-resolving the viewport size."
          }
        ]
      }
    },
    {
      "version": "1.8.4",
      "tag": "@uifabric/utilities_v1.8.4",
      "date": "Fri, 21 Apr 2017 06:23:54 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "d7352294b40e5643400d889b1d78c2ea9aefedd9",
            "comment": "Updating setRTL to write isRTL to local storage. This allows the setting to persist across sessions."
          }
        ]
      }
    },
    {
      "version": "1.8.0",
      "tag": "@uifabric/utilities_v1.8.0",
      "date": "Wed, 19 Apr 2017 16:54:26 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4143ba1741ec10bb4c34554138c4f0dd8d38c6f4",
            "comment": "Adding warn utilities for console logging warnings on misuse."
          }
        ]
      }
    },
    {
      "version": "1.7.0",
      "tag": "@uifabric/utilities_v1.7.0",
      "date": "Fri, 14 Apr 2017 03:06:28 GMT",
      "comments": {
        "minor": [
          {
            "author": "Christopher Schleiden <cschleiden@live.de>",
            "commit": "265217a4f00cf04a437a61c6ad4033fb52b1b525",
            "comment": "overflow: Utilities for detecting overflow in elements"
          }
        ]
      }
    },
    {
      "version": "1.6.0",
      "tag": "@uifabric/utilities_v1.6.0",
      "date": "Thu, 06 Apr 2017 03:12:13 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4dbc3c49540ef973de0b262185e0815accbc85b8",
            "comment": "Updating typings in warn.ts."
          }
        ]
      }
    },
    {
      "version": "1.5.0",
      "tag": "@uifabric/utilities_v1.5.0",
      "date": "Tue, 04 Apr 2017 15:18:51 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "086833bf4ae9f8672c83a2d5e85e07eaf22138ed",
            "comment": "BaseComponent: added support for resolving `componentRef` automatically. Also added `_warnDeprecations` and `_warnMutualExclusion` helpers for warning on misuse."
          }
        ]
      }
    },
    {
      "version": "1.4.0",
      "tag": "@uifabric/utilities_v1.4.0",
      "date": "Thu, 30 Mar 2017 21:04:29 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "99589edbaff0a68e9c3c6097a3b7be8d058d7c18",
            "comment": "Adding `setBodyScroll` method to enable/disable body scrolling. Useful for Overlay scenarios where you would want to disable the scrolling behind the overlay."
          }
        ]
      }
    },
    {
      "version": "1.3.0",
      "tag": "@uifabric/utilities_v1.3.0",
      "date": "Thu, 23 Mar 2017 03:13:02 GMT",
      "comments": {
        "minor": [
          {
            "author": "Johanna Hawkins <jo.hawkins@hotmail.com>",
            "commit": "7fa3b9649c1b46e136c8781eda79149577699f1d",
            "comment": "Adding some utility functions to handle date range calculations and determining if a date falls within a date range."
          }
        ]
      }
    },
    {
      "version": "1.2.0",
      "tag": "@uifabric/utilities_v1.2.0",
      "date": "Fri, 10 Mar 2017 20:41:05 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "eca0148b5e6e69cae5eea5e121cf0d5be45b3339",
            "comment": "Adjusting React peer dependency to i"
          }
        ]
      }
    },
    {
      "version": "1.1.0",
      "tag": "@uifabric/utilities_v1.1.0",
      "date": "Wed, 01 Mar 2017 20:31:22 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "2e5f13d7ad7c31a228b0382e741df6a159fdd8f7",
            "comment": "Utilities: adding getInitials utility."
          }
        ]
      }
    },
    {
      "version": "1.0.3",
      "tag": "@uifabric/utilities_v1.0.3",
      "date": "Mon, 13 Feb 2017 08:15:53 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "e5168866a9ca21698b95593d908eabe575e0cdbe",
            "comment": "Updating package.json dependencies to exclude typings packages."
          }
        ]
      }
    },
    {
      "version": "1.0.2",
      "tag": "@uifabric/utilities_v1.0.2",
      "date": "Fri, 27 Jan 2017 04:09:14 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christopher Schleiden <cschleiden@live.de>",
            "commit": "2b3336fffbab0dc1802049a2c7aaae5c5875da01",
            "comment": "autobind: Does not re-bind every time a decorated method is accessed anymore."
          }
        ]
      }
    },
    {
      "version": "1.0.1",
      "tag": "@uifabric/utilities_v1.0.1",
      "date": "Wed, 25 Jan 2017 04:11:36 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "d6cf8a3bcc1e2468d32d3feab458e0361c959b0b",
            "comment": "rtl utility should read rtl attribute on first read."
          }
        ]
      }
    },
    {
      "version": "1.0.0",
      "tag": "@uifabric/utilities_v1.0.0",
      "date": "Mon, 16 Jan 2017 21:57:33 GMT",
      "comments": {
        "major": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "24d41e3383bb3cfe3ee8a557665e6d5976c40f8d",
            "comment": "Introducing a new package to contain all baseline utilities that are commonly used amongst Fabric components."
          }
        ]
      }
    }
  ]
}
