Skip to content

Releases: solidjs/vite-plugin-solid

vite-plugin-solid@2.11.10

21 Oct 19:37
0ba0655

Choose a tag to compare

Patch Changes

  • b19050a: Fix SSR resolve.external being unconditionally applied in Vite 6+

vite-plugin-solid@2.11.9

01 Oct 15:22
d5b8260

Choose a tag to compare

Patch Changes

  • ce00b4b: Fix server-side testing with vitest/ssr

vite-plugin-solid@2.11.8

29 Jul 09:41
f6c1dc4

Choose a tag to compare

Patch Changes

  • 94431eb: add support for vite 7 in peerDeps
  • ea5f791: Fix Vite 7+ compatibility.

vite-plugin-solid@2.11.7

23 Jun 22:59
4fd7a5d

Choose a tag to compare

Patch Changes

  • f58b288: add new configuration from dom-expressions

vite-plugin-solid@2.11.6

27 Feb 16:10
5b6d8ac

Choose a tag to compare

Patch Changes

  • 14da18d: Fix accessing the wrong user test configuration

vite-plugin-solid@2.11.5

27 Feb 03:02
63373db

Choose a tag to compare

Patch Changes

  • 57cb53a: Update path to type declaration

vite-plugin-solid@2.11.4

26 Feb 17:10
85e6f45

Choose a tag to compare

Patch Changes

  • ff66baf: Adjust path to type declaration

vite-plugin-solid@2.11.3

26 Feb 16:35
debdae8

Choose a tag to compare

Patch Changes

  • d87159b: Fix duplicated test setupFiles in resolved vite config

vite-plugin-solid@2.11.2

19 Feb 10:25
1ee7f3b

Choose a tag to compare

Patch Changes

  • 5003976: handle empty query string
  • 3da707e: Support query string in tsx/jsx files

vite-plugin-solid@2.11.1

03 Feb 20:24
f0062a1

Choose a tag to compare

Patch Changes

  • c5ddd03: Fix vite6 environment detection