0.1.4
Changelog
- Fix TypeScript compilation errors in test files for stricter type checking
- Fixed possibly undefined
error.stackanderror.propsreferences with non-null assertions - Fixed
nullarguments in AssertionError constructors - useundefinedinstead - Fixed missing property initialization in test class constructors
- Fixed missing required arguments in hasPropertyDescriptor test cases
- All tests now compile cleanly with TypeScript ~5.2.2
- Fixed possibly undefined
What's Changed
- Implementation improvements: by @nev21 in #215
- [Release] Increase version to 0.1.4 by @nev21 in #216
Full Changelog: v0.1.3...v0.1.4