Skip to content

Releases: help-me-mom/ng-mocks

v14.7.3

26 Mar 20:37
7c5bafb
Compare
Choose a tag to compare

14.7.3 (2023-03-26)

Bug Fixes

  • MockBuilder: configuration first, process later #5239 (992ef6a)
  • MockBuilder: respects pipe-transform in early mocks #5239 (979d42b)

v14.7.2

25 Mar 21:52
70192cc
Compare
Choose a tag to compare

14.7.2 (2023-03-25)

Bug Fixes

v14.7.1

10 Mar 18:59
94f62eb
Compare
Choose a tag to compare

14.7.1 (2023-03-10)

Bug Fixes

v14.7.0

05 Mar 18:05
b2174d8
Compare
Choose a tag to compare

14.7.0 (2023-03-05)

Bug Fixes

  • deps: update nrwl monorepo to v15.8.5 (f73f25a)

Features

v14.6.0

21 Jan 12:36
e71145b
Compare
Choose a tag to compare

14.6.0 (2023-01-21)

Features

  • core: ViewContainerRef.createComponent respects mocks #4742 (bd93b7b)

v14.5.3

15 Jan 21:28
2003fa6
Compare
Choose a tag to compare

14.5.3 (2023-01-15)

Bug Fixes

  • MockBuilder: precise exports via TestBed.configureTestingModule #4641 (66a8ecc)

v14.5.2

06 Jan 13:14
aa6fc3b
Compare
Choose a tag to compare

14.5.2 (2023-01-06)

Bug Fixes

  • MockBuilder: imports modules with providers on root level #4613 (3ed8ae4)

v14.5.1

24 Dec 11:37
a3f597d
Compare
Choose a tag to compare

14.5.1 (2022-12-24)

Bug Fixes

  • core: correctly defines TestBed with multiple declarations with the same selector #4564 (1e01f82)
  • core: respecting transform in mock pipes #4564 (df51240)

v14.5.0

11 Dec 16:16
8cbd889
Compare
Choose a tag to compare

14.5.0 (2022-12-11)

Features

  • core: hidden usage of MockBuilder in TestBed if kept and mock modules are used together #4344 (d77b6f2)
  • MockInstance: ignores undefined properties #4367 (70d9781)

v14.4.0

27 Nov 15:54
53036ef
Compare
Choose a tag to compare

14.4.0 (2022-11-27)

Bug Fixes

  • a15: adding NG_MOCKS_ROOT_PROVIDERS for RouteReuseStrategy (737247d)
  • core: correct caching of touched declarations #4344 (233f014)

Features

  • MockBuilder: mocks root providers via inject function #4282 (dc7026e)