UNPKG

@v4fire/client

Version:

V4Fire client core library

59 lines (33 loc) 976 B
Changelog ========= > **Tags:** > - :boom: [Breaking Change] > - :rocket: [New Feature] > - :bug: [Bug Fix] > - :memo: [Documentation] > - :house: [Internal] > - :nail_care: [Polish] ## v3.0.0-rc.204 (2021-06-23) #### :bug: Bug Fix * Fixed async rendering with text elements ## v3.0.0-rc.137 (2021-02-04) #### :bug: Bug fix * Fixed redundant listening of events ## v3.0.0-rc.92 (2020-11-03) #### :house: Internal * Refactoring ## v3.0.0-rc.66 (2020-09-22) #### :bug: Bug Fix * [Fixed mixing of directives within of a component root tag](https://github.com/V4Fire/Client/pull/337) ## v3.0.0-rc.50 (2020-08-03) #### :bug: Bug Fix * Fixed `getComponentName` ## v3.0.0-rc.44 (2020-07-30) #### :bug: Bug Fix * Fixed setting of `staticClass` ## v3.0.0-rc.40 (2020-07-27) #### :house: Internal * Logging Vue errors and warnings via the `core/log` module ## v3.0.0-rc.37 (2020-07-20) #### :house: Internal * Fixed ESLint warnings