@faststore/core 3.22.1 → 3.22.3
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 +13 -13
- 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/react-loadable-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/7816.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-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/404.json +1 -1
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/account.html +2 -2
- package/.next/server/pages/en-US/account.json +1 -1
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/checkout.json +1 -1
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/login.json +1 -1
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/{1552.b5a073e7ac834965.js → 1552.e7cece605fc2e1cd.js} +1 -1
- package/.next/static/chunks/{webpack-d75fedf95eeeadf6.js → webpack-73f875a3fea96a4a.js} +1 -1
- package/.next/trace +121 -121
- package/.turbo/turbo-build.log +9 -9
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +13 -0
- package/cms/faststore/content-types.json +0 -1
- package/package.json +10 -9
- /package/.next/static/{NZUdW56e32JN9U7GbiDWk → D3QeBDlqm3kdTCp_EvAVS}/_buildManifest.js +0 -0
- /package/.next/static/{NZUdW56e32JN9U7GbiDWk → D3QeBDlqm3kdTCp_EvAVS}/_ssgManifest.js +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @faststore/core@3.22.
|
|
2
|
+
> @faststore/core@3.22.2 prebuild /home/runner/work/faststore/faststore/packages/core
|
|
3
3
|
> na run partytown && na run generate
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @faststore/core@3.22.
|
|
6
|
+
> @faststore/core@3.22.2 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.22.
|
|
11
|
+
> @faststore/core@3.22.2 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.22.
|
|
15
|
+
> @faststore/core@3.22.2 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.22.
|
|
20
|
+
> @faststore/core@3.22.2 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.22.
|
|
40
|
+
> @faststore/core@3.22.2 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.22.
|
|
44
|
+
> @faststore/core@3.22.2 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
|
|
@@ -61,8 +61,8 @@ https://nextjs.org/telemetry
|
|
|
61
61
|
|
|
62
62
|
Generating static pages (1/7)
|
|
63
63
|
|
|
64
64
|
Generating static pages (3/7)
|
|
65
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
|
-
|
|
67
66
|
Generating static pages (5/7)
|
|
68
67
|
CustomModalFooterSection not found. Add a new component for this section or remove it from the CMS
|
|
68
|
+
|
|
69
69
|
Generating static pages (5/7)
|
|
70
70
|
|
|
71
71
|
✓ Generating static pages (7/7)
|
|
72
72
|
Finalizing page optimization ...
|
|
73
73
|
Collecting build traces ...
|
|
@@ -90,7 +90,7 @@ Route (pages) Size First Load JS
|
|
|
90
90
|
├ chunks/framework-807b0f81cbc129f0.js 45.4 kB
|
|
91
91
|
├ chunks/main-1617ca75abfe1b79.js 33.1 kB
|
|
92
92
|
├ chunks/pages/_app-859f97f9c8a57799.js 10.2 kB
|
|
93
|
-
├ chunks/webpack-
|
|
93
|
+
├ chunks/webpack-73f875a3fea96a4a.js 3.58 kB
|
|
94
94
|
└ css/2eafb8997a3946dc.css 3.07 kB
|
|
95
95
|
|
|
96
96
|
λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
> @faststore/core@3.22.
|
|
2
|
+
> @faststore/core@3.22.2 test /home/runner/work/faststore/faststore/packages/core
|
|
3
3
|
> jest
|
|
4
4
|
|
|
5
|
-
PASS test/utils/multipleTemplates.test.ts (
|
|
6
|
-
PASS test/server/cms/index.test.ts (29.
|
|
7
|
-
PASS test/server/index.test.ts (33.
|
|
5
|
+
PASS test/utils/multipleTemplates.test.ts (28.841 s)
|
|
6
|
+
PASS test/server/cms/index.test.ts (29.666 s)
|
|
7
|
+
PASS test/server/index.test.ts (33.771 s)
|
|
8
8
|
|
|
9
9
|
Test Suites: 3 passed, 3 total
|
|
10
10
|
Tests: 19 passed, 19 total
|
|
11
11
|
Snapshots: 0 total
|
|
12
|
-
Time: 34.
|
|
12
|
+
Time: 34.961 s
|
|
13
13
|
Ran all test suites.
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,19 @@
|
|
|
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.22.3](https://github.com/vtex/faststore/compare/v3.22.2...v3.22.3) (2025-02-24)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
- add yarn to volta config ([#2698](https://github.com/vtex/faststore/issues/2698)) ([421bdca](https://github.com/vtex/faststore/commit/421bdca9105bd6f31e6f15db55192827ba8e6dfc))
|
|
11
|
+
|
|
12
|
+
## 3.22.2 (2025-02-20)
|
|
13
|
+
|
|
14
|
+
### Bug Fixes
|
|
15
|
+
|
|
16
|
+
- Removes CI invalid input ([#2689](https://github.com/vtex/faststore/issues/2689)) ([30ea4b5](https://github.com/vtex/faststore/commit/30ea4b5d38fee5f9aacda60c0bd3b3296875864c))
|
|
17
|
+
- Removes url image as required field for Organization ([#2697](https://github.com/vtex/faststore/issues/2697)) ([f325a28](https://github.com/vtex/faststore/commit/f325a28764767fdd6b92d22ef06703a78afdf1a6))
|
|
18
|
+
|
|
6
19
|
## [3.22.1](https://github.com/vtex/faststore/compare/v3.22.0...v3.22.1) (2025-02-18)
|
|
7
20
|
|
|
8
21
|
**Note:** Version bump only for package @faststore/core
|
|
@@ -142,7 +142,6 @@
|
|
|
142
142
|
"image": {
|
|
143
143
|
"title": "Organization image/logo object",
|
|
144
144
|
"description": "An image that is representative of your organization. Image guidelines: https://developers.google.com/search/docs/appearance/structured-data/organization",
|
|
145
|
-
"required": ["url"],
|
|
146
145
|
"type": "object",
|
|
147
146
|
"properties": {
|
|
148
147
|
"url": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/core",
|
|
3
|
-
"version": "3.22.
|
|
3
|
+
"version": "3.22.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": "vtex/faststore",
|
|
6
6
|
"browserslist": "supports es6-module and not dead",
|
|
@@ -33,7 +33,8 @@
|
|
|
33
33
|
},
|
|
34
34
|
"volta": {
|
|
35
35
|
"node": "18.19.0",
|
|
36
|
-
"pnpm": "9.15.1"
|
|
36
|
+
"pnpm": "9.15.1",
|
|
37
|
+
"yarn": "1.22.22"
|
|
37
38
|
},
|
|
38
39
|
"sideEffects": false,
|
|
39
40
|
"dependencies": {
|
|
@@ -43,12 +44,12 @@
|
|
|
43
44
|
"@envelop/graphql-jit": "^8.0.3",
|
|
44
45
|
"@envelop/parser-cache": "^6.0.2",
|
|
45
46
|
"@envelop/validation-cache": "^6.0.2",
|
|
46
|
-
"@faststore/api": "^3.
|
|
47
|
-
"@faststore/components": "^3.22.
|
|
48
|
-
"@faststore/graphql-utils": "^3.
|
|
49
|
-
"@faststore/lighthouse": "^3.
|
|
50
|
-
"@faststore/sdk": "^3.
|
|
51
|
-
"@faststore/ui": "^3.22.
|
|
47
|
+
"@faststore/api": "^3.22.2",
|
|
48
|
+
"@faststore/components": "^3.22.2",
|
|
49
|
+
"@faststore/graphql-utils": "^3.22.2",
|
|
50
|
+
"@faststore/lighthouse": "^3.22.2",
|
|
51
|
+
"@faststore/sdk": "^3.22.2",
|
|
52
|
+
"@faststore/ui": "^3.22.2",
|
|
52
53
|
"@graphql-codegen/cli": "5.0.2",
|
|
53
54
|
"@graphql-codegen/client-preset": "4.2.6",
|
|
54
55
|
"@graphql-codegen/typescript": "4.0.7",
|
|
@@ -103,5 +104,5 @@
|
|
|
103
104
|
"ts-jest": "29.1.1",
|
|
104
105
|
"typescript": "5.3.2"
|
|
105
106
|
},
|
|
106
|
-
"gitHead": "
|
|
107
|
+
"gitHead": "b218413fdfbcc051aacab14d6f95d1fe82fc8bd1"
|
|
107
108
|
}
|
|
File without changes
|
|
File without changes
|