Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# Changelog

## 1.0.0 (2024-09-23)


### Features

* added usePropChanged hook ([9394d75](https://github.com/icsaba/lit-functions/commit/9394d7581994391c78b6e48364908cf9fbfe87d3))


### Bug Fixes

* added lit-functions as a deps so we can use yarn link ([1f26f38](https://github.com/icsaba/lit-functions/commit/1f26f383582d49c9e53b4744c177e3556b769fbd))
* fixed lit-functions import path in test:app:ts ([fc1eab1](https://github.com/icsaba/lit-functions/commit/fc1eab1a37f02f624c05ebc8c3a455f69fdba6d9))
* fixed npm-publish.yaml ([aab8912](https://github.com/icsaba/lit-functions/commit/aab891287cebdca633dc5bc467b02928cd8ed1e2))
* fixed repo structure ([07998d1](https://github.com/icsaba/lit-functions/commit/07998d138cdef56417684ce56638a0ea6577d0ea))
* release-please ([6ba1fdc](https://github.com/icsaba/lit-functions/commit/6ba1fdcadfc39f76b97ef5c17863d74ce067adcd))
* remove private for the time being ([17b4aeb](https://github.com/icsaba/lit-functions/commit/17b4aeb7ec4f5bb713945e655259095aedff4aad))
* removing private property before publishing ([7168eac](https://github.com/icsaba/lit-functions/commit/7168eac549e7e494d7e4b59f645169814460d7c4))

## Changelog