File tree 18 files changed +65
-53
lines changed
generators/app/versions/nx_18_X
18 files changed +65
-53
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.13.0] ( https://github.com/analogjs/analog/compare/v1.12.2...v1.13.0 ) (2025-01-27)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** create-analog:** add overrides for Vite 6/Vitest 3 to templates ([ #1575 ] ( https://github.com/analogjs/analog/issues/1575 ) ) ([ 24de7c1] ( https://github.com/analogjs/analog/commit/24de7c14febff35309000f944bc0e09921fff045 ) )
6
+ - ** create-analog:** set root in angular.json for templates ([ #1578 ] ( https://github.com/analogjs/analog/issues/1578 ) ) ([ f8de730] ( https://github.com/analogjs/analog/commit/f8de730f859424368e54643d470cacbfb940bb12 ) )
7
+ - ** vite-plugin-angular:** unwrap typechecking diagnostic messages ([ #1576 ] ( https://github.com/analogjs/analog/issues/1576 ) ) ([ 6b9e71f] ( https://github.com/analogjs/analog/commit/6b9e71fda3289ca3c98de640f17eabce880ed83e ) )
8
+
9
+ ### Features
10
+
11
+ - add support for Vite 6 and Vitest 3 ([ #1573 ] ( https://github.com/analogjs/analog/issues/1573 ) ) ([ 0df2c77] ( https://github.com/analogjs/analog/commit/0df2c77d9f48bbbdaf154f1602d8d5cde9b5d218 ) )
12
+
1
13
# [ 1.13.0-beta.4] ( https://github.com/analogjs/analog/compare/v1.13.0-beta.3...v1.13.0-beta.4 ) (2025-01-27)
2
14
3
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " analogjs-platform" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/astro-angular" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " Use Angular components within Astro" ,
5
5
"type" : " module" ,
6
6
"author" :
" Brandon Roberts <[email protected] >" ,
32
32
"url" : " https://github.com/sponsors/brandonroberts"
33
33
},
34
34
"dependencies" : {
35
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 "
35
+ "@analogjs/vite-plugin-angular" : " ^1.13.0"
36
36
},
37
37
"peerDependencies" : {
38
38
"@angular-devkit/build-angular" : " >=16.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/content" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " Content Rendering for Analog" ,
5
5
"type" : " module" ,
6
6
"author" :
" Brandon Roberts <[email protected] >" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-analog" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Brandon Roberts" ,
Original file line number Diff line number Diff line change 15
15
"test" : " ng test"
16
16
},
17
17
"dependencies" : {
18
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
19
- "@analogjs/router" : " ^1.13.0-beta.4 " ,
18
+ "@analogjs/content" : " ^1.13.0" ,
19
+ "@analogjs/router" : " ^1.13.0" ,
20
20
"@angular/animations" : " ^16.2.0" ,
21
21
"@angular/common" : " ^16.2.0" ,
22
22
"@angular/compiler" : " ^16.2.0" ,
38
38
"zone.js" : " ~0.13.0"
39
39
},
40
40
"devDependencies" : {
41
- "@analogjs/platform" : " ^1.13.0-beta.4 " ,
42
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
43
- "@analogjs/vitest-angular" : " ^1.13.0-beta.4 " ,
41
+ "@analogjs/platform" : " ^1.13.0" ,
42
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
43
+ "@analogjs/vitest-angular" : " ^1.13.0" ,
44
44
"@angular-devkit/build-angular" : " ^16.2.0" ,
45
45
"@angular/cli" : " ^16.2.0" ,
46
46
"@angular/compiler-cli" : " ^16.2.0" ,
Original file line number Diff line number Diff line change 15
15
"test" : " ng test"
16
16
},
17
17
"dependencies" : {
18
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
19
- "@analogjs/router" : " ^1.13.0-beta.4 " ,
18
+ "@analogjs/content" : " ^1.13.0" ,
19
+ "@analogjs/router" : " ^1.13.0" ,
20
20
"@angular/animations" : " ^17.2.0" ,
21
21
"@angular/common" : " ^17.2.0" ,
22
22
"@angular/compiler" : " ^17.2.0" ,
38
38
"zone.js" : " ~0.14.0"
39
39
},
40
40
"devDependencies" : {
41
- "@analogjs/platform" : " ^1.13.0-beta.4 " ,
42
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
43
- "@analogjs/vitest-angular" : " ^1.13.0-beta.4 " ,
41
+ "@analogjs/platform" : " ^1.13.0" ,
42
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
43
+ "@analogjs/vitest-angular" : " ^1.13.0" ,
44
44
"@angular-devkit/build-angular" : " ^17.2.0" ,
45
45
"@angular/cli" : " ^17.2.0" ,
46
46
"@angular/compiler-cli" : " ^17.2.0" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"private" : true ,
17
17
"dependencies" : {
18
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
19
- "@analogjs/router" : " ^1.13.0-beta.4 " ,
18
+ "@analogjs/content" : " ^1.13.0" ,
19
+ "@analogjs/router" : " ^1.13.0" ,
20
20
"@angular/animations" : " ^18.0.0" ,
21
21
"@angular/build" : " ^18.0.0" ,
22
22
"@angular/common" : " ^18.0.0" ,
38
38
"zone.js" : " ~0.14.3"
39
39
},
40
40
"devDependencies" : {
41
- "@analogjs/platform" : " ^1.13.0-beta.4 " ,
42
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
43
- "@analogjs/vitest-angular" : " ^1.13.0-beta.4 " ,
41
+ "@analogjs/platform" : " ^1.13.0" ,
42
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
43
+ "@analogjs/vitest-angular" : " ^1.13.0" ,
44
44
"@angular/cli" : " ^18.0.0" ,
45
45
"@angular/compiler-cli" : " ^18.0.0" ,
46
46
"jsdom" : " ^22.0.0" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"private" : true ,
17
17
"dependencies" : {
18
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
19
- "@analogjs/router" : " ^1.13.0-beta.4 " ,
18
+ "@analogjs/content" : " ^1.13.0" ,
19
+ "@analogjs/router" : " ^1.13.0" ,
20
20
"@angular/animations" : " ^19.0.0" ,
21
21
"@angular/common" : " ^19.0.0" ,
22
22
"@angular/compiler" : " ^19.0.0" ,
36
36
"zone.js" : " ~0.15.0"
37
37
},
38
38
"devDependencies" : {
39
- "@analogjs/platform" : " ^1.13.0-beta.4 " ,
40
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
41
- "@analogjs/vitest-angular" : " ^1.13.0-beta.4 " ,
39
+ "@analogjs/platform" : " ^1.13.0" ,
40
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
41
+ "@analogjs/vitest-angular" : " ^1.13.0" ,
42
42
"@angular-devkit/build-angular" : " ^19.0.0" ,
43
43
"@angular/build" : " ^19.0.0" ,
44
44
"@angular/cli" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"private" : true ,
17
17
"dependencies" : {
18
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
19
- "@analogjs/router" : " ^1.13.0-beta.4 " ,
18
+ "@analogjs/content" : " ^1.13.0" ,
19
+ "@analogjs/router" : " ^1.13.0" ,
20
20
"@angular/animations" : " ^19.0.0" ,
21
21
"@angular/common" : " ^19.0.0" ,
22
22
"@angular/compiler" : " ^19.0.0" ,
37
37
"zone.js" : " ~0.15.0"
38
38
},
39
39
"devDependencies" : {
40
- "@analogjs/platform" : " ^1.13.0-beta.4 " ,
41
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
42
- "@analogjs/vitest-angular" : " ^1.13.0-beta.4 " ,
40
+ "@analogjs/platform" : " ^1.13.0" ,
41
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
42
+ "@analogjs/vitest-angular" : " ^1.13.0" ,
43
43
"@angular-devkit/build-angular" : " ^19.0.0" ,
44
44
"@angular/build" : " ^19.0.0" ,
45
45
"@angular/cli" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"private" : true ,
17
17
"dependencies" : {
18
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
19
- "@analogjs/router" : " ^1.13.0-beta.4 " ,
18
+ "@analogjs/content" : " ^1.13.0" ,
19
+ "@analogjs/router" : " ^1.13.0" ,
20
20
"@angular/animations" : " ^19.0.0" ,
21
21
"@angular/common" : " ^19.0.0" ,
22
22
"@angular/compiler" : " ^19.0.0" ,
37
37
"zone.js" : " ~0.15.0"
38
38
},
39
39
"devDependencies" : {
40
- "@analogjs/platform" : " ^1.13.0-beta.4 " ,
41
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
42
- "@analogjs/vitest-angular" : " ^1.13.0-beta.4 " ,
40
+ "@analogjs/platform" : " ^1.13.0" ,
41
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
42
+ "@analogjs/vitest-angular" : " ^1.13.0" ,
43
43
"@angular-devkit/build-angular" : " ^19.0.0" ,
44
44
"@angular/build" : " ^19.0.0" ,
45
45
"@angular/cli" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 2
2
// dependencies
3
3
export const V18_X_NX_DEVKIT = '^20.0.0' ;
4
4
export const V18_X_NX_ANGULAR = '^20.0.0' ;
5
- export const V18_X_ANALOG_JS_CONTENT = '^1.13.0-beta.4 ' ;
6
- export const V18_X_ANALOG_JS_ROUTER = '^1.13.0-beta.4 ' ;
5
+ export const V18_X_ANALOG_JS_CONTENT = '^1.13.0' ;
6
+ export const V18_X_ANALOG_JS_ROUTER = '^1.13.0' ;
7
7
export const V18_X_ANALOG_JS_TRPC = '~0.3.0' ;
8
- export const V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = '^1.13.0-beta.4 ' ;
9
- export const V18_X_ANALOG_JS_VITEST_ANGULAR = '^1.13.0-beta.4 ' ;
8
+ export const V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = '^1.13.0' ;
9
+ export const V18_X_ANALOG_JS_VITEST_ANGULAR = '^1.13.0' ;
10
10
export const V18_X_TRPC_CLIENT = '^10.25.0' ;
11
11
export const V18_X_TRPC_SERVER = '^10.25.0' ;
12
12
export const V18_X_ISOMORPHIC_FETCH = '^3.0.0' ;
@@ -23,7 +23,7 @@ export const V18_X_POSTCSS = '^8.4.5';
23
23
export const V18_X_AUTOPREFIXER = '^10.4.0' ;
24
24
25
25
// devDependencies
26
- export const V18_X_ANALOG_JS_PLATFORM = '^1.13.0-beta.4 ' ;
26
+ export const V18_X_ANALOG_JS_PLATFORM = '^1.13.0' ;
27
27
export const V18_X_ANGULAR_DEVKIT_BUILD_ANGULAR = '^19.0.0' ;
28
28
export const V18_X_NX_VITE = '^20.0.0' ;
29
29
export const V18_X_NX_LINTER = '^20.0.0' ;
Original file line number Diff line number Diff line change 1
1
// V19_X
2
- export const V19_X_ANALOG_JS_ROUTER = '^1.13.0-beta.4 ' ;
3
- export const V19_X_ANALOG_JS_CONTENT = '^1.13.0-beta.4 ' ;
2
+ export const V19_X_ANALOG_JS_ROUTER = '^1.13.0' ;
3
+ export const V19_X_ANALOG_JS_CONTENT = '^1.13.0' ;
4
4
export const V19_X_MARKED = '^5.0.2' ;
5
5
export const V19_X_MARKED_GFM_HEADING_ID = '^3.0.4' ;
6
6
export const V19_X_MARKED_HIGHLIGHT = '^2.0.1' ;
7
7
export const V19_X_MARKED_MANGLE = '^1.1.7' ;
8
8
export const V19_X_PRISMJS = '^1.29.0' ;
9
9
10
10
// devDependencies
11
- export const V19_X_ANALOG_JS_PLATFORM = '^1.13.0-beta.4 ' ;
12
- export const V19_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = '^1.13.0-beta.4 ' ;
13
- export const V19_X_ANALOG_JS_VITEST_ANGULAR = '^1.13.0-beta.4 ' ;
11
+ export const V19_X_ANALOG_JS_PLATFORM = '^1.13.0' ;
12
+ export const V19_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = '^1.13.0' ;
13
+ export const V19_X_ANALOG_JS_VITEST_ANGULAR = '^1.13.0' ;
14
14
export const V19_X_NX_ANGULAR = '^20.0.0' ;
15
15
export const V19_X_NX_VITE = '^20.0.0' ;
16
16
export const V19_X_JSDOM = '^22.0.0' ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/platform" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " The fullstack meta-framework for Angular" ,
5
5
"type" : " module" ,
6
6
"author" :
" Brandon Roberts <[email protected] >" ,
29
29
},
30
30
"dependencies" : {
31
31
"nitropack" : " ^2.10.0" ,
32
- "@analogjs/vite-plugin-angular" : " ^1.13.0-beta.4 " ,
33
- "@analogjs/vite-plugin-nitro" : " ^1.13.0-beta.4 " ,
32
+ "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
33
+ "@analogjs/vite-plugin-nitro" : " ^1.13.0" ,
34
34
"vitefu" : " ^0.2.5"
35
35
},
36
36
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/router" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " Filesystem-based routing for Angular" ,
5
5
"type" : " module" ,
6
6
"author" :
" Brandon Roberts <[email protected] >" ,
24
24
"url" : " https://github.com/sponsors/brandonroberts"
25
25
},
26
26
"peerDependencies" : {
27
- "@analogjs/content" : " ^1.13.0-beta.4 " ,
27
+ "@analogjs/content" : " ^1.13.0" ,
28
28
"@angular/core" : " ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
29
29
"@angular/router" : " ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
30
30
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/vite-plugin-angular" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " Vite Plugin for Angular" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/vite-plugin-nitro" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " A Vite plugin for adding a nitro API server" ,
5
5
"type" : " module" ,
6
6
"author" :
" Brandon Roberts <[email protected] >" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @analogjs/vitest-angular" ,
3
- "version" : " 1.13.0-beta.4 " ,
3
+ "version" : " 1.13.0" ,
4
4
"description" : " Vitest Builder for Angular" ,
5
5
"type" : " commonjs" ,
6
6
"author" :
" Brandon Roberts <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments