@v4fire/client
Version:
V4Fire client core library
39 lines (23 loc) • 680 B
Markdown
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)
### :bug: Bug Fix
* Fixed using the async rendering within functional components
# v3.0.0-rc.142 (2021-02-11)
### :bug: Bug Fix
* Fixed creation of a context
# v3.0.0-rc.126 (2021-01-26)
### :house: Internal
* Now functional components emulate hooks via the `v-hook` directive
# v3.0.0-rc.87 (2020-10-11)
### :bug: Bug Fix
* Fixed restoring of a functional state
# v3.0.0-rc.37 (2020-07-20)
* Fixed ESLint warnings