# Changelog

## 3.1.2

### Patch Changes

- [#468](https://github.com/Shopify/web-configs/pull/468) [`21bf8bb`](https://github.com/Shopify/web-configs/commit/21bf8bbb86d819df07893fbcd66eb1b8575eabe7) Thanks [@znja](https://github.com/znja)! - NPM provenance statements

## 3.1.0 - 2021-12-08

### Changed

- Update minimum svgo to 2.4.0 and remove `extendDefaultPlugins`. [[#312](https://github.com/Shopify/web-configs/pull/312)]

## 3.0.0 - 2021-06-14

### Breaking Change

- `svgo` version `2.0.0` is required. [[#261](https://github.com/Shopify/web-configs/pull/261)]
- Update for `svgo` version `2.0.0`. [[#261](https://github.com/Shopify/web-configs/pull/261)]

## 2.0.1 - 2020-03-28

- Update internal dependencies and update tests. [[#10](https://github.com/Shopify/images/pull/10)]

## 2.0.0 - 2019-06-03

- Removed `removeDimensions` svg optimization. [[#13](https://github.com/Shopify/images/pull/13)]
- Removed icon-loader and related SVGSource as we now use SVGr for loading icons. [[#14](https://github.com/Shopify/images/pull/14)]

## 1.1.5 - 2018-05-04

- CHANGELOG created
