# Change Log - @fluentui/codemods

This log was last generated on Thu, 30 Jul 2020 12:38:09 GMT and should not be manually modified.

<!-- Start content -->

## [0.6.4](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.6.4)

Thu, 30 Jul 2020 12:38:09 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.6.2..@fluentui/codemods_v0.6.4)

### Patches

- Result: add in an result helper to assit in the creation of codemods ([PR #14154](https://github.com/microsoft/fluentui/pull/14154) by joschect@microsoft.com)

## [0.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.6.2)

Fri, 24 Jul 2020 12:45:55 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.6.1..@fluentui/codemods_v0.6.2)

### Patches

- fix documentation ([PR #14172](https://github.com/microsoft/fluentui/pull/14172) by t-dama@microsoft.com)

## [0.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.6.1)

Thu, 23 Jul 2020 12:43:51 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.6.0..@fluentui/codemods_v0.6.1)

### Patches

- fix conflicts with new maybe ([PR #14152](https://github.com/microsoft/fluentui/pull/14152) by t-dama@microsoft.com)

## [0.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.6.0)

Wed, 22 Jul 2020 12:40:51 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.5.0..@fluentui/codemods_v0.6.0)

### Minor changes

- add general transforms that work with spread ([PR #14140](https://github.com/microsoft/fluentui/pull/14140) by t-dama@microsoft.com)

### Patches

- Maybe: Improve chainability and readability. ([PR #14101](https://github.com/microsoft/fluentui/pull/14101) by joschect@microsoft.com)

## [0.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.5.0)

Tue, 21 Jul 2020 12:43:08 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.4.0..@fluentui/codemods_v0.5.0)

### Minor changes

- add support for components rendered without a function body ([PR #14095](https://github.com/microsoft/fluentui/pull/14095) by t-dama@microsoft.com)

### Patches

- Codemods: Add in filtering based on cmd line strings ([PR #14072](https://github.com/microsoft/fluentui/pull/14072) by joschect@microsoft.com)

## [0.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.4.0)

Fri, 17 Jul 2020 12:38:41 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.3.1..@fluentui/codemods_v0.4.0)

### Minor changes

- add new prop transform file ([PR #14067](https://github.com/microsoft/fluentui/pull/14067) by t-dama@microsoft.com)

## [0.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.3.1)

Thu, 16 Jul 2020 21:33:40 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.3.0..@fluentui/codemods_v0.3.1)

### Patches

- fix maybe to correctly wrap return value from then ([PR #14045](https://github.com/microsoft/fluentui/pull/14045) by joschect@microsoft.com)

## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.3.0)

Wed, 15 Jul 2020 12:41:19 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.2.2..@fluentui/codemods_v0.3.0)

### Minor changes

- add value-changing ([PR #13993](https://github.com/microsoft/fluentui/pull/13993) by t-dama@microsoft.com)

## [0.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.2.2)

Tue, 14 Jul 2020 12:41:43 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.2.1..@fluentui/codemods_v0.2.2)

### Patches

- CodeMods: Fix maybe binding to object ([PR #14015](https://github.com/microsoft/fluentui/pull/14015) by joschect@microsoft.com)

## [0.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.2.1)

Mon, 13 Jul 2020 23:14:39 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/codemods_v0.2.0..@fluentui/codemods_v0.2.1)

### Patches

- Replace tslint with eslint. ([PR #13944](https://github.com/microsoft/fluentui/pull/13944) by humbertomakotomorimoto@gmail.com)

## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/codemods_v0.2.0)

Thu, 09 Jul 2020 21:59:04 GMT

### Minor changes

- Codemods: Creating package and initial check-in. ([PR #13884](https://github.com/microsoft/fluentui/pull/13884) by joschect@microsoft.com)
- CodeMods: Add maybe to help eliminate null checks ([PR #13965](https://github.com/microsoft/fluentui/pull/13965) by joschect@microsoft.com)
