Skip to content

Releases: testing-library/angular-testing-library

v15.0.0

28 Nov 12:34
a0dfa35
Compare
Choose a tag to compare

15.0.0 (2023-11-28)

Features

  • add methods to test deferrable views (#426) (a0dfa35)

BREAKING CHANGES

  • Requires Angular v17 to test deferrable views.

v14.5.1

28 Nov 11:54
0582c04
Compare
Choose a tag to compare

14.5.1 (2023-11-28)

Bug Fixes

  • revert methods to test deferrable views (0582c04)

v14.5.0

16 Nov 07:50
40661ea
Compare
Choose a tag to compare

14.5.0 (2023-11-16)

Features

v14.4.1

14 Nov 10:28
523b8fd
Compare
Choose a tag to compare

14.4.1 (2023-11-14)

Bug Fixes

v14.4.0

11 Nov 15:46
db551f6
Compare
Choose a tag to compare

14.4.0 (2023-11-11)

Features

v14.3.0

17 Aug 16:50
b92a959
Compare
Choose a tag to compare

14.3.0 (2023-08-17)

Features

v14.2.0

27 Jul 16:20
041068c
Compare
Choose a tag to compare

14.2.0 (2023-07-27)

Features

  • add configureTestBed callback method (#403) (041068c)

v14.1.1

29 May 17:16
e4a9a84
Compare
Choose a tag to compare

14.1.1 (2023-05-29)

Bug Fixes

  • allow input properties to be aliased (#391) (e4a9a84)

v14.1.0

13 May 17:05
a3dfe42
Compare
Choose a tag to compare

14.1.0 (2023-05-13)

Features

v14.0.0

01 May 17:58
40de852
Compare
Choose a tag to compare

14.0.0 (2023-05-01)

Features

BREAKING CHANGES

  • Use rerender instead of change.
  • Use rerender instead of changeInput.

For more info see https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0