Christopher Schroer
Christopher Schroer
ESlint v9 was recently released https://eslint.org/blog/2024/04/eslint-v9.0.0-released/ It includes breaking changes for plugins https://eslint.org/docs/latest/use/migrate-to-9.0.0#breaking-changes-for-plugin-developers Could support for ESLint v9 be added to this plugin?
A library that I am using depends on `react-inlinesvg`, which, in-turn, depends on `react-from-dom`. `react-inlinesvg` already supports React v19, but `react-from-dom` does not. Could you please add support?
browser-rum-react has support for tracking route changes when using react-router v6. It would be great to get that same support for TanStack Router https://tanstack.com/router/latest/docs/framework/react/overview
I'm running into an issue. When I run `poetry build-lambda`, I get the following error: ```bash Checksum verification... Previous checksum = None Current checksum = fc01f559e7a9c3c5499fb849cc4e1f8b Building package... 'Locker' object...