Skip to content

Commit 7dd3a9a

Browse files
Version Packages (#276)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35ce381 commit 7dd3a9a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tidy-lions-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.11.13
4+
5+
### Patch Changes
6+
7+
- 35ce381: Use per-environment Vite plugin hook APIs while retaining compatibility with Vite 3 through 5.
8+
39
## 2.11.12
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-solid",
3-
"version": "2.11.12",
3+
"version": "2.11.13",
44
"description": "solid-js integration plugin for Vite",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)