Skip to content

Commit

Permalink
Merge pull request #1114 from nxext/fix-release
Browse files Browse the repository at this point in the history
Fix release
  • Loading branch information
edbzn authored Oct 6, 2024
2 parents 10815e5 + ed0e61a commit 5539123
Show file tree
Hide file tree
Showing 17 changed files with 11 additions and 614 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

jobs:
main:
Expand Down
67 changes: 0 additions & 67 deletions packages/capacitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,3 @@
## 19.2.0 (2024-10-06)


### 🚀 Features

- update to nx 15.2.0 ([eb16e414](https://github.com/nxext/nx-extensions/commit/eb16e414))

- migrate to nx 16.6 ([f6daab02](https://github.com/nxext/nx-extensions/commit/f6daab02))

- **capacitor:** add capacitor plugin ([dbd972f2](https://github.com/nxext/nx-extensions/commit/dbd972f2))

- **ionic-react:** add ionic-react plugin ([28e29a03](https://github.com/nxext/nx-extensions/commit/28e29a03))

- **nxext:** move from @nrwl/devkit to @nxext/devkit ([be72c863](https://github.com/nxext/nx-extensions/commit/be72c863))

- **nxext:** move from @nrwl/devkit to @nxext/devkit ([a96856fd](https://github.com/nxext/nx-extensions/commit/a96856fd))

- **nxext:** update to Nx 14.8.5 ([c657fc83](https://github.com/nxext/nx-extensions/commit/c657fc83))

- **capacitor:** add app generator ([c2beee95](https://github.com/nxext/nx-extensions/commit/c2beee95))

- **capacitor:** add option for cap to preserve project node_modules folder ([c9ac4948](https://github.com/nxext/nx-extensions/commit/c9ac4948))

- **ionic-angular,capacitor:** replace app generator by a config generator ([03ee8840](https://github.com/nxext/nx-extensions/commit/03ee8840))

- **capacitor:** bump capacitor packages to v6 ([c4d5959b](https://github.com/nxext/nx-extensions/commit/c4d5959b))


### 🩹 Fixes

- command ([87678ab1](https://github.com/nxext/nx-extensions/commit/87678ab1))

- Invert the preserveNodeModules option ([79e4e2ed](https://github.com/nxext/nx-extensions/commit/79e4e2ed))

- use execSync to allow command to be interactive ([ec03b860](https://github.com/nxext/nx-extensions/commit/ec03b860))

- set success as false explicitly ([db7cb43d](https://github.com/nxext/nx-extensions/commit/db7cb43d))

- inherit stdio for capacitor cli command ([a10efbfb](https://github.com/nxext/nx-extensions/commit/a10efbfb))

- **capacitor:** ensure npx uses @capacitor/cli executable ([42302646](https://github.com/nxext/nx-extensions/commit/42302646))

- **ionic-angular:** fix unit tests ([e9ed1a22](https://github.com/nxext/nx-extensions/commit/e9ed1a22))

- **capacitor:** use installed cli to execute commands ([aa880321](https://github.com/nxext/nx-extensions/commit/aa880321))

- **ionic-react:** fix lint error ([1c24a31c](https://github.com/nxext/nx-extensions/commit/1c24a31c))

- **nxext:** fix linting errors and add dependency linting ([303dd3f8](https://github.com/nxext/nx-extensions/commit/303dd3f8))

- **capacitor:** use the configured distDir to check if the build is already used ([f7c8c72c](https://github.com/nxext/nx-extensions/commit/f7c8c72c))

- **capacitor:** add `@capacitor/app` dependency ([842418f2](https://github.com/nxext/nx-extensions/commit/842418f2))

- **capacitor:** support standalone workspaces ([7ff4baf8](https://github.com/nxext/nx-extensions/commit/7ff4baf8))


### ❤️ Thank You

- Arend-Jan Tetteroo
- blackholegalaxy @blackholegalaxy
- Callum Smale @Schmale97
- Dominik Pieper @DominikPieper
- Edouard Bozon @edbzn
- Jordan Hall @Jordan-Hall
- Mertcan Celik

# Changelog

# 13.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/capacitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/capacitor",
"version": "19.2.0",
"version": "19.1.0",
"description": "An Nx plugin for developing cross-platform applications using Capacitor",
"homepage": "https://nxext.github.io/nx-extensions/docs/capacitor/getting-started.html",
"repository": {
Expand Down
61 changes: 0 additions & 61 deletions packages/ionic-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,64 +1,3 @@
## 19.2.0 (2024-10-06)


### 🚀 Features

- update to nx 15.2.0 ([eb16e414](https://github.com/nxext/nx-extensions/commit/eb16e414))

- migrate to nx 16.6 ([f6daab02](https://github.com/nxext/nx-extensions/commit/f6daab02))

- **ionic-angular:** add ionic angular plugin ([79c5f7ac](https://github.com/nxext/nx-extensions/commit/79c5f7ac))

- **ionic-react:** add ionic-react plugin ([28e29a03](https://github.com/nxext/nx-extensions/commit/28e29a03))

- **nxext:** move from @nrwl/devkit to @nxext/devkit ([be72c863](https://github.com/nxext/nx-extensions/commit/be72c863))

- **nxext:** use own e2e test runner ([4f49ac9c](https://github.com/nxext/nx-extensions/commit/4f49ac9c))

- **nxext:** move from @nrwl/devkit to @nxext/devkit ([a96856fd](https://github.com/nxext/nx-extensions/commit/a96856fd))

- **nxext:** update to Nx 14.8.5 ([c657fc83](https://github.com/nxext/nx-extensions/commit/c657fc83))

- **ionic-angular:** update components to ionic 7 ([4d7b2f0a](https://github.com/nxext/nx-extensions/commit/4d7b2f0a))

- **ionic-react:** update to ionic 7 ([c2cdc8d4](https://github.com/nxext/nx-extensions/commit/c2cdc8d4))

- **nuxt:** add first alpha version plugin for nuxt ([94136e01](https://github.com/nxext/nx-extensions/commit/94136e01))

- **ionic-angular,capacitor:** replace app generator by a config generator ([03ee8840](https://github.com/nxext/nx-extensions/commit/03ee8840))

- **ionic-angular:** bump `@ionic/angular` to v8 ([baa8b31a](https://github.com/nxext/nx-extensions/commit/baa8b31a))


### 🩹 Fixes

- **nxext:** fix linting errors and add dependency linting ([303dd3f8](https://github.com/nxext/nx-extensions/commit/303dd3f8))

- **ionic-angular:** use the prefix for components ([b084cd97](https://github.com/nxext/nx-extensions/commit/b084cd97))

- **ionic-angular:** add missing capacitor plugins ([7b39d7df](https://github.com/nxext/nx-extensions/commit/7b39d7df))

- **ionic-angular:** resolve routes import correctly ([e447abc4](https://github.com/nxext/nx-extensions/commit/e447abc4))

- **ionic-angular:** move main.ts to src ([104065eb](https://github.com/nxext/nx-extensions/commit/104065eb))

- **ionic-angular:** update jest config to work with ionic ([91003d18](https://github.com/nxext/nx-extensions/commit/91003d18))

- **ionic-angular:** update jest config correctly ([b0a6ef82](https://github.com/nxext/nx-extensions/commit/b0a6ef82))


### 🧱 Updated Dependencies

- Updated capacitor to 19.2.0


### ❤️ Thank You

- Dominik Pieper @DominikPieper
- Edouard Bozon @edbzn
- Gion @gionkunz
- Jordan Hall @Jordan-Hall

# Changelog

# 14.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/ionic-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nxext/ionic-angular",
"description": "An Nx plugin for developing Ionic Angular applications",
"version": "19.2.0",
"version": "19.1.0",
"homepage": "https://nxext.github.io/nx-extensions/docs/ionic-angular/overview.html",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"schematics": "./generators.json",
"builders": "./executors.json",
"dependencies": {
"@nxext/capacitor": "^19.2.0",
"@nxext/capacitor": "^19.1.0",
"@nx/devkit": "^19.0.0",
"@nx/angular": "^19.0.0",
"tslib": "^2.3.0",
Expand Down
43 changes: 0 additions & 43 deletions packages/ionic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,3 @@
## 19.2.0 (2024-10-06)


### 🚀 Features

- update to nx 15.2.0 ([eb16e414](https://github.com/nxext/nx-extensions/commit/eb16e414))

- migrate to nx 16.6 ([f6daab02](https://github.com/nxext/nx-extensions/commit/f6daab02))

- **ionic-react:** add ionic-react plugin ([28e29a03](https://github.com/nxext/nx-extensions/commit/28e29a03))

- **nxext:** move from @nrwl/devkit to @nxext/devkit ([be72c863](https://github.com/nxext/nx-extensions/commit/be72c863))

- **nxext:** use own e2e test runner ([4f49ac9c](https://github.com/nxext/nx-extensions/commit/4f49ac9c))

- **nxext:** move from @nrwl/devkit to @nxext/devkit ([a96856fd](https://github.com/nxext/nx-extensions/commit/a96856fd))

- **nxext:** update to Nx 14.8.5 ([c657fc83](https://github.com/nxext/nx-extensions/commit/c657fc83))

- **ionic-react:** update to ionic 7 ([c2cdc8d4](https://github.com/nxext/nx-extensions/commit/c2cdc8d4))

- **nuxt:** add first alpha version plugin for nuxt ([94136e01](https://github.com/nxext/nx-extensions/commit/94136e01))

- **ionic-react:** replace app generator by a config generator ([a808eaae](https://github.com/nxext/nx-extensions/commit/a808eaae))


### 🩹 Fixes

- **nxext:** fix linting errors and add dependency linting ([303dd3f8](https://github.com/nxext/nx-extensions/commit/303dd3f8))


### 🧱 Updated Dependencies

- Updated capacitor to 19.2.0


### ❤️ Thank You

- Dominik Pieper @DominikPieper
- Edouard Bozon @edbzn
- Gion @gionkunz
- Jordan Hall @Jordan-Hall

# Changelog

# 14.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/ionic-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/ionic-react",
"version": "19.2.0",
"version": "19.1.0",
"description": "An Nx plugin for developing Ionic React applications and libraries",
"homepage": "https://nxext.github.io/nx-extensions/docs/ionic-react/overview.html",
"repository": {
Expand All @@ -20,7 +20,7 @@
"schematics": "./generators.json",
"builders": "./executors.json",
"dependencies": {
"@nxext/capacitor": "^19.2.0",
"@nxext/capacitor": "^19.1.0",
"@nx/devkit": "^19.0.0",
"tslib": "^2.3.0"
},
Expand Down
36 changes: 0 additions & 36 deletions packages/preact/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/preact",
"version": "19.1.0",
"version": "19.0.0",
"license": "MIT",
"author": "Jordan Hall",
"description": "Nx plugin for preact",
Expand Down
40 changes: 0 additions & 40 deletions packages/solid/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/solid",
"version": "19.1.0",
"version": "19.0.0",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for solid",
Expand Down
Loading

0 comments on commit 5539123

Please sign in to comment.