File tree 16 files changed +130
-10
lines changed
16 files changed +130
-10
lines changed Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - pawel-twardziak
14
+
1
15
## 19.1.2 (2024-10-08)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/capacitor" ,
3
- "version" : " 19.1.2 " ,
3
+ "version" : " 20.0.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.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### 🧱 Updated Dependencies
12
+
13
+ - Updated capacitor to 20.0.0
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - pawel-twardziak
18
+
1
19
## 19.1.2 (2024-10-08)
2
20
3
21
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" : " 19.1.2 " ,
4
+ "version" : " 20.0.0 " ,
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" : " ^19.1.2 " ,
23
+ "@nxext/capacitor" : " ^20.0.0 " ,
24
24
"tslib" : " ^2.3.0" ,
25
25
"typescript" : " 5.5.4" ,
26
26
"@phenomnomnominal/tsquery" : " ~5.0.1"
Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### 🧱 Updated Dependencies
12
+
13
+ - Updated capacitor to 20.0.0
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - pawel-twardziak
18
+
1
19
## 19.1.2 (2024-10-08)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/ionic-react" ,
3
- "version" : " 19.1.2 " ,
3
+ "version" : " 20.0.0 " ,
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" : " ^19.1.2 " ,
23
+ "@nxext/capacitor" : " ^20.0.0 " ,
24
24
"tslib" : " ^2.3.0"
25
25
},
26
26
"peerDependencies" : {
Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - pawel-twardziak
14
+
1
15
## 19.0.2 (2024-10-10)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/preact" ,
3
- "version" : " 19 .0.2 " ,
3
+ "version" : " 20 .0.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Jordan Hall" ,
6
6
"description" : " Nx plugin for preact" ,
Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - pawel-twardziak
14
+
1
15
## 19.0.2 (2024-10-10)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/solid" ,
3
- "version" : " 19 .0.2 " ,
3
+ "version" : " 20 .0.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Dominik Pieper" ,
6
6
"description" : " Nx plugin for solid" ,
Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - pawel-twardziak
14
+
1
15
## 19.0.2 (2024-10-08)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/stencil" ,
3
- "version" : " 19 .0.2 " ,
3
+ "version" : " 20 .0.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Dominik Pieper" ,
6
6
"description" : " Nx plugin for stenciljs" ,
Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - pawel-twardziak
14
+
1
15
## 19.0.2 (2024-10-10)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/svelte" ,
3
- "version" : " 19 .0.2 " ,
3
+ "version" : " 20 .0.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Dominik Pieper" ,
6
6
"description" : " Nx plugin for Svelte" ,
Original file line number Diff line number Diff line change
1
+ # 20.0.0 (2024-10-14)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ migrate workspace to Nx 20 ([ #1136 ] ( https://github.com/nxext/nx-extensions/pull/1136 ) )
6
+
7
+ ### ⚠️ Breaking Changes
8
+
9
+ - generator option ` name ` is replaced by ` directory ` , and the minimal required Nx version is ` 20.x ` ."
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - pawel-twardziak
14
+
1
15
## 19.0.2 (2024-10-10)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nxext/sveltekit" ,
3
- "version" : " 19 .0.2 " ,
3
+ "version" : " 20 .0.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Dominik Pieper" ,
6
6
"description" : " Nx plugin for Sveltekit" ,
You can’t perform that action at this time.
0 commit comments