Skip to content

Latest commit

 

History

History
86 lines (38 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

86 lines (38 loc) · 3.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.2 (2024-08-18)

Bug Fixes

  • component props from attrs not respecting provided transient props (b48d22d)

1.4.1 (2024-01-18)

Bug Fixes

  • attrs: accept partial props in attrs (#41) (026441b)

1.4.0 (2024-01-16)

Features

  • attrs: enable autocomplete for props (#39) (9cb840c)

1.3.0 (2023-12-29)

Features

  • allow to configure transient props (15fc3b6), closes #29

Bug Fixes

  • types: make types first in exports (98c6d23)

1.2.2 (2023-12-27)

Bug Fixes

1.2.1 (2023-12-25)

Bug Fixes

1.2.0 (2023-12-24)

Features

1.1.1 (2023-12-24)

Bug Fixes

1.1.0 (2023-12-23)

Features

  • add additional props support (36f462b)
  • expose TwcComponentProps (b5e274d)

Bug Fixes

  • pkg: add missing types declaration (b362372), closes #17

1.0.1 (2023-12-22)

Bug Fixes

  • update exports in package.json (ee1e6f5)

1.0.0 (2023-12-21)