Stefan Schulte
Stefan Schulte
Interesting to see that you can make this compatible for both `jest` and `vitest`. I ended up developing https://github.com/stschulte/aws-sdk-client-mock-vitest that may also work for you while this is under review...
Version 1.1.0 of [github-actions-docs](https://www.npmjs.com/package/github-action-docs) drops the dependency on tslib. Using this to generate documentation instead of 1.0.0 (which is in this PR) no longer cause changes `dist` since we would...
I thought I had the same problem, but I realized this was actually caused by an update of a dependency. The dependency (aws sdk In my case) introduced some code...