Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 5.4.0 to 5.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/capacitor/releases"><code>@capacitor/core</code>'s releases</a>.</em></p> <blockquote> <h2>5.4.1</h2> <h2><a href="https://github.com/ionic-team/capacitor/compare/5.4.0...5.4.1">5.4.1</a> (2023-09-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>android:</strong> handle webview version for developer builds (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6911">#6911</a>) (<a href="b5b0398a7f">b5b0398</a>)</li> <li><strong>android:</strong> Use Logger class instead of Log in CapacitorCookieManager (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6925">#6925</a>) (<a href="b6901e01e0">b6901e0</a>)</li> <li><strong>cli:</strong> force latest native-run version for iOS 17 support (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6928">#6928</a>) (<a href="f9be9f5791">f9be9f5</a>)</li> <li><strong>cookies:</strong> retrieve cookies when using a custom android scheme (<a href="6b5ddad8b3">6b5ddad</a>)</li> <li><strong>http:</strong> parse readablestream data on fetch request objects (<a href="3fe06426bd">3fe0642</a>)</li> <li><strong>http:</strong> return xhr response headers case insensitive (<a href="687b6b1780">687b6b1</a>)</li> <li><strong>ios:</strong> Add workaround for CocoaPods problem on Xcode 15 (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6921">#6921</a>) (<a href="1ffa2441fc">1ffa244</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/capacitor/blob/5.4.1/CHANGELOG.md"><code>@capacitor/core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/ionic-team/capacitor/compare/5.4.0...5.4.1">5.4.1</a> (2023-09-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>android:</strong> handle webview version for developer builds (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6911">#6911</a>) (<a href="b5b0398a7f">b5b0398</a>)</li> <li><strong>android:</strong> Use Logger class instead of Log in CapacitorCookieManager (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6925">#6925</a>) (<a href="b6901e01e0">b6901e0</a>)</li> <li><strong>cli:</strong> force latest native-run version for iOS 17 support (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6928">#6928</a>) (<a href="f9be9f5791">f9be9f5</a>)</li> <li><strong>cookies:</strong> retrieve cookies when using a custom android scheme (<a href="6b5ddad8b3">6b5ddad</a>)</li> <li><strong>http:</strong> parse readablestream data on fetch request objects (<a href="3fe06426bd">3fe0642</a>)</li> <li><strong>http:</strong> return xhr response headers case insensitive (<a href="687b6b1780">687b6b1</a>)</li> <li><strong>ios:</strong> Add workaround for CocoaPods problem on Xcode 15 (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6921">#6921</a>) (<a href="1ffa2441fc">1ffa244</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="3934cf6403"><code>3934cf6</code></a> Release 5.4.1</li> <li><a href="3fe06426bd"><code>3fe0642</code></a> fix(http): parse readablestream data on fetch request objects</li> <li><a href="687b6b1780"><code>687b6b1</code></a> fix(http): return xhr response headers case insensitive</li> <li><a href="f9be9f5791"><code>f9be9f5</code></a> fix(cli): force latest native-run version for iOS 17 support (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6928">#6928</a>)</li> <li><a href="6b5ddad8b3"><code>6b5ddad</code></a> fix(cookies): retrieve cookies when using a custom android scheme</li> <li><a href="1ffa2441fc"><code>1ffa244</code></a> fix(ios): Add workaround for CocoaPods problem on Xcode 15 (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6921">#6921</a>)</li> <li><a href="b6901e01e0"><code>b6901e0</code></a> fix(android): Use Logger class instead of Log in CapacitorCookieManager (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6925">#6925</a>)</li> <li><a href="b5b0398a7f"><code>b5b0398</code></a> fix(android): handle webview version for developer builds (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6911">#6911</a>)</li> <li>See full diff in <a href="https://github.com/ionic-team/capacitor/compare/5.4.0...5.4.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ionic
Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web.
Ionic is based on Web Components, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like Angular, React, and Vue.
Quickstart
·
Documentation
·
Contribute
·
Blog
Community:
Discord
·
Forums
·
Twitter
Packages
| Project | Package | Version | Downloads | Links |
|---|---|---|---|---|
| Core | @ionic/core |
README.md |
||
| Angular | @ionic/angular |
README.md |
||
| Vue | @ionic/vue |
README.md |
||
| React | @ionic/react |
README.md |
Looking for the ionic-angular package? Ionic 3 has been moved to the ionic-v3 repo. See Earlier Versions.
Getting Started
Start a new project by following our quick Getting Started guide. We would love to hear from you! If you have any feedback or run into issues using our framework, please file an issue on this repository.
Migration Guides
Already have an Ionic app? These guides will help you migrate to the latest versions.
Examples
The Ionic Conference App is a full featured Ionic app. It is the perfect starting point for learning and building your own app.
Contributing
Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Future Goals
As Ionic Framework components migrate to the web component standard, a goal of ours is to have Ionic Framework easily work within all of the popular frameworks.
Earlier Versions
The source code for earlier versions of the Ionic Framework may exist in other repositories. Please open issues and pull requests in their respective repositories.
- Ionic 2/3: Moved to
ionic-team/ionic-v3 - Ionic 1: Moved to
ionic-team/ionic-v1