@v4fire/core
Version:
V4Fire core library
33 lines (20 loc) • 642 B
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.50.0 (2021-06-07)
### :boom: Breaking Change
* Now, if a promise is resolved during muted, it will be rejected
### :rocket: New Feature
* Added possibility to listen to events from a function emitter
# v3.40.0 (2021-04-01)
### :bug: Bug Fix
* Fixed an issue when trying to remove event listeners by providing a label without specifying a group
# v3.20.0 (2020-07-05)
### :rocket: New Feature
* Added tests