Skip to content

Releases: nightwatchjs/nightwatch-schematics

v1.2.1

06 Jul 15:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Apr 14:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 Jan 08:55
Compare
Choose a tag to compare

Fixes & improvements

  • Update: angular schematics and dependencies by @vaibhavsingh97 in #21
  • Update Nightwatch version from next to latest
  • Update shipped Nightwatch configuration and sample tests

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Aug 13:32
Compare
Choose a tag to compare

What's Changed

Chore

New Contributors

Full Changelog: v0.1.9...v1.0.0

v0.1.9

14 Dec 11:23
Compare
Choose a tag to compare

What's Changed

  • feat: add cucumber as test runner in #13
  • Fixed few vulnerabilities

Full Changelog: v0.1.8...v0.1.9

v0.1.8

04 Aug 13:01
32672af
Compare
Choose a tag to compare

Fixes: e2e folder is now renamed to protractor/e2e #11

v0.1.6

20 Jun 17:21
32672af
Compare
Choose a tag to compare

Fixed an issue where Nightwatch tests weren't compiling #5
Added feature to add Nightwatch test command in package.json scripts #6

v0.1.7

22 Jun 14:38
Compare
Choose a tag to compare

Fixes

  • Typescript compilation issue, and added standard output when an error occurred