File tree Expand file tree Collapse file tree 6 files changed +27
-5
lines changed
Expand file tree Collapse file tree 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+
111## 20.0.2 (2024-11-04)
212
313### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nxext/capacitor" ,
3- "version" : " 20.0.2 " ,
3+ "version" : " 20.1.0 " ,
44 "description" : " An Nx plugin for developing cross-platform applications using Capacitor" ,
55 "homepage" : " https://nxext.github.io/nx-extensions/docs/capacitor/getting-started.html" ,
66 "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+
17## 20.0.4 (2024-12-04)
28
39### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nxext/ionic-angular" ,
33 "description" : " An Nx plugin for developing Ionic Angular applications" ,
4- "version" : " 20.0.4 " ,
4+ "version" : " 20.0.5 " ,
55 "homepage" : " https://nxext.github.io/nx-extensions/docs/ionic-angular/overview.html" ,
66 "repository" : {
77 "type" : " git" ,
2020 "schematics" : " ./generators.json" ,
2121 "builders" : " ./executors.json" ,
2222 "dependencies" : {
23- "@nxext/capacitor" : " ^20.0.2 " ,
23+ "@nxext/capacitor" : " ^20.1.0 " ,
2424 "tslib" : " ^2.3.0" ,
2525 "typescript" : " ^5.4.2" ,
2626 "@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+
17## 20.0.2 (2024-11-04)
28
39### 🧱 Updated Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " @nxext/ionic-react" ,
3- "version" : " 20.0.2 " ,
3+ "version" : " 20.0.3 " ,
44 "description" : " An Nx plugin for developing Ionic React applications and libraries" ,
55 "homepage" : " https://nxext.github.io/nx-extensions/docs/ionic-react/overview.html" ,
66 "repository" : {
2020 "schematics" : " ./generators.json" ,
2121 "builders" : " ./executors.json" ,
2222 "dependencies" : {
23- "@nxext/capacitor" : " ^20.0.2 " ,
23+ "@nxext/capacitor" : " ^20.1.0 " ,
2424 "tslib" : " ^2.3.0"
2525 },
2626 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments