Skip to content

Releases: icsaba/lit-functions

v1.0.3

01 Oct 18:42
8ca40df
Compare
Choose a tag to compare

1.0.3 (2024-10-01)

Bug Fixes

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

v1.0.2

01 Oct 18:40
323cb44
Compare
Choose a tag to compare

1.0.2 (2024-09-25)

Bug Fixes

  • removed npm registry from workflow (b7121ab)

v1.0.1

25 Sep 18:58
25b570a
Compare
Choose a tag to compare

1.0.1 (2024-09-25)

Bug Fixes

v1.0.0

23 Sep 19:38
964922c
Compare
Choose a tag to compare

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)