0.8.2 (2023-04-11)
Bug Fixes
- BFormCheckboxGroup & BFormRadioGroup: groups not emitting their change & input events fixes #1022 (33b75e2)
- BFormCheckboxGroup: emitting update:modelValue correctly as it didn't show a reactive change (33b75e2)
- BFormRadio: modelValue never being set back to false when radio group changes (33b75e2)
- BFormRadio: value not being assigned correctly when value === 0 (33b75e2)