Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: debounce should be throttle #30

Merged
merged 1 commit into from
Dec 15, 2023
Merged

fix: debounce should be throttle #30

merged 1 commit into from
Dec 15, 2023

Conversation

doomspork
Copy link
Contributor

While looking at implementing Buffy.Buffer I noticed this typo and wanted to get it changed separate of my other work.

@doomspork doomspork requested a review from btkostner December 15, 2023 01:20
@kinson kinson merged commit c0cd187 into main Dec 15, 2023
9 checks passed
@kinson kinson deleted the fix-test-typo branch December 15, 2023 18:39
This was referenced Dec 15, 2023
seungjinstord pushed a commit that referenced this pull request Dec 15, 2023
An automated release has been created for you.
---


## [2.1.0](v2.0.1...v2.1.0)
(2023-12-15)


### Features

* Add jitter option to throttle function
([#26](#26))
([7991f91](7991f91))
* Add a new macro for throttling with timer based work
([#28](#28)


### Bug Fixes

* Debounce should be throttle
([#30](#30))
([c0cd187](c0cd187))


### Miscellaneous

* Sync files with stordco/common-config-elixir
([#23](#23))
([68bdd18](68bdd18))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants