mirror of
https://github.com/kamranahmedse/driver.js.git
synced 2026-08-30 17:05:33 +08:00
1.7.0
This commit is contained in:
@@ -10,6 +10,8 @@ ships, these entries move under a versioned heading.
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.7.0
|
||||
|
||||
### Added
|
||||
|
||||
- `skipMissingElement` option (driver and step level) to skip a step whose
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "driver.js",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"packageManager": "pnpm@11.9.0",
|
||||
"main": "./dist/driver.js.cjs",
|
||||
"module": "./dist/driver.js.mjs",
|
||||
|
||||
Reference in New Issue
Block a user