Chris Sauve

Results 124 issues of Chris Sauve

Folks should include them manually where they are needed,

Feature: GraphQL 🕸

https://trpc.io/ https://docs.unyt.org/manual/uix/cross-realm-imports

Feature: HTTP ☎️
Feature: Server 🛰

- Replace `typeof window/document` - https://www.npmjs.com/package/@rollup/plugin-replace

Feature: Tools 🛠️
Feature: Assets 💶

- [x] React Query - [x] trpc - [x] htmx - [ ] Buf - [ ] React router

Integrations 🧩

- [ ] [Turn on flag to force checking of side effect imports](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/#the---nouncheckedsideeffectimports-option)

TypeScript 🧮

- https://the-guild.dev/graphql/codegen/docs/custom-codegen - https://the-guild.dev/graphql/codegen/docs/custom-codegen/plugin-structure - https://the-guild.dev/graphql/codegen/plugins/presets/near-operation-file-preset - https://the-guild.dev/graphql/codegen/plugins/typescript/typescript - https://the-guild.dev/graphql/codegen/docs/guides/vanilla-typescript - https://github.com/lemonmade/24-08-22-graphql-codegen-test

Integrations 🧩
Feature: GraphQL 🕸
TypeScript 🧮

- [ ] `act()` moved to the root package entrypoint: https://github.com/reactjs/react-codemod?tab=readme-ov-file#replace-act-import - [ ] Context provider can either be `Context` or `Context.Provider`: https://github.com/reactjs/react-codemod?tab=readme-ov-file#remove-context-provider

Feature: Testing 🧪

```[tasklist] ## Features - [ ] Multiple entry points - [ ] Being able to select any dynamically imported chunk - [ ] Custom chunking strategies - [ ] Inline...

https://github.com/vitejs/vite/pull/16552