File tree 6 files changed +27
-5
lines changed
6 files changed +27
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 20.1.0 (2024-12-09)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** capacitor:** add inference plugin ([ 6f2d7a51] ( https://github.com/nxext/nx-extensions/commit/6f2d7a51 ) )
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Edouard Bozon @edbzn
10
+
1
11
## 20.0.2 (2024-11-04)
2
12
3
13
### 🩹 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/capacitor" ,
3
- "version" : " 20.0.2 " ,
3
+ "version" : " 20.1.0 " ,
4
4
"description" : " An Nx plugin for developing cross-platform applications using Capacitor" ,
5
5
"homepage" : " https://nxext.github.io/nx-extensions/docs/capacitor/getting-started.html" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change
1
+ ## 20.0.5 (2024-12-09)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated capacitor to 20.1.0
6
+
1
7
## 20.0.4 (2024-12-04)
2
8
3
9
### 🩹 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/ionic-angular" ,
3
3
"description" : " An Nx plugin for developing Ionic Angular applications" ,
4
- "version" : " 20.0.4 " ,
4
+ "version" : " 20.0.5 " ,
5
5
"homepage" : " https://nxext.github.io/nx-extensions/docs/ionic-angular/overview.html" ,
6
6
"repository" : {
7
7
"type" : " git" ,
20
20
"schematics" : " ./generators.json" ,
21
21
"builders" : " ./executors.json" ,
22
22
"dependencies" : {
23
- "@nxext/capacitor" : " ^20.0.2 " ,
23
+ "@nxext/capacitor" : " ^20.1.0 " ,
24
24
"tslib" : " ^2.3.0" ,
25
25
"typescript" : " ^5.4.2" ,
26
26
"@phenomnomnominal/tsquery" : " ~5.0.1"
Original file line number Diff line number Diff line change
1
+ ## 20.0.3 (2024-12-09)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated capacitor to 20.1.0
6
+
1
7
## 20.0.2 (2024-11-04)
2
8
3
9
### 🧱 Updated Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/ionic-react" ,
3
- "version" : " 20.0.2 " ,
3
+ "version" : " 20.0.3 " ,
4
4
"description" : " An Nx plugin for developing Ionic React applications and libraries" ,
5
5
"homepage" : " https://nxext.github.io/nx-extensions/docs/ionic-react/overview.html" ,
6
6
"repository" : {
20
20
"schematics" : " ./generators.json" ,
21
21
"builders" : " ./executors.json" ,
22
22
"dependencies" : {
23
- "@nxext/capacitor" : " ^20.0.2 " ,
23
+ "@nxext/capacitor" : " ^20.1.0 " ,
24
24
"tslib" : " ^2.3.0"
25
25
},
26
26
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments