@v4fire/client
Version:
V4Fire client core library
37 lines (22 loc) • 605 B
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.0.0-rc.199 (2021-06-16)
### :boom: Breaking Change
* Now `toggle` returns a component value
### :rocket: New Feature
* Added `isChecked`
### :bug: Bug Fix
* Payload of the `actionChange` event must contain `value`, but not `mods.checked`
### :memo: Documentation
* Added documentation
### :house: Internal
* Fixed ESLint warnings
### :nail_care: Polish
* Added tests