Gustavo Paes

Results 3 issues of Gustavo Paes

did you published the last version on npm? When I run `npm install css-mediaquery` I get an old code. The `package.json` shows 0.1.2 version but the code is from 0.1.1....

Plain export generates links stuck together when children are just images. ``` export default function Email() { return ( ); ``` Result: ``` http://www.google.comhttp://www.bing.com ```

Type: Bug
Package: @react-email/link
Type: Good First Issue

update openssl version to "1.0.2h" https://blog.cloudflare.com/yet-another-padding-oracle-in-openssl-cbc-ciphersuites/ maybe use ENV to set version, like nginx_version?