-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
- add isAccessor field to API | ||
- update Markdown writer to generate a separate table for accessors --> | ||
|
||
## [0.19.0](https://github.com/carbon-design-system/sveld/releases/tag/v0.19.0) - 2023-07-19 | ||
|
||
**Breaking Changes** | ||
|
||
- if using Svelte 3, the generated TypeScript definitions now require version 3.55 or higher | ||
|
||
**Features** | ||
|
||
- support Svelte 4 in the generated TypeScript definitions | ||
|
||
## [0.18.1](https://github.com/carbon-design-system/sveld/releases/tag/v0.18.1) - 2023-06-04 | ||
|
||
- allow `data-*` attributes for props forwarded to HTML elements for `[email protected]` compatibility | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters