feat!: Support Capacitor 8 (alpha) - #2410
Merged
Merged
Conversation
At the time of commit, should map to Capacitor 8.0.0-alpha.2 References: - https://outsystemsrd.atlassian.net/browse/RMET-4453 - https://github.com/ionic-team/capacitor/releases?q=8.0.0&expanded=true
To match Capacitor 8
To match Capacitor 8
OS-pedrogustavobilro
requested review from
a team,
jcesarmobile,
markemer and
theproducer
September 5, 2025 16:12
|
Released dev build of browser with dev version: 8.0.0-dev-2410-20250905T161413.0 |
OS-pedrogustavobilro
marked this pull request as draft
September 5, 2025 16:14
OS-pedrogustavobilro
marked this pull request as ready for review
September 5, 2025 16:27
alexgerardojacinto
approved these changes
Sep 5, 2025
markemer
approved these changes
Sep 5, 2025
Zmuv
pushed a commit
to Digital-Restaurant-VR/capacitor-plugins
that referenced
this pull request
Feb 24, 2026
This was referenced Aug 4, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare the capacitor plugins in this repository for Capacitor 8 alpha:
devDependenciesandpeerDependenciesof Capacitor framework tonext(which currently will map to 8.0.0-alpha.2)I will also be removing dead code for older Android / iOS versions that will no longer be supported in Cap 8, but I'll do it in a separate PR as this one is already large enough.