fix(cleanup): Remove unused scratch files

This commit is contained in:
2025-05-01 08:57:21 +00:00
parent b68011b79d
commit ff9170ab67
8 changed files with 7 additions and 77 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-05-01 - 2.4.2 - fix(cleanup)
Remove unused scratch files
- Deleted scratch-alias.js, scratch-alias2.js, scratch-alias3.js, scratch-alias4.js, scratch-alias5.js, and scratch.js
- Clean up temporary alias and scratch test files
## 2025-04-30 - 2.4.1 - fix(Assertion)
Improve toHaveProperty alias by forwarding arguments correctly for intuitive object property assertions