Skip to content

vite-plugin-solid@2.11.14

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:35
ce707ed

Patch Changes

  • a9a68cb: Allow @testing-library/jest-dom v7 in the optional peer dependency range. v7 keeps the @testing-library/jest-dom/vitest subpath the plugin auto-injects into test.setupFiles, so no code change is needed, only the range widening that unblocks npm's peer resolution.