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

feat!: improve live reload #4

Merged
merged 1 commit into from
Oct 11, 2024
Merged

feat!: improve live reload #4

merged 1 commit into from
Oct 11, 2024

Conversation

mhanberg
Copy link
Contributor

Simplifies the code as well as massively improves the debouncing
behavior.

CHANGE: The debounce value now defaults to 100ms instead of 0ms.
BREAKING-CHANGE: The live reload function now sends just the message
:reload to the calling process instead of {:reload, extension}.

Simplifies the code as well as massively improves the debouncing
behavior.

CHANGE: The debounce value now defaults to 100ms instead of 0ms.
BREAKING-CHANGE: The live reload function now sends just the message
`:reload` to the calling process instead of `{:reload, extension}`.
@mhanberg mhanberg merged commit be0e530 into main Oct 11, 2024
@mhanberg mhanberg deleted the improve-live-reload branch October 11, 2024 21:35
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.

1 participant