Skip to content

Releases: testing-library/angular-testing-library

v1.0.0

28 Jul 13:35
Compare
Choose a tag to compare

1.0.0 (2018-07-28)

Bug Fixes

  • detectchanges on type component (306a453)

Features

  • allow creation of component via its type (d9f292c)
  • expose fireEvent (b9d50c5)
  • expose fireEvent functions via createComponent in order to run detectChanges (4a76cf4)
  • remove getComponentInstance (b2b7a33)
  • rename get to getFromTestBed (ad2430c)
  • upgrade to Angular 6.1 (e6e6c26)