Skip to content

Releases: gemini-testing/create-testplane

v3.0.1

25 Sep 07:56
2b76fd8

Choose a tag to compare

🐛 Bug fixes

  • set page load timeout (#46)

v3.0.0

24 Sep 14:23
475a5e3

Choose a tag to compare

🚀 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

13 Jan 02:52
da28df7

Choose a tag to compare

🚀 Improvements

  • use local browsers by default (#41)

v2.1.0

13 Jan 02:53
321d649

Choose a tag to compare

🚀 Improvements

  • use 'testplane.config.[tj]s' config name (#40)

v2.0.1

10 Jun 14:02
499c908

Choose a tag to compare

🐛 Bug fixes

  • use correct plugin name for testplane/storybook #37

v2.0.0

22 Apr 13:04
26086d3

Choose a tag to compare

💣 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

22 Apr 13:04
cbd4ee9

Choose a tag to compare

💣 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

18 Apr 20:45
3ab3248

Choose a tag to compare

🐛 Bug fixes

  • fix test example

hermione/v1.1.3

08 Apr 10:49

Choose a tag to compare

🐛 Bug fixes

  • use export default in ts config
  • align hermione-storybook config to v1 version
  • remove hermione-reassert-view (deprecated)

hermione/v1.1.2

20 Feb 08:56

Choose a tag to compare

🐛 Bug fixes