Skip to content

Commit c590650

Browse files
committed
Bump version to 5.3.1
1 parent bff25e1 commit c590650

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bdd"
1111
],
1212
"license": "MIT",
13-
"version": "5.3.0",
13+
"version": "5.3.1",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/jasmine/jasmine-npm"

release_notes/5.3.1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Jasmine 5.3.1 Release Notes
2+
3+
This release fixes an error when reporting expectation results involving
4+
non-serializable objects in parallel mode. See
5+
[#212](https://github.com/jasmine/jasmine-npm/issues/212).
6+
7+
## Supported environments
8+
9+
This version has been tested on Node 18, 20, and 22.

0 commit comments

Comments
 (0)