Greg Bergé

Results 211 comments of Greg Bergé

Fixed in https://github.com/gregberge/xstyled/commit/a080d9609c6bdf02fb91de9e989de7157b131133 in xstyled.

Should we take care of this for v6? https://github.com/reactwg/react-18/discussions/110

I am using yarn v2 on xstyled project, it works fine but it looks like caching is not really effective. See this build: https://app.netlify.com/sites/xstyled/deploys/60584152ce7ae70008522e1f I saw that I can configure...

It is possible to change it in the UI, not yet in a config or per upload.

@oliviertassinari I think update-notifier does the job

@oliviertassinari I think the true issue is to track server-side the version of the CLI used to upload screenshots

@oliviertassinari is it possible? You mean default value?

Yes I thought it was adding some createdAt and updatedAt column automatically, updatedAt cannot be easy handled by Postgres. So it's just adding a default value for all updatedAt /...

Hi, I am very surprised that it does not work. I think it is a webpack configuration issue more than a SVGR one. By looking at your example I have...