Marcelo Luiz Onhate
Marcelo Luiz Onhate
The current mime package version 1.6.0 is 6yrs old, would it be possible to upgrade the mimes lib (with updated db) ? If so I can work on that on...
this feature depends on this fix https://github.com/typestack/class-transformer/pull/1724
I'm getting `XAmzContentSHA256Mismatch` error on next bucket deployment lambda stage. I've traced to the 4.0.0-beta.31 release, it works on 4.0.0-beta.30, so definitely #218 is the root cause https://github.com/jetbridge/cdk-nextjs/releases/tag/v4.0.0-beta.31
### Description When converting from plain to class on an plain object that already has a Set the target property that is also a Set is converted to Array. ```ts...
## Description Allow conversion from plain values containing Sets to Sets instead of Array. ## Checklist - [x] the pull request title describes what this PR does (not a vague...
Before monkey patching `@pulumi/cmd/run`: After monkey patching `@pulumi/cmd/run`: I also see a spike on the memory of sst from 1.2GB to 4.5GB when calling `defaultErrorMessage` and the error `RangeError: Invalid...