@faststore/core 3.9.3 → 3.10.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 +4 -4
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1gneedd +1 -1
- 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/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- 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/371.js +1 -1
- package/.next/server/chunks/5430.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/[...slug].js +1 -1
- package/.next/server/pages/en-US/404.html +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/account.html +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{qStjoQW6ZM1UbmV1436TX → KLRpc4egH7cH2aYyX8E9h}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/[...slug]-ea558b39fbfcc27f.js +1 -0
- package/.next/static/chunks/pages/{_app-9d35d5919aef5334.js → _app-e8bd1b2503bf0aa9.js} +1 -1
- package/.next/trace +101 -101
- package/.turbo/turbo-build.log +6 -6
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +6 -0
- package/discovery.config.default.js +4 -0
- package/package.json +2 -2
- package/src/components/templates/ProductListingPage/ProductListingPage.tsx +12 -4
- package/.next/static/chunks/pages/[...slug]-535243edd040fc0c.js +0 -1
- /package/.next/static/{qStjoQW6ZM1UbmV1436TX → KLRpc4egH7cH2aYyX8E9h}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
KLRpc4egH7cH2aYyX8E9h
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/KLRpc4egH7cH2aYyX8E9h/_buildManifest.js",
|
|
9
|
+
"static/KLRpc4egH7cH2aYyX8E9h/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
50
50
|
"static/css/6e34c6c07086e3df.css",
|
|
51
51
|
"static/chunks/4501-effb6aa25a455116.js",
|
|
52
|
-
"static/chunks/pages/[...slug]-
|
|
52
|
+
"static/chunks/pages/[...slug]-ea558b39fbfcc27f.js"
|
|
53
53
|
],
|
|
54
54
|
"/[slug]/p": [
|
|
55
55
|
"static/chunks/webpack-bf502499da135235.js",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
72
72
|
"static/chunks/main-209ac4974b020af1.js",
|
|
73
73
|
"static/css/ee0556daedda6306.css",
|
|
74
|
-
"static/chunks/pages/_app-
|
|
74
|
+
"static/chunks/pages/_app-e8bd1b2503bf0aa9.js"
|
|
75
75
|
],
|
|
76
76
|
"/_error": [
|
|
77
77
|
"static/chunks/webpack-bf502499da135235.js",
|