# CHANGELOG

# 1.13.0 (2020-02-13)


### Features

* add Map.prototype.keys polyfill ([14fc14b](https://github.com/SUI-Components/sui/commit/14fc14bd8abc13ae83c1948972a5829f68e6b8c4))
* add symbol polyfill ([d54f914](https://github.com/SUI-Components/sui/commit/d54f9143f2440952abb8923400a19726546a6932))



# 1.12.0 (2020-01-23)


### Features

* add Array.flat polyfill ([20e8acb](https://github.com/SUI-Components/sui/commit/20e8acbd6e1396f8963b00967fb4d036e932e61a))



# 1.11.0 (2019-08-21)


### Features

* Load only on client closest polyfill ([a159129](https://github.com/SUI-Components/sui/commit/a1591297d28c2e798a705ae27fabdfc28bc51866))



# 1.10.0 (2019-08-06)


### Features

* add element.closest() polyfill ([d521692](https://github.com/SUI-Components/sui/commit/d52169271205443dc90f479b4e843be55ec94122))
* upgrade core-js and add more polyfills ([23c076c](https://github.com/SUI-Components/sui/commit/23c076cccc230c2be2f16d5cf6fb9bdfdd5df994))



# 1.9.0 (2019-04-08)


### Bug Fixes

* added polyfill ([7010038](https://github.com/SUI-Components/sui/commit/70100380a81e9c65a7af2f0e3e1ecf735933c757))



# 1.8.0 (2019-02-04)


### Performance Improvements

* use same core-js as @babel/runtime to avoid packing twice same library ([00ef2e0](https://github.com/SUI-Components/sui/commit/00ef2e031ab6ed32e2bb0f496e6f13997e553e16))



# 1.7.0 (2018-08-08)


### Features

* use latest core-js to use same version as latest babel-polyfill used ([f6ea42f](https://github.com/SUI-Components/sui/commit/f6ea42f6eca12567664cf8b481ad847e4ebc0148))



# 1.6.0 (2018-06-07)


### Features

* add Array.fill polyfill ([4d6370c](https://github.com/SUI-Components/sui/commit/4d6370c8fd911f135a5180bb9dd33a40a8371e9f))



# 1.5.0 (2017-09-21)


### Bug Fixes

* dumb commit to force release ([0817388](https://github.com/SUI-Components/sui/commit/08173881e28e6a563040c175b0e13af195d4e26a))



# 1.4.0 (2017-09-21)


### Features

* Move package from [@schibstedspain](https://github.com/schibstedspain) scope to [@s-ui](https://github.com/s-ui) org ([7283e1f](https://github.com/SUI-Components/sui/commit/7283e1f87bcd6beef2f2afbc21c76238be7d17d5))



# 1.4.0 (2017-09-20)


### Features

* add array.find polyfill for IE 11 ([5bc381d](https://github.com/SUI-Components/sui/commit/5bc381d9a11145162963fba5b5d2d0971a16a4e8))



# 1.3.0 (2017-08-28)


### Features

* bump core-js version to be in sync with the one used by babel ([22b49e0](https://github.com/SUI-Components/sui/commit/22b49e0d8ef5d23e5b3522bb00a0ce05d7ed1424))



# 1.2.0 (2017-07-26)


### Bug Fixes

* add module.exports ([944e204](https://github.com/SUI-Components/sui/commit/944e204e50bc149acc1887ee5135a6b1f6b55aaa))



# 1.1.0 (2017-07-19)


### Features

* create sui-polyfills to be reused on all our projects ([df2086e](https://github.com/SUI-Components/sui/commit/df2086e254faeef7bc08ef1005da047cefe8c609))



