@faststore/core 3.98.0-dev.9 → 3.98.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 +21 -21
- 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 +6 -6
- package/.next/routes-manifest.json +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/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/static/chunks/{2927.5a79877943a6bf7c.js → 2927.23bae2c79f0ac0f3.js} +1 -1
- package/.next/static/chunks/{UIToast.19a8664c01a00d3a.js → UIToast.de15325248043ce5.js} +1 -1
- package/.next/static/chunks/{webpack-29438d2942bc7723.js → webpack-d3e4f545845241c4.js} +1 -1
- package/.next/trace +142 -142
- package/.turbo/turbo-build.log +9 -9
- package/.turbo/turbo-test.log +6 -6
- package/CHANGELOG.md +10 -0
- package/cms/faststore/base.jsonc +3 -3
- package/cms/faststore/components/cms_component__productshelf.jsonc +2 -2
- package/cms/faststore/components/cms_component__producttiles.jsonc +2 -2
- package/cms/faststore/schema.json +2510 -2482
- package/cms/faststore/sections.json +4 -4
- package/package.json +7 -7
- /package/.next/static/{J3aOjEml6qi-Sg9o0ZzVd → Y7BYxJltYs9VkaGHZ-bZz}/_buildManifest.js +0 -0
- /package/.next/static/{J3aOjEml6qi-Sg9o0ZzVd → Y7BYxJltYs9VkaGHZ-bZz}/_ssgManifest.js +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @faststore/core@3.98.0-dev.
|
|
2
|
+
> @faststore/core@3.98.0-dev.9 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.0-dev.
|
|
6
|
+
> @faststore/core@3.98.0-dev.9 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.0-dev.
|
|
11
|
+
> @faststore/core@3.98.0-dev.9 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.0-dev.
|
|
15
|
+
> @faststore/core@3.98.0-dev.9 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.0-dev.
|
|
20
|
+
> @faststore/core@3.98.0-dev.9 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.0-dev.
|
|
40
|
+
> @faststore/core@3.98.0-dev.9 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.0-dev.
|
|
44
|
+
> @faststore/core@3.98.0-dev.9 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.
|
|
62
61
|
|
|
63
62
|
Generating static pages (1/6)
|
|
64
63
|
|
|
65
64
|
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 ...
|
|
@@ -104,7 +104,7 @@ Route (pages) Size First Load JS
|
|
|
104
104
|
├ chunks/framework-d514426edf885c68.js 45.4 kB
|
|
105
105
|
├ chunks/main-edeb2c6a5c48bb3f.js 33.2 kB
|
|
106
106
|
├ chunks/pages/_app-735c745509e1e8d6.js 26.1 kB
|
|
107
|
-
├ chunks/webpack-
|
|
107
|
+
├ chunks/webpack-d3e4f545845241c4.js 3.89 kB
|
|
108
108
|
└ css/8a513f4b536b0ab0.css 9.18 kB
|
|
109
109
|
|
|
110
110
|
λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
|
-
> @faststore/core@3.98.0-dev.
|
|
2
|
+
> @faststore/core@3.98.0-dev.9 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 (11.975 s)
|
|
6
|
+
PASS test/utils/clearCookies.test.ts (11.745 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.1 s)
|
|
10
|
+
PASS test/server/index.test.ts (23.98 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.191 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.98.0 (2026-03-27)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
- Set `after` attribute as string instead of integer ([#3245](https://github.com/vtex/faststore/issues/3245)) ([c40d3fc](https://github.com/vtex/faststore/commit/c40d3fcf0018099cc067bb7082757535ca9839b0))
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- version 2026 03 27 ([#3251](https://github.com/vtex/faststore/issues/3251)) ([f330a43](https://github.com/vtex/faststore/commit/f330a43661567ad8edb468acd3416bb7ffacd8b6))
|
|
15
|
+
|
|
6
16
|
# [3.98.0-dev.9](https://github.com/vtex/faststore/compare/v3.98.0-dev.8...v3.98.0-dev.9) (2026-03-27)
|
|
7
17
|
|
|
8
18
|
**Note:** Version bump only for package @faststore/core
|
package/cms/faststore/base.jsonc
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
// This should be automatically updated and point to Schema Registry.
|
|
3
|
-
"$id": "
|
|
3
|
+
"$id": "vtex.faststore",
|
|
4
4
|
"title": "FastStore Schema",
|
|
5
5
|
"description": "Collection of default schemas for FastStore.",
|
|
6
|
-
// Default components available in FastStore can be added here.
|
|
7
|
-
"components": {},
|
|
8
6
|
// Default content-types available in FastStore can be added here.
|
|
9
7
|
"content-types": {},
|
|
8
|
+
// Default components available in FastStore can be added here.
|
|
9
|
+
"components": {},
|
|
10
10
|
"$defs": {
|
|
11
11
|
// Base schema for all components.
|
|
12
12
|
// Every component schema must extend this base schema.
|