mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(changelog): v0.8.1 notes
This commit is contained in:
parent
cd340d1fc2
commit
bdaa49aaf9
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Selectable/expandable `DataTable`
|
||||
|
||||
## [0.8.1](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.8.1) - 2020-07-19
|
||||
|
||||
- fix bug in `Tag` to prevent custom class from overriding tag class
|
||||
- fix SSR rendering issue in `Modal` by replacing `onDestroy` with `onMount` ([Issue #200](https://github.com/IBM/carbon-components-svelte/issues/200))
|
||||
|
||||
## [0.8.0](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.8.0) - 2020-07-19
|
||||
|
||||
- use $$restProps API (requires Svelte version >=3.20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue