# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## To be released

## 4.1.4

- adjust react peer dependency

## 4.1.3

- support react 18 in peer dependencies [#2701](https://github.com/draft-js-plugins/draft-js-plugins/issues/2701)

## 4.1.2

- adjust types to fix issue with anchor plugin [#1802](https://github.com/draft-js-plugins/draft-js-plugins/issues/1802)

## 4.1.1

- add `sideEffects` for css files [#1833](https://github.com/draft-js-plugins/draft-js-plugins/issues/1833)

## 4.1.0

- add "sideEffects": false for tree shaking

## 4.0.0

- Migrate styles to linaria
- Hide internals in single bundle
- Add esm support
- convert to typescript

### 3.0.1

- Allow draft-js v0.11
- Remove unused dependencies

### 3.0.0

- Swap structure prop in static toolbar for render prop

## 2.0.2 - 2.0.3

- bumped find-with-regex

## To Be Released

### Released the first working of DraftJS Toolbar Plugin
