Skip to content

Commit 061c855

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent e2fd7b5 commit 061c855

File tree

6 files changed

+13
-18
lines changed

6 files changed

+13
-18
lines changed

.changeset/fuzzy-hornets-pump.md

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

.changeset/kind-rooms-fetch.md

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

.changeset/light-llamas-return.md

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

CHANGELOG.md

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

3+
## 5.3.4
4+
5+
### Patch Changes
6+
7+
- [#224](https://github.com/marko-js/vite/pull/224) [`bff4265`](https://github.com/marko-js/vite/commit/bff42658ddd672d1420fd789fb5e17effb9d5c89) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Improve support for vitest 4.
8+
9+
- [#224](https://github.com/marko-js/vite/pull/224) [`64b64e1`](https://github.com/marko-js/vite/commit/64b64e18cc2aa2849a333b9e07d13f2b17601918) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Enable dep optimization by default in vitest4 client deps.
10+
11+
- [#224](https://github.com/marko-js/vite/pull/224) [`e2fd7b5`](https://github.com/marko-js/vite/commit/e2fd7b52278d2d58850c51e0eb699fc8317c34c5) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Ensure cjs interop transform only applied for ssr modules.
12+
313
## 5.3.3
414

515
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/vite",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "A Marko plugin for Vite",
55
"keywords": [
66
"loader",

0 commit comments

Comments
 (0)