@v4fire/client
Version:
V4Fire client core library
59 lines (33 loc) • 1.09 kB
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.62.2 (2023-12-07)
### :bug: Bug Fix
* Fixed a bug with clearing event listeners on ios
# v3.57.0 (2023-08-28)
### :bug: Bug Fix
* Fixed a bug with resolving a promise returned by the `iLockPageScroll.lock`
# v3.0.0-rc.199 (2021-06-16)
### :bug: Bug Fix
* [Fixed a bug when using the trait by different components concurrently](https://github.com/V4Fire/Client/issues/549)
# v3.0.0-rc.184 (2021-05-12)
### :rocket: New Feature
* Improved the trait to support auto-deriving
# v3.0.0-rc.104 (2020-12-07)
### :bug: Bug Fix
* Fixed a bug with repetitive calls of `iLockPageScroll.lock`
### :house: Internal
* Added tests
# v3.0.0-rc.98 (2020-11-12)
### :bug: Bug Fix
* Now the `lockScrollMobile` modifier is applied for all mobile devices
### :memo: Documentation
* `README`, `CHANGELOG` was added
### :house: Internal
* Fixed ESLint warnings