Skip to content

Commit 215026b

Browse files
Version Packages (#564)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6481f0f commit 215026b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-apples-roll.md

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

packages/vite/CHANGELOG.md

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

3+
## 2.4.7
4+
5+
### Patch Changes
6+
7+
- [`d58e598`](https://github.com/preactjs/prefresh/commit/d58e598da66e61b274a3f6b195c460793db53ee8) [#563](https://github.com/preactjs/prefresh/pull/563) Thanks [@rschristian](https://github.com/rschristian)! - Ensures plugin does not run alongside Vitest, fixing an issue that may occur when using mocks/fakes.
8+
39
## 2.4.6
410

511
### Patch Changes

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prefresh/vite",
3-
"version": "2.4.6",
3+
"version": "2.4.7",
44
"main": "src/index.js",
55
"types": "index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)