Releases: javierlopezdeancos/testcontainers-node-playwright
Releases · javierlopezdeancos/testcontainers-node-playwright
0.5.5: chore: update playwright version v10.18.0 (#21)
v0.5.2
Changes
Chore
- Add the build script into the publishing action to fix #14
v0.4.1
Changes
Chore
Update to testcontainers node v10.10.3
#12
v0.4.0
Changes
Chore
Update to testcontainers node v10.10.0
#10
v0.3.1
Changes
Chore
Set more permissive range of Node.js versions to use and install dependencies #8 to
"engines": {
"node": ">=20.13.1",
"npm": ">=10.5.2"
}
v0.3.0
Changes
Features
- Run playwright container tests pointed to an app container #1
Chore
- Update to
testconmtainers-node 10.9.0
#4