# CHANGELOG

# 1.7.0 (2020-11-11)


### Features

* upgrade dependencies ([13ecdfd](https://github.com/SUI-Components/sui/commit/13ecdfd614e5c5e8d5ee7e43dea559db2d4acdb2))



# 1.6.0 (2020-11-02)



# 1.5.0 (2020-10-23)



# 1.4.0 (2020-10-01)


### Features

* upgrade dependencies ([2893cf0](https://github.com/SUI-Components/sui/commit/2893cf0aa221ae320a47191590776a6d81ba0570))



# 1.3.0 (2020-02-12)


### Features

* Prefer just libraries instead lodash and others ([f8d3c82](https://github.com/SUI-Components/sui/commit/f8d3c82c9e9369885bc00a85adb9f8e5c746c251))



# 1.2.0 (2019-04-08)


### Features

* add dynamicImport parsing to support them ([99ed074](https://github.com/SUI-Components/sui/commit/99ed074f74f4f54be187846ac7424f560017921c))
* upgrade dependencies ([8399501](https://github.com/SUI-Components/sui/commit/8399501ab51fe8923765cedfa0e80f0f99b93a8f))



# 1.1.0 (2019-02-21)


### Bug Fixes

* files named \ shouldnt be changes ([a93faa6](https://github.com/SUI-Components/sui/commit/a93faa6ab90bf2788051e648c2dc3532e1188a29))
* fix template code ([6db3f06](https://github.com/SUI-Components/sui/commit/6db3f064e5323f78b94ff188200930204bb5193d))


### Features

* add a lot of corner cases ([f33c5da](https://github.com/SUI-Components/sui/commit/f33c5da248b8159d6573616144f57768eab1bf56))
* add corner cases from FC components ([ee3aeee](https://github.com/SUI-Components/sui/commit/ee3aeee3cc92920c8173c6eb9f6c7ee67a2117bc))
* add display name to the main component ([f8acc01](https://github.com/SUI-Components/sui/commit/f8acc012d4890040ccabfcc126062b63ad6cedf3))
* filter by context ([7e7387d](https://github.com/SUI-Components/sui/commit/7e7387d7e6a53d19bb81e77bb0d36ca073226926))
* first commit ([9601d74](https://github.com/SUI-Components/sui/commit/9601d7483fd4bb112b85339e7c5642bf8cb42743))
* improve CLI and WiP to works properly with sui-components repo ([a01ac43](https://github.com/SUI-Components/sui/commit/a01ac43c965ae9da5e02b3a3e698c1b8c836e024))
* use \ package in the template ([0dc4f08](https://github.com/SUI-Components/sui/commit/0dc4f08950e2a65f7a1827cf4ff93686390c97ac))
* use hoist-non-react-statics to copy statics properties ([78e5a03](https://github.com/SUI-Components/sui/commit/78e5a03b45d7965b6ea8505a8ec0bca90c4b3bc0))
* use SUIContext.wrapper ([9b419d2](https://github.com/SUI-Components/sui/commit/9b419d2e8fa5326be53e62d10000b47ebc4bad4c))



