add changelog entry

konnorrogers/update-react-wrappers
konnorrogers 2023-08-18 12:48:26 -04:00
rodzic 36fdba4a9d
commit 753e7c64d6
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -14,6 +14,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti
## Next
- Fixed type issues with the `ref` attribute in React Wrappers. [#1526]
- Fixed a regression that caused `<sl-radio-button>` to render incorrectly with gaps [#1523]
- Improved expand/collapse behavior of `<sl-tree>` to work more like users expect [#1521]
@ -1621,4 +1622,4 @@ The following pages demonstrate why this change was necessary.
## 2.0.0-beta.1
- Initial release
- Initial release