Releases: gemini-testing/create-testplane
Releases · gemini-testing/create-testplane
Release list
v4.0.0
What's Changed
- use testplane 9 by @KuznetsovRoman in #47
v3.0.1
🐛 Bug fixes
- set page load timeout (#46)
v3.0.0
🚀 Improvements
- feat: install @swc/core automatically
- chore: leave a link to Testplane config docs
- feat: add typings to generated testplane config
- feat: sort import statements
- feat: connect @testplane/testing-library
- chore: install typescript instead of ts-node
- chore!: update dependencies (yargs, ora, inquirer)
v2.2.0
🚀 Improvements
- use local browsers by default (#41)
v2.1.0
🚀 Improvements
- use 'testplane.config.[tj]s' config name (#40)
v2.0.1
🐛 Bug fixes
- use correct plugin name for testplane/storybook #37
v2.0.0
💣 Breaking changes
- use zero questions mode by default.
- "-y" argv replaced with "-v" with opposite meaning
- "noQuestions" replaced with "extraQuestions" with opposite meaning
hermione/v2.0.0
💣 Breaking changes
- use zero questions mode by default.
- "-y" argv replaced with "-v" with opposite meaning
- "noQuestions" replaced with "extraQuestions" with opposite meaning
v1.0.2
hermione/v1.1.3
🐛 Bug fixes
- use
export defaultin ts config - align hermione-storybook config to v1 version
- remove hermione-reassert-view (deprecated)