You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,20 @@
10
10
* add README and tests for array matchers ([b0a7ce2](https://github.com/NoamGaash/playwright-assertions/commit/b0a7ce2a2ec838daa57a0f91356963f87e0d6a2b))
11
11
12
12
13
+
### Bug Fixes
14
+
15
+
* update npm publish command and add 'dom' to TypeScript lib ([d039061](https://github.com/NoamGaash/playwright-assertions/commit/d03906101058ae3b4a3d34763eb75d5e3e2bd5aa))
16
+
17
+
## 1.0.0 (2025-11-21)
18
+
19
+
20
+
### Features
21
+
22
+
* add custom matchers for array assertions ([194ce5e](https://github.com/NoamGaash/playwright-assertions/commit/194ce5e6be1430ac1e8fc5d6112bc5d31864e97f))
23
+
* add GitHub workflows for npm publishing and release management ([3fae280](https://github.com/NoamGaash/playwright-assertions/commit/3fae2800b4614562f0237a6256d51834e6a04856))
24
+
* add README and tests for array matchers ([b0a7ce2](https://github.com/NoamGaash/playwright-assertions/commit/b0a7ce2a2ec838daa57a0f91356963f87e0d6a2b))
25
+
26
+
13
27
### Bug Fixes
14
28
15
29
* update npm publish command and add 'dom' to TypeScript lib ([d039061](https://github.com/NoamGaash/playwright-assertions/commit/d03906101058ae3b4a3d34763eb75d5e3e2bd5aa))
0 commit comments