Skip to content

1.4.0

Compare
Choose a tag to compare
@ra1028 ra1028 released this 17 Apr 11:07
· 32 commits to master since this release
5241958

VueFlux

Breaking changes

  • Executor.WorkItem now renamed to CancelableProcedure
  • Remove Executor.execute<Value>(workItem:with)

VueFluxReactive

Fix

  • Signal now no longer send values to observer after disposed

Add

  • Add NOP AnyDisposable initializer