@salesforce/webapp-template-feature-graphql-experimental 1.33.5 → 1.34.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/dist/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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
|
+
# [1.34.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.33.6...v1.34.0) (2026-02-18)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.33.6](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.33.5...v1.33.6) (2026-02-18)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [1.33.5](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.33.4...v1.33.5) (2026-02-18)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"name": "base-react-app",
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@salesforce/sdk-data": "^1.33.
|
|
11
|
+
"@salesforce/sdk-data": "^1.33.6",
|
|
12
12
|
"@salesforce/webapp-experimental": "*",
|
|
13
13
|
"@tailwindcss/vite": "^4.1.17",
|
|
14
14
|
"react": "^19.2.0",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@eslint/js": "^9.39.1",
|
|
21
21
|
"@graphql-codegen/cli": "^6.1.1",
|
|
22
|
-
"@graphql-codegen/typescript": "^5.0.
|
|
23
|
-
"@graphql-codegen/typescript-operations": "^5.0.
|
|
22
|
+
"@graphql-codegen/typescript": "^5.0.8",
|
|
23
|
+
"@graphql-codegen/typescript-operations": "^5.0.8",
|
|
24
24
|
"@playwright/test": "^1.49.0",
|
|
25
25
|
"@salesforce/vite-plugin-webapp-experimental": "*",
|
|
26
26
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -1215,21 +1215,21 @@
|
|
|
1215
1215
|
}
|
|
1216
1216
|
},
|
|
1217
1217
|
"node_modules/@graphql-codegen/client-preset": {
|
|
1218
|
-
"version": "5.2.
|
|
1219
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-5.2.
|
|
1220
|
-
"integrity": "sha512-
|
|
1218
|
+
"version": "5.2.3",
|
|
1219
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-5.2.3.tgz",
|
|
1220
|
+
"integrity": "sha512-zgbk0dTY+KC/8TG00RGct6HnXWJU6jQaty3wAXKl1CvCXTKO73pW8Npph+RSJMTEEXb+QuJL3vyaPiGM1gw8sw==",
|
|
1221
1221
|
"dev": true,
|
|
1222
1222
|
"license": "MIT",
|
|
1223
1223
|
"dependencies": {
|
|
1224
1224
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
1225
1225
|
"@babel/template": "^7.20.7",
|
|
1226
1226
|
"@graphql-codegen/add": "^6.0.0",
|
|
1227
|
-
"@graphql-codegen/gql-tag-operations": "5.1.
|
|
1227
|
+
"@graphql-codegen/gql-tag-operations": "5.1.3",
|
|
1228
1228
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
1229
|
-
"@graphql-codegen/typed-document-node": "^6.1.
|
|
1230
|
-
"@graphql-codegen/typescript": "^5.0.
|
|
1231
|
-
"@graphql-codegen/typescript-operations": "^5.0.
|
|
1232
|
-
"@graphql-codegen/visitor-plugin-common": "^6.2.
|
|
1229
|
+
"@graphql-codegen/typed-document-node": "^6.1.6",
|
|
1230
|
+
"@graphql-codegen/typescript": "^5.0.8",
|
|
1231
|
+
"@graphql-codegen/typescript-operations": "^5.0.8",
|
|
1232
|
+
"@graphql-codegen/visitor-plugin-common": "^6.2.3",
|
|
1233
1233
|
"@graphql-tools/documents": "^1.0.0",
|
|
1234
1234
|
"@graphql-tools/utils": "^10.0.0",
|
|
1235
1235
|
"@graphql-typed-document-node/core": "3.2.0",
|
|
@@ -1268,14 +1268,14 @@
|
|
|
1268
1268
|
}
|
|
1269
1269
|
},
|
|
1270
1270
|
"node_modules/@graphql-codegen/gql-tag-operations": {
|
|
1271
|
-
"version": "5.1.
|
|
1272
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.1.
|
|
1273
|
-
"integrity": "sha512-
|
|
1271
|
+
"version": "5.1.3",
|
|
1272
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.1.3.tgz",
|
|
1273
|
+
"integrity": "sha512-yh/GTGW5Nf8f/zaCHZwWb04ItWAm+UfUJf7pb6n4SrqRxvWOSJk36LJ4l8UuDW1tmAOobjeXB8HSKSJsUjmA1g==",
|
|
1274
1274
|
"dev": true,
|
|
1275
1275
|
"license": "MIT",
|
|
1276
1276
|
"dependencies": {
|
|
1277
1277
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
1278
|
-
"@graphql-codegen/visitor-plugin-common": "6.2.
|
|
1278
|
+
"@graphql-codegen/visitor-plugin-common": "6.2.3",
|
|
1279
1279
|
"@graphql-tools/utils": "^10.0.0",
|
|
1280
1280
|
"auto-bind": "~4.0.0",
|
|
1281
1281
|
"tslib": "~2.6.0"
|
|
@@ -1327,14 +1327,14 @@
|
|
|
1327
1327
|
}
|
|
1328
1328
|
},
|
|
1329
1329
|
"node_modules/@graphql-codegen/typed-document-node": {
|
|
1330
|
-
"version": "6.1.
|
|
1331
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.
|
|
1332
|
-
"integrity": "sha512-
|
|
1330
|
+
"version": "6.1.6",
|
|
1331
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.6.tgz",
|
|
1332
|
+
"integrity": "sha512-USuQdUWBXij9HQl+GWXuLm05kjpOVwViBfnNi7ijES4HFwAmt/EDAnYSCfUoOHCfFQeWcfqYbtcUGJO9iXiSYQ==",
|
|
1333
1333
|
"dev": true,
|
|
1334
1334
|
"license": "MIT",
|
|
1335
1335
|
"dependencies": {
|
|
1336
1336
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
1337
|
-
"@graphql-codegen/visitor-plugin-common": "6.2.
|
|
1337
|
+
"@graphql-codegen/visitor-plugin-common": "6.2.3",
|
|
1338
1338
|
"auto-bind": "~4.0.0",
|
|
1339
1339
|
"change-case-all": "1.0.15",
|
|
1340
1340
|
"tslib": "~2.6.0"
|
|
@@ -1347,15 +1347,15 @@
|
|
|
1347
1347
|
}
|
|
1348
1348
|
},
|
|
1349
1349
|
"node_modules/@graphql-codegen/typescript": {
|
|
1350
|
-
"version": "5.0.
|
|
1351
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-5.0.
|
|
1352
|
-
"integrity": "sha512-
|
|
1350
|
+
"version": "5.0.8",
|
|
1351
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-5.0.8.tgz",
|
|
1352
|
+
"integrity": "sha512-lUW6ari+rXP6tz5B0LXjmV9rEMOphoCZAkt+SJGObLQ6w6544ZsXSsRga/EJiSvZ1fRfm9yaFoErOZ56IVThyg==",
|
|
1353
1353
|
"dev": true,
|
|
1354
1354
|
"license": "MIT",
|
|
1355
1355
|
"dependencies": {
|
|
1356
1356
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
1357
1357
|
"@graphql-codegen/schema-ast": "^5.0.0",
|
|
1358
|
-
"@graphql-codegen/visitor-plugin-common": "6.2.
|
|
1358
|
+
"@graphql-codegen/visitor-plugin-common": "6.2.3",
|
|
1359
1359
|
"auto-bind": "~4.0.0",
|
|
1360
1360
|
"tslib": "~2.6.0"
|
|
1361
1361
|
},
|
|
@@ -1367,15 +1367,15 @@
|
|
|
1367
1367
|
}
|
|
1368
1368
|
},
|
|
1369
1369
|
"node_modules/@graphql-codegen/typescript-operations": {
|
|
1370
|
-
"version": "5.0.
|
|
1371
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.
|
|
1372
|
-
"integrity": "sha512-
|
|
1370
|
+
"version": "5.0.8",
|
|
1371
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.8.tgz",
|
|
1372
|
+
"integrity": "sha512-5H58DnDIy59Q+wcPRu13UnAS7fkMCW/vPI1+g8rHBmxuV9YGyGlVL9lE/fmJ06181hI7G9YGuUaoFYMJFU6bxQ==",
|
|
1373
1373
|
"dev": true,
|
|
1374
1374
|
"license": "MIT",
|
|
1375
1375
|
"dependencies": {
|
|
1376
1376
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
1377
|
-
"@graphql-codegen/typescript": "^5.0.
|
|
1378
|
-
"@graphql-codegen/visitor-plugin-common": "6.2.
|
|
1377
|
+
"@graphql-codegen/typescript": "^5.0.8",
|
|
1378
|
+
"@graphql-codegen/visitor-plugin-common": "6.2.3",
|
|
1379
1379
|
"auto-bind": "~4.0.0",
|
|
1380
1380
|
"tslib": "~2.6.0"
|
|
1381
1381
|
},
|
|
@@ -1393,9 +1393,9 @@
|
|
|
1393
1393
|
}
|
|
1394
1394
|
},
|
|
1395
1395
|
"node_modules/@graphql-codegen/visitor-plugin-common": {
|
|
1396
|
-
"version": "6.2.
|
|
1397
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.2.
|
|
1398
|
-
"integrity": "sha512-
|
|
1396
|
+
"version": "6.2.3",
|
|
1397
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.2.3.tgz",
|
|
1398
|
+
"integrity": "sha512-Rewl/QRFfIOXHFK3i/ts4VodsaB4N22kckH1zweTzq7SFodkfrqGrLa/MrGLJ/q6aUuqGiqao7f4Za2IjjkCxw==",
|
|
1399
1399
|
"dev": true,
|
|
1400
1400
|
"license": "MIT",
|
|
1401
1401
|
"dependencies": {
|
|
@@ -3689,19 +3689,19 @@
|
|
|
3689
3689
|
}
|
|
3690
3690
|
},
|
|
3691
3691
|
"node_modules/@salesforce/sdk-core": {
|
|
3692
|
-
"version": "1.33.
|
|
3693
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.33.
|
|
3694
|
-
"integrity": "sha512-
|
|
3692
|
+
"version": "1.33.6",
|
|
3693
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.33.6.tgz",
|
|
3694
|
+
"integrity": "sha512-aZu9c6adKgn3SqvYDllZZ7rxK00G71yx+IM3x7O27GnFVcMviHABPFbVjfSMV2WkQZIdSgIi7I6MDFnUDG6bnw==",
|
|
3695
3695
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
3696
3696
|
},
|
|
3697
3697
|
"node_modules/@salesforce/sdk-data": {
|
|
3698
|
-
"version": "1.33.
|
|
3699
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.33.
|
|
3700
|
-
"integrity": "sha512-
|
|
3698
|
+
"version": "1.33.6",
|
|
3699
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.33.6.tgz",
|
|
3700
|
+
"integrity": "sha512-b/BuU9BAaIuC/Ci0tJQQCFiOm8sRgGbcb/zf0LKxXQUl7Tvgb8qm71RxkYp9DY4KhEbiglHKqKF+fAlM41sUsA==",
|
|
3701
3701
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
3702
3702
|
"dependencies": {
|
|
3703
3703
|
"@conduit-client/salesforce-lightning-service-worker": "^3.7.0",
|
|
3704
|
-
"@salesforce/sdk-core": "^1.33.
|
|
3704
|
+
"@salesforce/sdk-core": "^1.33.6"
|
|
3705
3705
|
}
|
|
3706
3706
|
},
|
|
3707
3707
|
"node_modules/@salesforce/ts-types": {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"test": "vitest"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@salesforce/sdk-data": "^1.33.
|
|
15
|
+
"@salesforce/sdk-data": "^1.33.6",
|
|
16
16
|
"@salesforce/webapp-experimental": "*",
|
|
17
17
|
"@tailwindcss/vite": "^4.1.17",
|
|
18
18
|
"react": "^19.2.0",
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@eslint/js": "^9.39.1",
|
|
25
25
|
"@graphql-codegen/cli": "^6.1.1",
|
|
26
|
-
"@graphql-codegen/typescript": "^5.0.
|
|
27
|
-
"@graphql-codegen/typescript-operations": "^5.0.
|
|
26
|
+
"@graphql-codegen/typescript": "^5.0.8",
|
|
27
|
+
"@graphql-codegen/typescript-operations": "^5.0.8",
|
|
28
28
|
"@playwright/test": "^1.49.0",
|
|
29
29
|
"@salesforce/vite-plugin-webapp-experimental": "*",
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/webapp-template-feature-graphql-experimental",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.34.0",
|
|
4
4
|
"description": "GraphQL data access feature with executeGraphQL utilities, codegen tooling, agent skills, and rules",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"author": "",
|
|
@@ -24,7 +24,6 @@
|
|
|
24
24
|
"access": "public"
|
|
25
25
|
},
|
|
26
26
|
"scripts": {
|
|
27
|
-
"build": "npx tsx ../../cli/src/index.ts apply-patches packages/template/feature/feature-graphql packages/template/base-app/base-react-app packages/template/feature/feature-graphql/dist --reset",
|
|
28
27
|
"clean": "rm -rf dist",
|
|
29
28
|
"dev": "cd dist/force-app/main/default/webapplications/feature-graphql && npm install && npm run dev",
|
|
30
29
|
"watch": "npx tsx ../../cli/src/index.ts watch-patches packages/template/feature/feature-graphql packages/template/base-app/base-react-app packages/template/feature/feature-graphql/dist"
|
|
@@ -33,8 +32,8 @@
|
|
|
33
32
|
"@graphql-codegen/cli": "^6.1.0",
|
|
34
33
|
"@graphql-codegen/typescript": "^5.0.6",
|
|
35
34
|
"@graphql-codegen/typescript-operations": "^5.0.6",
|
|
36
|
-
"@salesforce/sdk-data": "^1.
|
|
37
|
-
"@salesforce/webapp-experimental": "^1.
|
|
35
|
+
"@salesforce/sdk-data": "^1.34.0",
|
|
36
|
+
"@salesforce/webapp-experimental": "^1.34.0",
|
|
38
37
|
"@types/react": "^19.2.7",
|
|
39
38
|
"@types/react-dom": "^19.2.3",
|
|
40
39
|
"graphql": "^16.11.0",
|
|
@@ -44,5 +43,15 @@
|
|
|
44
43
|
"vite": "^7.3.1",
|
|
45
44
|
"vite-plugin-graphql-codegen": "^3.6.3"
|
|
46
45
|
},
|
|
47
|
-
"
|
|
46
|
+
"nx": {
|
|
47
|
+
"targets": {
|
|
48
|
+
"build": {
|
|
49
|
+
"executor": "@salesforce/webapp-template-cli-experimental:apply-patches"
|
|
50
|
+
},
|
|
51
|
+
"test": {
|
|
52
|
+
"executor": "@salesforce/webapp-template-cli-experimental:build-dist-app"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"gitHead": "78cd04e09a42d965201f46edd5850465f7eda353"
|
|
48
57
|
}
|