@faststore/core 3.98.0 → 3.99.0-dev.0
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/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/1741.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages-manifest.json +1 -1
- package/.next/trace +142 -142
- package/.turbo/turbo-build.log +8 -8
- package/.turbo/turbo-test.log +6 -6
- package/CHANGELOG.md +14 -0
- package/cms/faststore/components/cms_component__shoppingassistant.jsonc +9 -0
- package/cms/faststore/pages/cms_content_type__globalsections.jsonc +3 -0
- package/cms/faststore/schema.json +15 -23
- package/package.json +7 -7
- /package/.next/static/{Y7BYxJltYs9VkaGHZ-bZz → 0CSiLZ0TAGCbHou8KKd8c}/_buildManifest.js +0 -0
- /package/.next/static/{Y7BYxJltYs9VkaGHZ-bZz → 0CSiLZ0TAGCbHou8KKd8c}/_ssgManifest.js +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @faststore/core@3.98.
|
|
2
|
+
> @faststore/core@3.98.1-dev.0 prebuild /home/runner/work/faststore/faststore/packages/core
|
|
3
3
|
> na run partytown && na run generate
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @faststore/core@3.98.
|
|
6
|
+
> @faststore/core@3.98.1-dev.0 partytown /home/runner/work/faststore/faststore/packages/core
|
|
7
7
|
> partytown copylib ./public/~partytown
|
|
8
8
|
|
|
9
9
|
Partytown lib copied to: /home/runner/work/faststore/faststore/packages/core/public/~partytown
|
|
10
10
|
|
|
11
|
-
> @faststore/core@3.98.
|
|
11
|
+
> @faststore/core@3.98.1-dev.0 generate /home/runner/work/faststore/faststore/packages/core
|
|
12
12
|
> na run generate:schema && na run generate:codegen && na run format:generated
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
> @faststore/core@3.98.
|
|
15
|
+
> @faststore/core@3.98.1-dev.0 generate:schema /home/runner/work/faststore/faststore/packages/core
|
|
16
16
|
> tsx src/server/generator/generateGraphQLSchemaFile.ts
|
|
17
17
|
|
|
18
18
|
Schema GraphQL file generated successfully
|
|
19
19
|
|
|
20
|
-
> @faststore/core@3.98.
|
|
20
|
+
> @faststore/core@3.98.1-dev.0 generate:codegen /home/runner/work/faststore/faststore/packages/core
|
|
21
21
|
> graphql-codegen
|
|
22
22
|
|
|
23
23
|
[STARTED] Parse Configuration
|
|
@@ -37,11 +37,11 @@ Running lifecycle hook "afterStart" scripts...
|
|
|
37
37
|
[CLI] Loading Documents
|
|
38
38
|
[CLI] Generating output
|
|
39
39
|
|
|
40
|
-
> @faststore/core@3.98.
|
|
40
|
+
> @faststore/core@3.98.1-dev.0 format:generated /home/runner/work/faststore/faststore/packages/core
|
|
41
41
|
> prettier --write "@generated/**/*.{ts,js,tsx,jsx,json}" --loglevel error
|
|
42
42
|
|
|
43
43
|
|
|
44
|
-
> @faststore/core@3.98.
|
|
44
|
+
> @faststore/core@3.98.1-dev.0 build /home/runner/work/faststore/faststore/packages/core
|
|
45
45
|
> next build
|
|
46
46
|
|
|
47
47
|
⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
|
|
@@ -58,9 +58,9 @@ https://nextjs.org/telemetry
|
|
|
58
58
|
✓ Compiled successfully
|
|
59
59
|
Collecting page data ...
|
|
60
60
|
Generating static pages (0/6) ...
|
|
61
|
+
Warning: Dynamic Content not found for the page: home. Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function.
|
|
61
62
|
|
|
62
63
|
Generating static pages (1/6)
|
|
63
64
|
|
|
64
65
|
Generating static pages (2/6)
|
|
65
|
-
Warning: Dynamic Content not found for the page: home. Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function.
|
|
66
66
|
|
|
67
67
|
Generating static pages (4/6)
|
|
68
68
|
|
|
69
69
|
✓ Generating static pages (6/6)
|
|
70
70
|
Finalizing page optimization ...
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
|
-
> @faststore/core@3.98.
|
|
2
|
+
> @faststore/core@3.98.1-dev.0 test /home/runner/work/faststore/faststore/packages/core
|
|
3
3
|
> jest
|
|
4
4
|
|
|
5
|
-
PASS test/utils/multipleTemplates.test.ts (
|
|
6
|
-
PASS test/utils/clearCookies.test.ts (11.
|
|
5
|
+
PASS test/utils/multipleTemplates.test.ts (12.147 s)
|
|
6
|
+
PASS test/utils/clearCookies.test.ts (11.857 s)
|
|
7
7
|
PASS test/server/cms/global.test.ts
|
|
8
8
|
PASS test/utils/cookieCacheBusting.test.ts
|
|
9
|
-
PASS test/server/cms/index.test.ts (5.
|
|
10
|
-
PASS test/server/index.test.ts (
|
|
9
|
+
PASS test/server/cms/index.test.ts (5.311 s)
|
|
10
|
+
PASS test/server/index.test.ts (24.771 s)
|
|
11
11
|
|
|
12
12
|
Test Suites: 6 passed, 6 total
|
|
13
13
|
Tests: 47 passed, 47 total
|
|
14
14
|
Snapshots: 0 total
|
|
15
|
-
Time: 25.
|
|
15
|
+
Time: 25.854 s
|
|
16
16
|
Ran all test suites.
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.99.0-dev.0](https://github.com/vtex/faststore/compare/v3.98.1-dev.0...v3.99.0-dev.0) (2026-03-31)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- Add Shopping Assistant component to FastStore schema ([#3255](https://github.com/vtex/faststore/issues/3255)) ([f4c8ea6](https://github.com/vtex/faststore/commit/f4c8ea65da468d26acac198071882523a8a57215))
|
|
11
|
+
|
|
12
|
+
## [3.98.1-dev.0](https://github.com/vtex/faststore/compare/v3.98.0-dev.10...v3.98.1-dev.0) (2026-03-27)
|
|
13
|
+
|
|
14
|
+
**Note:** Version bump only for package @faststore/core
|
|
15
|
+
|
|
6
16
|
# 3.98.0 (2026-03-27)
|
|
7
17
|
|
|
8
18
|
### Bug Fixes
|
|
@@ -13,6 +23,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
13
23
|
|
|
14
24
|
- version 2026 03 27 ([#3251](https://github.com/vtex/faststore/issues/3251)) ([f330a43](https://github.com/vtex/faststore/commit/f330a43661567ad8edb468acd3416bb7ffacd8b6))
|
|
15
25
|
|
|
26
|
+
# [3.98.0-dev.10](https://github.com/vtex/faststore/compare/v3.98.0-dev.9...v3.98.0-dev.10) (2026-03-27)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @faststore/core
|
|
29
|
+
|
|
16
30
|
# [3.98.0-dev.9](https://github.com/vtex/faststore/compare/v3.98.0-dev.8...v3.98.0-dev.9) (2026-03-27)
|
|
17
31
|
|
|
18
32
|
**Note:** Version bump only for package @faststore/core
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$extends": ["#/$defs/base-component"],
|
|
3
|
+
"$componentKey": "ShoppingAssistant",
|
|
4
|
+
"$componentTitle": "Shopping Assistant",
|
|
5
|
+
"title": "Shopping Assistant",
|
|
6
|
+
"description": "To enable Shopping Assistant, make sure you have finished the setup at Agentic CX > Dashboard.",
|
|
7
|
+
"type": "object",
|
|
8
|
+
"properties": {}
|
|
9
|
+
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$id": "vtex.faststore",
|
|
3
2
|
"title": "FastStore Schema",
|
|
4
3
|
"description": "Collection of default schemas for FastStore.",
|
|
5
4
|
"content-types": {
|
|
@@ -539,6 +538,9 @@
|
|
|
539
538
|
},
|
|
540
539
|
{
|
|
541
540
|
"$ref": "#/components/EmptyState"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"$ref": "#/components/ShoppingAssistant"
|
|
542
544
|
}
|
|
543
545
|
]
|
|
544
546
|
}
|
|
@@ -3788,31 +3790,18 @@
|
|
|
3788
3790
|
}
|
|
3789
3791
|
}
|
|
3790
3792
|
}
|
|
3793
|
+
},
|
|
3794
|
+
"ShoppingAssistant": {
|
|
3795
|
+
"$extends": ["#/$defs/base-component"],
|
|
3796
|
+
"$componentKey": "ShoppingAssistant",
|
|
3797
|
+
"$componentTitle": "Shopping Assistant",
|
|
3798
|
+
"title": "Shopping Assistant",
|
|
3799
|
+
"description": "To enable Shopping Assistant, make sure you have finished the setup at Agentic CX > Dashboard.",
|
|
3800
|
+
"type": "object",
|
|
3801
|
+
"properties": {}
|
|
3791
3802
|
}
|
|
3792
3803
|
},
|
|
3793
3804
|
"$defs": {
|
|
3794
|
-
"base-component": {
|
|
3795
|
-
"type": "object",
|
|
3796
|
-
"required": ["$componentKey", "$componentTitle"],
|
|
3797
|
-
"properties": {
|
|
3798
|
-
"$componentKey": {
|
|
3799
|
-
"type": "string",
|
|
3800
|
-
"description": "Unique identifier for the component"
|
|
3801
|
-
},
|
|
3802
|
-
"$componentTitle": {
|
|
3803
|
-
"type": "string",
|
|
3804
|
-
"description": "Display title for the component"
|
|
3805
|
-
}
|
|
3806
|
-
}
|
|
3807
|
-
},
|
|
3808
|
-
"base-page-template": {
|
|
3809
|
-
"type": "object",
|
|
3810
|
-
"properties": {
|
|
3811
|
-
"sections": {
|
|
3812
|
-
"$ref": "#/$defs/$ALLOW_ALL_COMPONENTS"
|
|
3813
|
-
}
|
|
3814
|
-
}
|
|
3815
|
-
},
|
|
3816
3805
|
"$ALLOW_ALL_COMPONENTS": {
|
|
3817
3806
|
"type": "array",
|
|
3818
3807
|
"items": {
|
|
@@ -3879,6 +3868,9 @@
|
|
|
3879
3868
|
},
|
|
3880
3869
|
{
|
|
3881
3870
|
"$ref": "#/components/Search"
|
|
3871
|
+
},
|
|
3872
|
+
{
|
|
3873
|
+
"$ref": "#/components/ShoppingAssistant"
|
|
3882
3874
|
}
|
|
3883
3875
|
]
|
|
3884
3876
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.99.0-dev.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -51,11 +51,11 @@
|
|
|
51
51
|
"@envelop/graphql-jit": "^8.0.3",
|
|
52
52
|
"@envelop/parser-cache": "^6.0.2",
|
|
53
53
|
"@envelop/validation-cache": "^6.0.2",
|
|
54
|
-
"@faststore/api": "3.98.0",
|
|
55
|
-
"@faststore/graphql-utils": "^3.98.0",
|
|
56
|
-
"@faststore/lighthouse": "3.98.0",
|
|
57
|
-
"@faststore/sdk": "3.98.0",
|
|
58
|
-
"@faststore/ui": "3.98.0",
|
|
54
|
+
"@faststore/api": "3.98.1-dev.0",
|
|
55
|
+
"@faststore/graphql-utils": "^3.98.1-dev.0",
|
|
56
|
+
"@faststore/lighthouse": "3.98.1-dev.0",
|
|
57
|
+
"@faststore/sdk": "3.98.1-dev.0",
|
|
58
|
+
"@faststore/ui": "3.98.1-dev.0",
|
|
59
59
|
"@graphql-codegen/cli": "5.0.2",
|
|
60
60
|
"@graphql-codegen/client-preset": "4.2.6",
|
|
61
61
|
"@graphql-codegen/typescript": "4.0.7",
|
|
@@ -124,5 +124,5 @@
|
|
|
124
124
|
"ts-jest": "29.1.1",
|
|
125
125
|
"typescript": "5.3.2"
|
|
126
126
|
},
|
|
127
|
-
"gitHead": "
|
|
127
|
+
"gitHead": "9495157c49bec46952f97440cc8b9191963cf306"
|
|
128
128
|
}
|
|
File without changes
|
|
File without changes
|