You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/12/21 13:08:22 UTC

[GitHub] [cordova-docs] erisu opened a new pull request #1220: blog(release): cordova-cli@11.0.0

erisu opened a new pull request #1220:
URL: https://github.com/apache/cordova-docs/pull/1220


   Cordova CLI 11.0.0 Release Blog
   
   Include some notes about the Cordova Lib 11.0.0 & Cordova Create 4.0.0 release.
   Also a link to the Cordova App Hello World 6.0.0 release blog post which is used starting from this release.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] erisu merged pull request #1220: blog(release): cordova-cli@11.0.0

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #1220:
URL: https://github.com/apache/cordova-docs/pull/1220


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] NiklasMerz commented on a change in pull request #1220: blog(release): cordova-cli@11.0.0

Posted by GitBox <gi...@apache.org>.
NiklasMerz commented on a change in pull request #1220:
URL: https://github.com/apache/cordova-docs/pull/1220#discussion_r773126266



##########
File path: www/_posts/2021-12-21-cordova-cli-11.0.0-release.md
##########
@@ -0,0 +1,80 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Cordova CLI 11.0.0 Released!"
+categories: news
+tags: news releases
+---
+
+We are happy to announce that we have just released a major update to our Cordova CLI!
+
+* [cordova@11.0.0](https://www.npmjs.com/package/cordova)
+
+In this CLI release, it will also be using the latest internal libraries and template:
+
+* [cordova-lib@11.0.0](https://www.npmjs.com/package/cordova-lib)
+* [cordova-create@4.0.0](https://www.npmjs.com/package/cordova-create)
+* [cordova-app-hello-world@6.0.0](https://www.npmjs.com/package/cordova-app-hello-world)
+
+## Release Highlights
+
+In this release, we have dropped Nodejs 10 support. The minimum supported version which Cordova requires is 12.x.

Review comment:
       ```suggestion
   This release drops Nodejs 10 support. The minimum supported version which Cordova requires is 12.x.
   ```
   
   Many sentences start with `In this release` :-)

##########
File path: www/_posts/2021-12-21-cordova-cli-11.0.0-release.md
##########
@@ -0,0 +1,80 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Cordova CLI 11.0.0 Released!"
+categories: news
+tags: news releases
+---
+
+We are happy to announce that we have just released a major update to our Cordova CLI!
+
+* [cordova@11.0.0](https://www.npmjs.com/package/cordova)
+
+In this CLI release, it will also be using the latest internal libraries and template:
+
+* [cordova-lib@11.0.0](https://www.npmjs.com/package/cordova-lib)
+* [cordova-create@4.0.0](https://www.npmjs.com/package/cordova-create)
+* [cordova-app-hello-world@6.0.0](https://www.npmjs.com/package/cordova-app-hello-world)
+
+## Release Highlights
+
+In this release, we have dropped Nodejs 10 support. The minimum supported version which Cordova requires is 12.x.
+
+In all releases, we have updated all npm packages to the possible latest release in which Cordova can support.
+
+**Cordova CLI 11.0.0:**
+
+In this release, we fixed an issue where users were unable to use Cordova CLI after upgrading their macOS environment to macOS Monterey. This issue was caused by one of the package dependencies, `insight`. The previous workaround was to reinstall Cordova CLI, but now this is no longer required with this release.
+
+**Cordova Lib 11.0.0:**
+
+We have bumped all platform pinnings to use the latest released platforms.

Review comment:
       ```suggestion
   We have bumped all platform pinnings to use the latest released platforms. This means new Cordova app projects will now use the latest major versions of the supported platforms.
   ```

##########
File path: www/_posts/2021-12-21-cordova-cli-11.0.0-release.md
##########
@@ -0,0 +1,80 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Cordova CLI 11.0.0 Released!"
+categories: news
+tags: news releases
+---
+
+We are happy to announce that we have just released a major update to our Cordova CLI!
+
+* [cordova@11.0.0](https://www.npmjs.com/package/cordova)
+
+In this CLI release, it will also be using the latest internal libraries and template:
+
+* [cordova-lib@11.0.0](https://www.npmjs.com/package/cordova-lib)
+* [cordova-create@4.0.0](https://www.npmjs.com/package/cordova-create)
+* [cordova-app-hello-world@6.0.0](https://www.npmjs.com/package/cordova-app-hello-world)
+
+## Release Highlights
+
+In this release, we have dropped Nodejs 10 support. The minimum supported version which Cordova requires is 12.x.
+
+In all releases, we have updated all npm packages to the possible latest release in which Cordova can support.
+
+**Cordova CLI 11.0.0:**
+
+In this release, we fixed an issue where users were unable to use Cordova CLI after upgrading their macOS environment to macOS Monterey. This issue was caused by one of the package dependencies, `insight`. The previous workaround was to reinstall Cordova CLI, but now this is no longer required with this release.
+
+**Cordova Lib 11.0.0:**
+
+We have bumped all platform pinnings to use the latest released platforms.
+
+* `cordova-android@^10.1.1`
+* `cordova-electron@^3.0.0`
+* `cordova-ios@^6.2.0`
+
+**Cordova Create 4.0.0:**
+
+In this release, all new projects will start with the newest App Hello World template.
+
+**Cordova App Hello World Template 6.0.0:**
+
+Please refer to the [App Hello World Release Blog](https://cordova.apache.org/news/2021/10/31/template-release.html) post for more details.
+

Review comment:
       ```suggestion
   
   ## Greetings
   
   The Apache Cordova team wishes you Happy Holidays and a good start for the new year.
   
   ```
   
   Should we include some greetings like this? As this release is just in time and a good opportunity?

##########
File path: www/_posts/2021-12-21-cordova-cli-11.0.0-release.md
##########
@@ -0,0 +1,80 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Cordova CLI 11.0.0 Released!"
+categories: news
+tags: news releases
+---
+
+We are happy to announce that we have just released a major update to our Cordova CLI!
+
+* [cordova@11.0.0](https://www.npmjs.com/package/cordova)
+
+In this CLI release, it will also be using the latest internal libraries and template:
+
+* [cordova-lib@11.0.0](https://www.npmjs.com/package/cordova-lib)
+* [cordova-create@4.0.0](https://www.npmjs.com/package/cordova-create)
+* [cordova-app-hello-world@6.0.0](https://www.npmjs.com/package/cordova-app-hello-world)
+
+## Release Highlights
+
+In this release, we have dropped Nodejs 10 support. The minimum supported version which Cordova requires is 12.x.
+
+In all releases, we have updated all npm packages to the possible latest release in which Cordova can support.
+
+**Cordova CLI 11.0.0:**
+
+In this release, we fixed an issue where users were unable to use Cordova CLI after upgrading their macOS environment to macOS Monterey. This issue was caused by one of the package dependencies, `insight`. The previous workaround was to reinstall Cordova CLI, but now this is no longer required with this release.
+
+**Cordova Lib 11.0.0:**
+
+We have bumped all platform pinnings to use the latest released platforms.
+
+* `cordova-android@^10.1.1`
+* `cordova-electron@^3.0.0`
+* `cordova-ios@^6.2.0`
+
+**Cordova Create 4.0.0:**
+
+In this release, all new projects will start with the newest App Hello World template.

Review comment:
       ```suggestion
   All new projects will now start with the newest App Hello World template.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org