Skip to content

Conversation

@ItsChaceD
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Nov 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
capacitor-docs Ready Ready Preview Comment Nov 12, 2025 9:57pm

Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's missing the deprecated Gradle property name syntax changes.

Also it's telling to update to versions that don't exist yet (npm and SPM), I think we usually recommend using the next tag for the npm versions and should use the -alpha (or -beta if we release it before merging this) for the SPM version, and then once we release the final version we update the docs to use the final versions.

@jcesarmobile
Copy link
Member

jcesarmobile commented Nov 7, 2025

the docs should also include information related to changed needed for using kotlin 2.2.0, it only mentions the update of the kotlin_version value, but should include more information like kotlinOptions changes, (i.e. this) or any other changes we might have done on gradle files, and also warn about possible code changes needed.

@riderx
Copy link

riderx commented Nov 11, 2025

It would be nice to have a way to have plugin support multiple major versions, at least one backward.

The community often lags by one major version, and this prevents them from getting the latest bug fixes.

Currently, we have to backport feature in a lot of our plugin.

I don't know if that's doable; at least 6 to 7 was from my perspective.

Second point, I don't see in this migration the mention of SPM becoming default/mandatory. Does this change?

@ItsChaceD ItsChaceD merged commit b1d573e into main Nov 13, 2025
2 checks passed
@ItsChaceD ItsChaceD deleted the docs/RMET-4546/migrate-plugin-cap-8 branch November 13, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants