We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad08a72 + a4de5aa commit 5c953d7Copy full SHA for 5c953d7
Releases.md
@@ -1,3 +1,10 @@
1
+### 2026.01.09
2
+
3
+#### @probitas/expect 0.4.1 (patch)
4
5
+- feat(@probitas/expect): allow PropertySatisfying matcher to handle
6
+ null/undefined values
7
8
### 2026.01.08
9
10
#### @probitas/runner 0.5.6 (patch)
packages/probitas-expect/deno.json
@@ -1,6 +1,6 @@
{
"name": "@probitas/expect",
- "version": "0.4.0",
+ "version": "0.4.1",
"exports": "./mod.ts",
"imports": {
"@std/assert": "jsr:@std/assert@^1",
0 commit comments