DebouncedOnChange icon indicating copy to clipboard operation
DebouncedOnChange copied to clipboard

feat: update to macOS 14 to use the new `onChange` with `{ oldValue, newValue in ...`

Open mesqueeb opened this issue 1 year ago • 1 comments

fixes #2

mesqueeb avatar Mar 14 '24 03:03 mesqueeb

Thanks for the pull request. Unfortunately I see some issues.

Regarding the used API and minimum version upgrade I would like to avoid that. Instead I have a draft pull request https://github.com/Tunous/DebouncedOnChange/pull/1 where I added them as separate variants to keep compatibility with older versions. I can finish it for next library update.

As for the change with new optional Task parameter it looks ok, but I would like to first confirm your use case (see my comment in issue). Once we do that we can finish the pull request.

Tunous avatar Mar 14 '24 10:03 Tunous

@Tunous Sure! I'll go ahead and close this

mesqueeb avatar Jul 13 '24 07:07 mesqueeb