@v4fire/core
Version:
V4Fire core library
28 lines (18 loc) • 546 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)
### :rocket: New Feature
* Added possibility to listen to events from a function emitter `core/async`
* Added a feature to change maximum capacity
# v3.20.0 (2020-07-05)
### :boom: Breaking Change
* Changed the returning value of `clear` from `Set` to `Map`
### :rocket: New Feature
* Added tests