Skip to content

1.62.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:44
0dfaf9d

What's Changed

Other Changes

  • fix(docs): make Mermaid lifecycle diagrams readable by @thomhurst in #6485
  • fix(mocks): strip nullable annotation from constructor dispatch patterns by @thomhurst in #6498
  • fix(mocks): skip interfaces with inaccessible abstract members by @thomhurst in #6502
  • feat(mocks): accept an async factory in Returns() on async members by @thomhurst in #6503
  • fix(mocks): report TM006 instead of CS1729 for unsubclassable classes by @thomhurst in #6501
  • fix(mocks): emit the setup surface into the globally-imported namespace by @thomhurst in #6504
  • fix(mocks): reference TUnit.Mocks once in snapshot test compilations by @thomhurst in #6506
  • fix(mocks): make generated identifier sanitization injective by @thomhurst in #6507

Dependencies

Full Changelog: v1.61.38...v1.62.0