create-analog 2.7.0-beta.3 → 2.7.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/template-angular-v17/package.json +5 -5
- package/template-angular-v18/package.json +5 -5
- package/template-angular-v19/package.json +5 -5
- package/template-angular-v20/package.json +5 -5
- package/template-blog/AGENTS.md +11 -0
- package/template-blog/CLAUDE.md +1 -0
- package/template-blog/package.json +5 -5
- package/template-latest/AGENTS.md +11 -0
- package/template-latest/CLAUDE.md +1 -0
- package/template-latest/package.json +5 -5
- package/template-minimal/AGENTS.md +11 -0
- package/template-minimal/CLAUDE.md +1 -0
- package/template-minimal/package.json +5 -5
package/package.json
CHANGED
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"test": "ng test"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
19
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
18
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
20
20
|
"@angular/animations": "^17.2.0",
|
|
21
21
|
"@angular/common": "^17.2.0",
|
|
22
22
|
"@angular/compiler": "^17.2.0",
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"zone.js": "~0.14.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
42
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
43
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
41
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
42
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
43
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
44
44
|
"@angular-devkit/build-angular": "^17.2.0",
|
|
45
45
|
"@angular/cli": "^17.2.0",
|
|
46
46
|
"@angular/compiler-cli": "^17.2.0",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"private": true,
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
19
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
18
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
20
20
|
"@angular/animations": "^18.0.0",
|
|
21
21
|
"@angular/build": "^18.0.0",
|
|
22
22
|
"@angular/common": "^18.0.0",
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"zone.js": "~0.14.3"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
42
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
43
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
41
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
42
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
43
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
44
44
|
"@angular/cli": "^18.0.0",
|
|
45
45
|
"@angular/compiler-cli": "^18.0.0",
|
|
46
46
|
"jsdom": "^22.0.0",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"private": true,
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
19
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
18
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
20
20
|
"@angular/animations": "^19.0.0",
|
|
21
21
|
"@angular/common": "^19.0.0",
|
|
22
22
|
"@angular/compiler": "^19.0.0",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"zone.js": "~0.15.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
41
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
42
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
40
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
41
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
42
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
43
43
|
"@angular-devkit/build-angular": "^19.0.0",
|
|
44
44
|
"@angular/build": "^19.0.0",
|
|
45
45
|
"@angular/cli": "^19.0.0",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"private": true,
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
20
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
19
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
20
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
21
21
|
"@angular/animations": "^20.0.0",
|
|
22
22
|
"@angular/common": "^20.0.0",
|
|
23
23
|
"@angular/compiler": "^20.0.0",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"zone.js": "~0.15.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
41
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
42
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
40
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
41
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
42
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
43
43
|
"@angular-devkit/build-angular": "^20.0.0",
|
|
44
44
|
"@angular/build": "^20.0.0",
|
|
45
45
|
"@angular/cli": "^20.0.0",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# AGENTS.md
|
|
2
|
+
|
|
3
|
+
This is an [AnalogJS](https://analogjs.org) app — an Angular meta-framework powered by Vite.
|
|
4
|
+
|
|
5
|
+
Framework conventions for AI assistants — file-based routing, server/API routes, data fetching, content routes, and modern Angular usage — ship with the framework and are installed alongside your dependencies. Read them here:
|
|
6
|
+
|
|
7
|
+
- `node_modules/@analogjs/platform/AGENTS.md`
|
|
8
|
+
|
|
9
|
+
Reading from `@analogjs/platform` keeps the guidance in sync with the installed version instead of drifting from a copy checked into the project.
|
|
10
|
+
|
|
11
|
+
Full documentation: https://analogjs.org/docs · LLM-friendly index: https://analogjs.org/llms.txt
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Strictly follow the rules in @AGENTS.md
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"private": true,
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
20
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
19
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
20
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
21
21
|
"@angular/common": "^22.0.0",
|
|
22
22
|
"@angular/compiler": "^22.0.0",
|
|
23
23
|
"@angular/core": "^22.0.0",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
"tslib": "^2.3.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
38
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
39
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
37
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
38
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
39
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
40
40
|
"@angular/build": "^22.0.0",
|
|
41
41
|
"@angular/cli": "^22.0.0",
|
|
42
42
|
"@angular/compiler-cli": "^22.0.0",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# AGENTS.md
|
|
2
|
+
|
|
3
|
+
This is an [AnalogJS](https://analogjs.org) app — an Angular meta-framework powered by Vite.
|
|
4
|
+
|
|
5
|
+
Framework conventions for AI assistants — file-based routing, server/API routes, data fetching, content routes, and modern Angular usage — ship with the framework and are installed alongside your dependencies. Read them here:
|
|
6
|
+
|
|
7
|
+
- `node_modules/@analogjs/platform/AGENTS.md`
|
|
8
|
+
|
|
9
|
+
Reading from `@analogjs/platform` keeps the guidance in sync with the installed version instead of drifting from a copy checked into the project.
|
|
10
|
+
|
|
11
|
+
Full documentation: https://analogjs.org/docs · LLM-friendly index: https://analogjs.org/llms.txt
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Strictly follow the rules in @AGENTS.md
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"private": true,
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
20
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
19
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
20
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
21
21
|
"@angular/common": "^22.0.0",
|
|
22
22
|
"@angular/compiler": "^22.0.0",
|
|
23
23
|
"@angular/core": "^22.0.0",
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
"tslib": "^2.3.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
39
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
40
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
38
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
39
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
40
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
41
41
|
"@angular/build": "^22.0.0",
|
|
42
42
|
"@angular/cli": "^22.0.0",
|
|
43
43
|
"@angular/compiler-cli": "^22.0.0",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# AGENTS.md
|
|
2
|
+
|
|
3
|
+
This is an [AnalogJS](https://analogjs.org) app — an Angular meta-framework powered by Vite.
|
|
4
|
+
|
|
5
|
+
Framework conventions for AI assistants — file-based routing, server/API routes, data fetching, content routes, and modern Angular usage — ship with the framework and are installed alongside your dependencies. Read them here:
|
|
6
|
+
|
|
7
|
+
- `node_modules/@analogjs/platform/AGENTS.md`
|
|
8
|
+
|
|
9
|
+
Reading from `@analogjs/platform` keeps the guidance in sync with the installed version instead of drifting from a copy checked into the project.
|
|
10
|
+
|
|
11
|
+
Full documentation: https://analogjs.org/docs · LLM-friendly index: https://analogjs.org/llms.txt
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Strictly follow the rules in @AGENTS.md
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"private": true,
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@analogjs/content": "^2.7.0-beta.
|
|
20
|
-
"@analogjs/router": "^2.7.0-beta.
|
|
19
|
+
"@analogjs/content": "^2.7.0-beta.4",
|
|
20
|
+
"@analogjs/router": "^2.7.0-beta.4",
|
|
21
21
|
"@angular/common": "^22.0.0",
|
|
22
22
|
"@angular/compiler": "^22.0.0",
|
|
23
23
|
"@angular/core": "^22.0.0",
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
"tslib": "^2.3.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@analogjs/platform": "^2.7.0-beta.
|
|
39
|
-
"@analogjs/vite-plugin-angular": "^2.7.0-beta.
|
|
40
|
-
"@analogjs/vitest-angular": "^2.7.0-beta.
|
|
38
|
+
"@analogjs/platform": "^2.7.0-beta.4",
|
|
39
|
+
"@analogjs/vite-plugin-angular": "^2.7.0-beta.4",
|
|
40
|
+
"@analogjs/vitest-angular": "^2.7.0-beta.4",
|
|
41
41
|
"@angular/build": "^22.0.0",
|
|
42
42
|
"@angular/cli": "^22.0.0",
|
|
43
43
|
"@angular/compiler-cli": "^22.0.0",
|