# Change Log - @uifabric/react-hooks

This log was last generated on Mon, 10 Aug 2020 06:19:21 GMT and should not be manually modified.

<!-- Start content -->

## [7.8.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.8.0)

Mon, 10 Aug 2020 06:19:21 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.7.0..@uifabric/react-hooks_v7.8.0)

### Minor changes

- useMergedRefs - adjusting typing to allow undefined refs. ([PR #14274](https://github.com/microsoft/fluentui/pull/14274) by dzearing@microsoft.com)

## [7.7.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.7.0)

Mon, 03 Aug 2020 12:45:42 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.6.2..@uifabric/react-hooks_v7.7.0)

### Minor changes

- Add useWarnings hook; update useControllableValue to accept updater function and return a callback with constant identity ([PR #14263](https://github.com/microsoft/fluentui/pull/14263) by elcraig@microsoft.com)

## [7.6.2](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.6.2)

Wed, 22 Jul 2020 12:40:51 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.6.1..@uifabric/react-hooks_v7.6.2)

### Patches

- Fix rules of hooks issues, make useForceUpdate always return the same value, and update docs ([PR #14099](https://github.com/microsoft/fluentui/pull/14099) by elcraig@microsoft.com)

## [7.6.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.6.0)

Mon, 20 Jul 2020 12:44:29 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.5.4..@uifabric/react-hooks_v7.6.0)

### Minor changes

- Add useRefEffect hook to the react-hooks package. ([PR #14054](https://github.com/microsoft/fluentui/pull/14054) by behowell@microsoft.com)

## [7.5.3](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.5.3)

Thu, 16 Jul 2020 21:33:40 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.5.1..@uifabric/react-hooks_v7.5.3)

### Patches

- Adding useSetTimeOut hook. ([PR #13689](https://github.com/microsoft/fluentui/pull/13689) by czearing@outlook.com)
- useMergedRefs: now mutates the resulting ref if the merged refs mutate. ([PR #14053](https://github.com/microsoft/fluentui/pull/14053) by dzearing@hotmail.com)

## [7.5.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.5.0)

Mon, 13 Jul 2020 23:14:39 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.4.9..@uifabric/react-hooks_v7.5.0)

### Minor changes

- Adding useSetInterval and useSetTimeout within react-hooks package. ([PR #13973](https://github.com/microsoft/fluentui/pull/13973) by czearing@outlook.com)

### Patches

- Replace tslint with eslint; fix some (false positive) violations ([PR #13944](https://github.com/microsoft/fluentui/pull/13944) by elcraig@microsoft.com)

## [7.4.7](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.4.7)

Mon, 22 Jun 2020 12:42:16 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.4.6..@uifabric/react-hooks_v7.4.7)

### Patches

- add usePrevious hook ([PR #13688](https://github.com/microsoft/fluentui/pull/13688) by xgao@microsoft.com)
- useMergedRefs: Merging refs should produce an immutable ref object. ([PR #13712](https://github.com/microsoft/fluentui/pull/13712) by dzearing@microsoft.com)

## [7.4.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.4.0)

Thu, 21 May 2020 12:34:43 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.3.1..@uifabric/react-hooks_v7.4.0)

### Minor changes

- Add useForceUdpate hook ([PR #13146](https://github.com/microsoft/fluentui/pull/13146) by xgao@microsoft.com)

## [7.3.1](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.3.1)

Thu, 07 May 2020 01:06:55 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.3.0..@uifabric/react-hooks_v7.3.1)

### Patches

- Addressing commonjs imports. ([PR #13031](https://github.com/microsoft/fluentui/pull/13031) by dzearing@microsoft.com)

## [7.3.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.3.0)

Tue, 05 May 2020 12:34:22 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.2.2..@uifabric/react-hooks_v7.3.0)

### Minor changes

- Add new helper React hooks `useAsync` and `useOnEvent` for using APIs that require cleanup on unmount ([PR #12926](https://github.com/microsoft/fluentui/pull/12926) by miclo@microsoft.com)

## [7.2.2](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.2.2)

Thu, 30 Apr 2020 12:31:44 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.2.0..@uifabric/react-hooks_v7.2.2)

### Patches

- Change useBoolean to preserve toggle callback identity ([PR #12912](https://github.com/microsoft/fluentui/pull/12912) by elcraig@microsoft.com)

## [7.2.0](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.2.0)

Wed, 22 Apr 2020 12:33:04 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.1.7..@uifabric/react-hooks_v7.2.0)

### Minor changes

- Add new hooks used in migrating Fabric components to functional components ([PR #12629](https://github.com/microsoft/fluentui/pull/12629) by miclo@microsoft.com)

## [7.1.3](https://github.com/microsoft/fluentui/tree/@uifabric/react-hooks_v7.1.3)

Thu, 16 Apr 2020 04:01:45 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.1.2..@uifabric/react-hooks_v7.1.3)

### Patches

- Readme: Fabric=>Fluent wording updates; add note about reusability ([PR #12508](https://github.com/microsoft/fluentui/pull/12508) by elcraig@microsoft.com)

## 7.1.1
Tue, 07 Apr 2020 12:35:07 GMT

### Patches

- Simplifying some of the examples for VerticalDivider and SearchBox. (czearing@outlook.com)
## 7.1.0
Fri, 03 Apr 2020 12:27:13 GMT

### Minor changes

- Add useBoolean hook (elcraig@microsoft.com)
## 7.0.24
Wed, 25 Mar 2020 12:30:04 GMT

### Patches

- Changing references of Fabric to Fluent (mgodbolt@microsoft.com)
## 7.0.23
Mon, 23 Mar 2020 12:28:29 GMT

### Patches

- Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
## 7.0.2
Fri, 17 Jan 2020 02:32:17 GMT

### Patches

- Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)
## 7.0.1
Mon, 16 Sep 2019 12:34:47 GMT

### Patches

- Add hooks package (elcraig@microsoft.com)
