Skip to content

Commit 1ee7f3b

Browse files
Version Packages (#190)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5003976 commit 1ee7f3b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/cold-fireants-fry.md

-5
This file was deleted.

.changeset/rare-owls-shop.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.11.2
4+
5+
### Patch Changes
6+
7+
- 5003976: handle empty query string
8+
- 3da707e: Support query string in tsx/jsx files
9+
310
## 2.11.1
411

512
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-solid",
3-
"version": "2.11.1",
3+
"version": "2.11.2",
44
"description": "solid-js integration plugin for vite 3/4/5/6",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)