From 262cbc9a223f44afd4cc6445991dd8b6baf1a5b9 Mon Sep 17 00:00:00 2001 From: Ben Anderson Date: Wed, 26 Jul 2023 14:18:54 +1200 Subject: [PATCH] Add entry to changelog for types for react-wrapped elements (#1464) --- docs/pages/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 17b02275..deee6380 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -35,6 +35,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed a bug in `` and `` that caused nested modals to respond too eagerly to the [[Esc]] key [#1457] - Updated ESLint and related plugins to the latest versions - Changed the default entrypoint for jsDelivr to point to the autoloader. [#1450] +- Added types to events emitted by React wrapped components ## 2.5.2