Releases: nightwatchjs/nightwatch-schematics
Releases · nightwatchjs/nightwatch-schematics
v1.2.1
What's Changed
- update tests accordingly to website changes by @marcin-wosinek in #29
New Contributors
- @marcin-wosinek made their first contribution in #29
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Provide the option to add nightwatch angular plugin to the project by @swrdfish in #23
- chore: update dependencies by @vaibhavsingh97 in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Fixes & improvements
- Update: angular schematics and dependencies by @vaibhavsingh97 in #21
- Update Nightwatch version from
next
tolatest
- Update shipped Nightwatch configuration and sample tests
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Chore
- Refactor: use jsonc-parser, since the build parser is deprecated by @swrdfish in #17
- Update: packages and fix vulnerabilities by @vaibhavsingh97 in #14
- refactor: fix formatting, added prettier as dev dependency by @vaibhavsingh97 in #18
New Contributors
Full Changelog: v0.1.9...v1.0.0
v0.1.9
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
v0.1.6
v0.1.7
Fixes
- Typescript compilation issue, and added standard output when an error occurred