uppy/packages/@uppy/components
Merlijn Vos 49522ec5cb
Remove preact/compat (#5935)
We drag it in unneccesarily in the bundle and it can cause JSX clashes
in React apps with `"jsx": "preserve"` in their `tsconfig.json`
(https://github.com/preactjs/preact/issues/4908)

- Remove `@types/react` from companion (unused)
- Fix tsconfig's for @uppy/utils (build was fine, but editor diagnostics
weren't)
2025-08-28 16:57:07 +02:00
..
src Run biome check on main (#5896) 2025-08-11 10:06:21 +02:00
CHANGELOG.md [ci] release (#5918) 2025-08-22 09:02:12 +02:00
migrate.mjs Remove preact/compat (#5935) 2025-08-28 16:57:07 +02:00
package.json [ci] release (#5918) 2025-08-22 09:02:12 +02:00
tsconfig.build.json From Babel to TS (#5792) 2025-06-30 16:12:26 +02:00
tsconfig.json Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00
turbo.json Fix turbo race condition (#5839) 2025-07-23 10:49:11 +02:00