Skip to content

Releases: testing-library/angular-testing-library

v2.0.0

20 Oct 16:00
ad912ef
Compare
Choose a tag to compare

2.0.0 (2018-10-20)

Features

BREAKING CHANGES

  • Requires Angular 7 instead of Angular 6

v1.1.0

29 Jul 08:51
Compare
Choose a tag to compare

1.1.0 (2018-07-29)

Features

  • remove ng-version from the container (bb42011)

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)