Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios): remove wkRewriteURL function #577

Merged
merged 1 commit into from
May 27, 2020

Conversation

jcesarmobile
Copy link
Member

BREAKING CHANGE: wkRewriteURL was deprecated and has been removed, use
window.Ionic.WebView.convertFileSrc instead

Verified

This commit was signed with the committer’s verified signature.
BREAKING CHANGE: wkRewriteURL was deprecated and has been removed, use
window.Ionic.WebView.convertFileSrc instead
@jcesarmobile jcesarmobile merged commit 02c18ea into ionic-team:master May 27, 2020
@jcesarmobile jcesarmobile deleted the remove-wkRewriteURL branch May 27, 2020 17:52
Ionitron added a commit that referenced this pull request May 27, 2020

Verified

This commit was signed with the committer’s verified signature.
# [5.0.0](v4.2.1...v5.0.0) (2020-05-27)

### Features

* **android:** remove RequiresApi annotation and drop support for API 19 ([#540](#540)) ([17d2ada](17d2ada))
* **ios:** remove normalizeURL function ([#576](#576)) ([d5bdbaa](d5bdbaa))
* **ios:** remove wkRewriteURL function ([#577](#577)) ([02c18ea](02c18ea))

### BREAKING CHANGES

* **ios:** wkRewriteURL was deprecated and has been removed, use
window.Ionic.WebView.convertFileSrc instead
* **ios:** normalizeURL was deprecated and has been removed, use
window.Ionic.WebView.convertFileSrc instead
* **android:** Drop Android 4.4 support (SDK API level 19). Min required is 21.
@Ionitron
Copy link
Collaborator

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants