v1.0.0
1.0.0 (2024-12-20)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
Features
- add isMocked method to check if the member of the object is mocked (986493c)
- reset package (6779edb)
- support cjs and esm both by tshy (#2) (49d3982)
- support mock prop with getter setter (#4) (0ba2ae2)