Skip to content

Releases: help-me-mom/ng-mocks

v14.3.4

22 Nov 21:29
07363de
Compare
Choose a tag to compare

14.3.4 (2022-11-22)

Bug Fixes

  • core: respecting schemas in mock modules #4228 (b13bf34)
  • core: support for EnvironmentProviders (bcb8112)

v14.3.3

12 Nov 12:45
573f252
Compare
Choose a tag to compare

14.3.3 (2022-11-12)

v14.3.2

30 Oct 12:35
d9c532c
Compare
Choose a tag to compare

14.3.2 (2022-10-30)

Bug Fixes

  • MockRender: respecting customizations for declarations without selectors #4032 (880f5dd)

v14.3.1

23 Oct 06:37
13a5f4e
Compare
Choose a tag to compare

14.3.1 (2022-10-23)

Bug Fixes

v14.3.0

13 Oct 10:10
641dd3d
Compare
Choose a tag to compare

14.3.0 (2022-10-13)

Features

  • MockRender: the host element doesn't have ngContext attribute anymore #3811 (0138df7)

v14.2.4

09 Oct 17:00
00b8b11
Compare
Choose a tag to compare

14.2.4 (2022-10-09)

Bug Fixes

  • core: exporting internal types #3709 (8b9cb23)
  • core: providers with useExisting will be kept if their value is a kept declaration #3778 (4ef2885)

v14.2.3

24 Sep 15:46
c5a53f5
Compare
Choose a tag to compare

14.2.3 (2022-09-24)

Bug Fixes

  • MockBuilder: better detection of provided dependencies #3635 (4e9aeab)
  • MockRender: does not throw on standalone declarations #3636 (b2de841)

v14.2.2

18 Sep 10:58
71dc0b5
Compare
Choose a tag to compare

14.2.2 (2022-09-18)

Bug Fixes

v14.2.1

09 Sep 12:51
6f0fec6
Compare
Choose a tag to compare

14.2.1 (2022-09-09)

Bug Fixes

v14.2.0

21 Aug 06:26
4a45751
Compare
Choose a tag to compare

14.2.0 (2022-08-21)

Features

  • ngMocks: supports custom method names for change and touch #3341 (5068407)