Vlad Cos
Vlad Cos
This draft PR adds basic support for the emerging https://astro.build (https://github.com/withastro/astro) framework. Before this is ready I plan to: - [ ] add more options for configuration - [ ]...
Experimenting with implementing the RFC https://github.com/projen/projen/blob/main/rfcs/project-creation-prompt.md https://github.com/projen/projen/assets/135833592/bbe1d880-6859-4fa8-aa6f-f5f6c9e28f0f I think it will improve the UX and lower the barrier of entry. I, as a relatively new user or projen, needed to...
I'm not sure if that was necessary before, but currently the following lines in fact have no effect https://github.com/projen/projen/blob/c8f97581489cb72e1362c172f64c55a264da3e2a/src/release/publisher.ts#L268-L270 because according to the docs, https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables > You can't overwrite the...
### Describe the bug Per article https://tkdodo.eu/blog/react-query-data-transformations#3-using-the-select-option I'm using the optional `select()` passed from outside. When typing it as described by @TkDodo here https://stackoverflow.com/a/75788655/255408 an error comes up (see repro)...
SInce there has been a change of the search engine (AI powered?) on tanstack.com I noticed the search results became incredibly unhelpful and nowadays i just do `google.com site:tanstack.com `....