I am not entirely sure. I believe we had only pinned the platform major
with a major release.


I think the pinning logic should be removed. That is why I created this PR
for the next major: https://github.com/apache/cordova-lib/pull/894


I feel that "cordova platform add <platform>" should always install the
latest, and if any user wants a specific version, they should supply it.
"<platform>@<version>". Similar to how npm works when adding a package for
the first time, fetching the latest.


I am not sure if there is any reason we should not bump the pinning. Since
it is a minor version, I am open to the idea of bumping the pinning.


Any objections?



On Tue, Dec 13, 2022 at 6:04 PM julio cesar sanchez <jcesarmob...@gmail.com>
wrote:

> Shouldn’t we pin cordova-android 11?
> Or that requires a major bump that we don’t want to do at the moment?
>
> But cordova-android 11 is a requirement to publish apps on google play
> since November for existing apps and August for new apps.
>
> El El mar, 13 dic 2022 a las 5:05, Bryan Ellis <er...@apache.org>
> escribió:
>
> > Does anyone have any reason to delay a release for cordova-lib?
> >
> > * cordova-lib (11.1.0)
> >
> > https://github.com/apache/cordova-lib/compare/rel/11.0.0..master <
> > https://github.com/apache/cordova-lib/compare/rel/11.0.0..master>
> >
> > Any additional outstanding changes to land?
> >
> > If not, I will start the release process shortly.
>

Reply via email to