1.62.0
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
- chore(deps): update tunit to 1.61.38 by @thomhurst in #6479
- chore(deps): update dependency brace-expansion to v5.0.8 by @thomhurst in #6478
- chore(deps): update dependency cliwrap to 3.10.3 by @thomhurst in #6482
- chore(deps): bump postcss from 8.5.10 to 8.5.22 in /docs by @dependabot[bot] in #6480
- chore(deps): update dependency fscheck to 3.3.4 by @thomhurst in #6486
- chore(deps): update dependency minimatch to v10.2.6 by @thomhurst in #6490
- chore(deps): update actions/stale action to v11 by @thomhurst in #6496
- chore(deps): update microsoft.testing to 2.3.3 by @thomhurst in #6499
- chore(deps): update mstest to 4.3.3 by @thomhurst in #6500
Full Changelog: v1.61.38...v1.62.0