Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.86 KB

Changelog

1.0.3 (2024-10-01)

Bug Fixes

  • ts-example: fixed import in the example file (55044f0)

1.0.2 (2024-09-25)

Bug Fixes

  • removed npm registry from workflow (b7121ab)

1.0.1 (2024-09-25)

Bug Fixes

1.0.0 (2024-09-23)

Features

  • added usePropChanged hook (9394d75)

Bug Fixes

  • added lit-functions as a deps so we can use yarn link (1f26f38)
  • fixed lit-functions import path in test:app:ts (fc1eab1)
  • fixed npm-publish.yaml (aab8912)
  • fixed repo structure (07998d1)
  • release-please (6ba1fdc)
  • remove private for the time being (17b4aeb)
  • removing private property before publishing (7168eac)

Changelog