You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by no...@apache.org on 2021/02/08 21:50:24 UTC

[cordova] branch master updated: Add wkwebview-engine plugin to deprecated list (#273)

This is an automated email from the ASF dual-hosted git repository.

normanbreau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b67417  Add wkwebview-engine plugin to deprecated list (#273)
7b67417 is described below

commit 7b67417454b49742c7f5db7e4486c035a00de7ec
Author: Norman Breau <no...@normanbreau.com>
AuthorDate: Mon Feb 8 17:50:01 2021 -0400

    Add wkwebview-engine plugin to deprecated list (#273)
---
 deprecated.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/deprecated.md b/deprecated.md
index 75e3bb4..c200648 100644
--- a/deprecated.md
+++ b/deprecated.md
@@ -42,6 +42,12 @@ Apache Cordova is a relatively old project. As such, we deprecated serveral of o
 - Reason: Replacement [ECMA Internationalization API](https://www.ecma-international.org/ecma-402/1.0/) available in all relevant platforms
 - Deprecation announcement and Migration guide: https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html
 
+### [cordova-plugin-wkwebview-engine](https://github.com/apache/cordova-plugin-wkwebview-engine)
+
+- Date: 2021-02
+- Reason: WKWebView implementation is now provided by [cordova-ios@6](https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html) making this plugin obsolete.
+- Deprecation announcement and Migration guide: https://cordova.apache.org/2021/02/07/deprecate-wkwebview-engine.html
+
 ### [cordova-plugin-legacy-whitelist](https://github.com/apache/cordova-plugin-legacy-whitelist)
 
 ## Deprecated Tooling


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org