Oscar Chic
Oscar Chic
@juliusmarminge answering https://github.com/t3-oss/create-t3-app/pull/208#issuecomment-1188816432 in this issue. >I am more than happy to jump in and work on some parts of this. Is the basic transforms done? In that case we...
## List of file changes Here you have a (semi)detailed list of the affected files. I tried to keep simple with symbols and such but... I don't know if it's...
Sorry for the radio silence, I'm currently swamped with work as we are trying to deliver a lot of things before the holidays. On monday we did a call with...
I'll explain the approach we are using for a big project we have, and it saves some time and headeaches when we have to update (it still has some caveats...
Hi @murbanowicz, We will stick with Flow, but it'd be great to add TS typings, so if you want to create a PR we will be more than happy to...
>I think it would be useful to add a small chapter in the configuration.md about adding the security entry, or in the troubleshooting.md. Just wanting to second this as I...
> ``` > "engines": { > "npm": "please-use-yarn", > "yarn": ">= 1.17.3", > "node": ">= 12.5.0" > } > ``` @adamscybot thanks for the approach, unfortunately Heroku does not like...
@lxia1220 +1 for option 2. Signature is consistent with resolver/middlewares, and also is the most flexible because it covers parser, parser creator and validator usages.
I just wrote this in a MUI v5 project to easily use this version of the function. In a folder called `theme-augmentations/spacingV4` or something similar: ```ts import { Theme }...
> this seems very much needed .__. > > @ochicf any chance you are already publishing a fixed version somewhere for the moment Hey @MurmeltierS. I have integrated all my...