Skip to content

V3.2.0

Compare
Choose a tag to compare
@mpeyper mpeyper released this 05 Nov 10:04

Changes

  • Updated type dependency to latest version (#210)
  • Introduced /pure inmport as alternative to skip auto cleanup
  • Cleanup no longer flushes microtasks within act call, prevent warnings from being swallowed
  • Introduced wait async utility (#200)
  • Intorduced waitForValueToChange async utility (#200)