Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

74 lines (38 loc) · 4.04 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.5 (2025-01-31)

Bug Fixes

  • widget-element: fix shadow root mode (5325699)

0.5.4 (2024-09-27)

Note: Version bump only for package @rambler-tech/widget-element

0.5.3 (2024-09-10)

Bug Fixes

  • widget-element: fix protected method types (61b76bf)

0.5.2 (2024-09-09)

Bug Fixes

  • widget-element: fix generic (4e071b4)

0.5.1 (2024-09-09)

Bug Fixes

  • widget-element: add generic for element properties, fix docs (0202c28)

0.5.0 (2024-09-09)

Features

  • widget-element: support using widget element as constructor (4bb86ea)

0.4.0 (2024-08-20)

Features

  • widget-element: map attributes to camelCase params (e59dd2d)

0.3.0 (2024-08-19)

Features

  • widget-element: add emit error (0d34e33)

0.2.1 (2024-08-15)

Bug Fixes

  • widget-element: fix multiple definition of a custom element (3ae2ce5)

0.2.0 (2024-08-12)

Features

  • widget-element: add custom fallback (28773f2)

0.1.1 (2024-08-07)

Bug Fixes

  • change emit second arg from details to options (e824304)

0.1.0 (2024-07-20)

Features

  • widget-element: add widget element (4522b6a)