# 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 release

## 4.2.1

- adjust react peer dependency

## 4.2.0

- add `findWithRegex` to replace the package `find-with-regex` [#2006](https://github.com/draft-js-plugins/draft-js-plugins/issues/2006)

## 4.1.0

- add "sideEffects": false for tree shaking

## 4.0.0

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

## 2.0.3

- added collapseToEnd method

## 2.0.2

- released draft-js-plugins-utils
