Skip to content

0.4.0

Compare
Choose a tag to compare
@octet-stream octet-stream released this 31 Mar 19:03

Update

  • BREAKING: Rename useSuspender.init() -> useSuspender.callEarly()

Add

  • useSuspender hook will compare taken arguments with the previous, then execute the suspender function when they aren't the same. This will also cancel the previous operation.

All changes: v0.3.1...v0.4.0