Skip to content

Commit

Permalink
Merge pull request #89 from Marketionist/deprecation-notice
Browse files Browse the repository at this point in the history
Add a final sunset note
  • Loading branch information
Marketionist authored Apr 26, 2021
2 parents 8c9c586 + c78fece commit 091752f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v1.3.11

**Sunset protractor-cucumber-steps**

Details:

- [sunset protractor-cucumber-steps](https://github.com/Marketionist/protractor-cucumber-steps/pull/89) - due to the sunset of Protractor (see angular/protractor#5502 for more details). Please consider switching to [testcafe-cucumber-steps](https://github.com/Marketionist/testcafe-cucumber-steps) or [webdriverio-cucumber-steps](https://github.com/Marketionist/webdriverio-cucumber-steps)

## v1.3.10

**Add deprecation notice**

Details:

- [add deprecation notice](https://github.com/Marketionist/protractor-cucumber-steps/pull/88) - due to the sunset of Protractor (see angular/protractor#5502 for more details)

## v1.3.9

**Updated lodash and ini dependencies**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

# This package is deprecated and will not be updated anymore as the Angular team announced that Protractor will be sunsetted at the end of 2022 - https://github.com/angular/protractor/issues/5502. Please consider switching to https://github.com/Marketionist/testcafe-cucumber-steps or https://github.com/Marketionist/webdriverio-cucumber-steps
# This package is deprecated and will not be updated anymore as the Angular team announced that Protractor will be sunsetted at the end of 2022 - https://github.com/angular/protractor/issues/5502. Please consider switching to [testcafe-cucumber-steps](https://github.com/Marketionist/testcafe-cucumber-steps) or [webdriverio-cucumber-steps](https://github.com/Marketionist/webdriverio-cucumber-steps)

[![Build Status](https://travis-ci.org/Marketionist/protractor-cucumber-steps.svg?branch=master)](https://travis-ci.org/Marketionist/protractor-cucumber-steps)
[![npm version](https://img.shields.io/npm/v/protractor-cucumber-steps.svg)](https://www.npmjs.com/package/protractor-cucumber-steps)
Expand Down

0 comments on commit 091752f

Please sign in to comment.