# Changelog

## 2.1.2

### Patch Changes

- 04fa289: Fix wrong peer deps in some packages and make sure all packages supports v22

## 2.1.1

### Patch Changes

- 91f266f: Fix HRM (again)

## 2.1.1-next.0

### Patch Changes

- 91f266f: Fix HRM (again)

## 2.1.0

### Minor Changes

- f3122e4: Updating several dependencies
  Better error messages when svg parsing fails

## 2.0.4

### Patch Changes

- 010cea6: Updating package.json links to point to the new repository

## 2.0.3

All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/).

## [2.0.0]

- Removed: IE 11 support. [BREAKING CHANGE]
- Updated dependencies

## [1.2.1]

- Updated deps

## [1.2.0]

- Removed: @wordpress/babel-preset-default is not a dependency anymore, instead, we bring in the specific WordPress config needed. [82](https://github.com/10up/10up-toolkit/pull/82)
- Updated deps [82](https://github.com/10up/10up-toolkit/pull/82)

## [1.1.2]

- TypeScript Support

## [1.1.1]

- Adds usageBuiltIns option.

## [1.1.0]

- Adds support to the new [JSX transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html). The new JSX transform is going to be used by default if available. If `wordpress` option is set to true, it won't be used.

## [1.0.0] - Initial Release

Initial Release of 10up babel-preset.
