Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c666d14

Browse filesBrowse files
committed
chore: release v3.2.4
1 parent a92812b commit c666d14
Copy full SHA for c666d14

File tree

Expand file treeCollapse file tree

16 files changed

+16
-16
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

16 files changed

+16
-16
lines changed
Open diff view settings
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/monorepo",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"private": true,
66
"packageManager": "pnpm@10.12.1",
77
"description": "Next generation testing framework powered by Vite",
Collapse file

‎packages/browser/package.json‎

Copy file name to clipboardExpand all lines: packages/browser/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/browser",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Browser running for Vitest",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",
Collapse file

‎packages/coverage-istanbul/package.json‎

Copy file name to clipboardExpand all lines: packages/coverage-istanbul/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/coverage-istanbul",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Istanbul coverage provider for Vitest",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",
Collapse file

‎packages/coverage-v8/package.json‎

Copy file name to clipboardExpand all lines: packages/coverage-v8/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/coverage-v8",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "V8 coverage provider for Vitest",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",
Collapse file

‎packages/expect/package.json‎

Copy file name to clipboardExpand all lines: packages/expect/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/expect",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Jest's expect matchers as a Chai plugin",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",
Collapse file

‎packages/mocker/package.json‎

Copy file name to clipboardExpand all lines: packages/mocker/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/mocker",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Vitest module mocker implementation",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",
Collapse file

‎packages/pretty-format/package.json‎

Copy file name to clipboardExpand all lines: packages/pretty-format/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/pretty-format",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Fork of pretty-format with support for ESM",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",
Collapse file

‎packages/runner/package.json‎

Copy file name to clipboardExpand all lines: packages/runner/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/runner",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Vitest test runner",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",
Collapse file

‎packages/snapshot/package.json‎

Copy file name to clipboardExpand all lines: packages/snapshot/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/snapshot",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Vitest snapshot manager",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",
Collapse file

‎packages/spy/package.json‎

Copy file name to clipboardExpand all lines: packages/spy/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vitest/spy",
33
"type": "module",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"description": "Lightweight Jest compatible spy implementation",
66
"license": "MIT",
77
"funding": "https://opencollective.com/vitest",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.