github jonisavo/uicomponents v1.0.0-beta.4
Release 1.0.0-beta.4

latest releases: upm/v1.0.0-beta.9, v1.0.0-beta.9, upm/v1.0.0-beta.8...
16 months ago

1.0.0-beta.4 (2023-07-08)

Bug Fixes

  • disable auto reference in predefined assemblies (1d56d8e)

Features

  • testing: allow instantiating with constructor arguments in TestBed (9744ed6)
  • testing: rework TestBed to work with any class (f7b4dd5)

BREAKING CHANGES

  • testing: TestBed’s CreateComponent method has been renamed to Instantiate and it no longer takes a factory predicate. Its CreateComponentAsync method has been removed as well as it wasn’t useful in the synchronous Unity Test Framework.
  • UIComponents' assemblies are no longer referenced automatically in predefined assemblies.

Don't miss a new uicomponents release

NewReleases is sending notifications on new releases.