Chris Sauve
Chris Sauve
Folks should include them manually where they are needed,
https://trpc.io/ https://docs.unyt.org/manual/uix/cross-realm-imports
- Replace `typeof window/document` - https://www.npmjs.com/package/@rollup/plugin-replace
- [x] React Query - [x] trpc - [x] htmx - [ ] Buf - [ ] React router
- [ ] [Turn on flag to force checking of side effect imports](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/#the---nouncheckedsideeffectimports-option)
- 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
- [ ] `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
```[tasklist] ## Features - [ ] Multiple entry points - [ ] Being able to select any dynamically imported chunk - [ ] Custom chunking strategies - [ ] Inline...
https://github.com/vitejs/vite/pull/16552