@v4fire/client
Version:
V4Fire client core library
21 lines (14 loc) • 477 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)
* Now using `requestIdleCallback` instead of `setTimeout`
## v3.0.0-rc.79 (2020-10-08)
#### :house: Internal
* [Split the module into two: API was moved to `core/dom/resize-observer`](https://github.com/V4Fire/Client/issues/311)