mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 19:21:26 +00:00
v0.51.3
This commit is contained in:
parent
6de73f86fb
commit
e6f905228f
5 changed files with 39 additions and 29 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
<!-- ## Unreleased -->
|
||||
|
||||
## [0.51.3](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.51.3) - 2022-01-12
|
||||
|
||||
**Fixes**
|
||||
|
||||
- fix `selectedIndex` reactivity in `ComboBox`
|
||||
|
||||
**Refactor**
|
||||
|
||||
- remove redundant `null` in `null | HTMLElement` prop types
|
||||
|
||||
## [0.51.2](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.51.2) - 2022-01-10
|
||||
|
||||
**Fixes**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue