@v4fire/client
Version:
V4Fire client core library
29 lines (18 loc) • 551 B
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.0.0-rc.131 (2021-01-29)
### :house: Internal
* Now using `requestIdleCallback` instead of `setTimeout`
# v3.0.0-rc.99 (2020-11-17)
### :bug: Bug Fix
* [Fixed dynamic creation of flyweight components](https://github.com/V4Fire/Client/issues/434)
# v3.0.0-rc.48 (2020-08-02)
### :house: Internal
* Fixed ESLint warnings