# [@kirei/element-v2.0.4](https://github.com/ifaxity/kirei/compare/@kirei/element-v2.0.3...@kirei/element-v2.0.4) (2021-02-03)


### Bug Fixes

* **element:** Added experimental portal component (v-portal) ([aacb267](https://github.com/ifaxity/kirei/commit/aacb267f9da416a1470fc5ac77816705a166ae9e))
* **element:** Lifecycle hooks now being flused on consecutive setup calls ([f42ba05](https://github.com/ifaxity/kirei/commit/f42ba05b5d01fc1b0fa9927ceffd3a4a11a6f127))

# [@kirei/element-v2.0.3](https://github.com/ifaxity/kirei/compare/@kirei/element-v2.0.2...@kirei/element-v2.0.3) (2021-01-31)


### Bug Fixes

* **element:** Emits option now optional in component definition ([8d4dae0](https://github.com/ifaxity/kirei/commit/8d4dae04401af4c30d2f38e3b90e3d86ef689dc7))
* **element:** Exported PropType for explicit type inferance ([fab3acf](https://github.com/ifaxity/kirei/commit/fab3acfbc3f3e1646b6bc5b651341b934b751928))

# [@kirei/element-v2.0.2](https://github.com/ifaxity/kirei/compare/@kirei/element-v2.0.1...@kirei/element-v2.0.2) (2021-01-23)


### Bug Fixes

* **element:** Cleanup in index + defineAsyncComponent disabled ([44f05e7](https://github.com/ifaxity/kirei/commit/44f05e728fe4a2249f196f4675ab7d995618fe36))

# [@kirei/element-v2.0.1](https://github.com/ifaxity/kirei/compare/@kirei/element-v2.0.0...@kirei/element-v2.0.1) (2021-01-17)

# [@kirei/element-v2.0.0](https://github.com/ifaxity/kirei/compare/@kirei/element-v1.2.0...@kirei/element-v2.0.0) (2021-01-01)


### Bug Fixes

* mount hooks now works again + file refactor ([d2c2fb1](https://github.com/ifaxity/kirei/commit/d2c2fb1e8152b99acd8a53e53d0ec33be366734e))


### Features

* Added deep option to watch ([f1d1883](https://github.com/ifaxity/kirei/commit/f1d188308f602486c346fca67480ddb7c9e20646))
* App instance, new directives, code refactor ([dd16955](https://github.com/ifaxity/kirei/commit/dd16955d5be5f0f0205badcdd99dc258eb98fef1))
