Changelog
=========

> **Tags:**
> - :boom:       [Breaking Change]
> - :rocket:     [New Feature]
> - :bug:        [Bug Fix]
> - :memo:       [Documentation]
> - :house:      [Internal]
> - :nail_care:  [Polish]

## v3.0.0-rc.184 (2021-05-12)

#### :rocket: New Feature

* Improved the trait to support auto-deriving

## v3.0.0-rc.164 (2021-03-22)

#### :boom: Breaking Change

* Now `onDOMChange` is deprecated. Use `emitDOMChange` instead.

#### :memo: Documentation

* Added documentation

## v3.0.0-rc.49 (2020-08-03)

#### :house: Internal

* Fixed ESLint warnings
