You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}`.
0 commit comments