Changelog
=========

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

## v3.0.0-rc.177 (2021-04-14)

#### :house: Internal

* Added `attachTemplatesToMeta`
* Renamed `inherit` to `inheritMeta`

## v3.0.0-rc.88 (2020-10-13)

#### :house: Internal

* Added `functionalWatching` `interface/types/ComponentSystemField`

## v3.0.0-rc.84 (2020-10-09)

#### :rocket: New Feature

* Added `ComponentMeta.tiedFields`

## v3.0.0-rc.46 (2020-07-31)

#### :house: Internal

* Fixed ESLint warnings
