@v4fire/client
Version:
V4Fire client core library
35 lines (21 loc) • 750 B
Markdown
Changelog
=========
> **Tags:**
> - :boom: [Breaking Change]
> - :rocket: [New Feature]
> - :bug: [Bug Fix]
> - :memo: [Documentation]
> - :house: [Internal]
> - :nail_care: [Polish]
## v3.0.0-rc.153 (2021-03-04)
#### :nail_care: Polish
* [Interface names review](https://github.com/V4Fire/Client/issues/405)
## v3.0.0-rc.106 (2020-12-09)
#### :bug: Bug Fix
* Fixed a bug with clearing observable data
## v3.0.0-rc.83 (2020-10-09)
#### :bug: Bug Fix
* Fixed an issue with `in-view/mutation` does not fire a callback in old chrome-based browsers
## v3.0.0-rc.60 (2020-09-01)
#### :house: Internal
* [Split the module into two: API was moved to `core/dom/in-view`](https://github.com/V4Fire/Client/issues/310)