Skip to content

2.8.6

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:39
7f24fa5

Added

  • New overloads to WaitForHelpers to have async assertions and predicates. Reported by @radmorecameron in #1833. Fixed by @linkdotnet.
  • AddAsset to BunitContext to seed the ResourceAssetCollection exposed via ComponentBase.Assets. Reported by LasseHerget in #1846. Implemented by @linkdotnet.