UNPKG

@v4fire/client

Version:

V4Fire client core library

50 lines (29 loc) 786 B
Changelog ========= > **Tags:** > - :boom: [Breaking Change] > - :rocket: [New Feature] > - :bug: [Bug Fix] > - :memo: [Documentation] > - :house: [Internal] > - :nail_care: [Polish] ## v3.0.0-rc.164 (2021-03-22) #### :house: Internal * Added tests ## v3.0.0-rc.135 (2021-02-01) #### :bug: Bug Fix * Fixed a bug with the redundant clearing of async tasks ## v3.0.0-rc.126 (2021-01-26) #### :boom: Breaking Change * Deprecate `listener` and `once` parameters #### :rocket: New Feature * Added support of watchers * Improved API #### :memo: Documentation * Improved documentation ## v3.0.0-rc.112 (2020-12-18) #### :rocket: New Feature * Added support of promises ## v3.0.0-rc.48 (2020-08-02) #### :house: Internal * Fixed ESLint warnings