@salesforce/webapp-template-feature-graphql-experimental 1.29.0 → 1.30.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.
@@ -20,6 +20,7 @@ Available features (npm packages):
20
20
  | **Analytics charts** | `@salesforce/webapp-template-feature-react-chart-experimental` | Recharts line/bar charts with theming (AnalyticsChart, ChartContainer) |
21
21
  | **GraphQL data access**| `@salesforce/webapp-template-feature-graphql-experimental` | executeGraphQL utilities, codegen tooling, and example AccountsTable |
22
22
  | **Shared UI (shadcn)** | `@salesforce/webapp-template-feature-react-shadcn-experimental` | Button, Card, Input, Select, Table, Tabs, etc. |
23
+ | **Micro frontends** | `@salesforce/webapp-template-feature-micro-frontend-experimental` | Embed an App into Salesforce UI
23
24
 
24
25
 
25
26
 
package/dist/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
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.30.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.29.1...v1.30.0) (2026-02-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * add feature and skill for Micro Frontends ([#110](https://github.com/salesforce-experience-platform-emu/webapps/issues/110)) ([489a939](https://github.com/salesforce-experience-platform-emu/webapps/commit/489a939b1c7c80eadd88d9daf8312400fbedb3c5))
12
+
13
+
14
+
15
+
16
+
17
+ ## [1.29.1](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.29.0...v1.29.1) (2026-02-13)
18
+
19
+ **Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
20
+
21
+
22
+
23
+
24
+
6
25
  # [1.29.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.28.2...v1.29.0) (2026-02-12)
7
26
 
8
27
  **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.22.0",
11
+ "@salesforce/sdk-data": "^1.29.1",
12
12
  "@salesforce/webapp-experimental": "*",
13
13
  "@tailwindcss/vite": "^4.1.17",
14
14
  "react": "^19.2.0",
@@ -1550,9 +1550,9 @@
1550
1550
  }
1551
1551
  },
1552
1552
  "node_modules/@graphql-tools/delegate": {
1553
- "version": "12.0.6",
1554
- "resolved": "https://registry.npmjs.org/@graphql-tools/delegate/-/delegate-12.0.6.tgz",
1555
- "integrity": "sha512-CizsslU+/FkzFwKilOI0/9xYpfuPITsqP3NyC0lS3im9eMp9iF4hQSLqsC96/b802lwTs1FoTrm3tRWWW0naqg==",
1553
+ "version": "12.0.7",
1554
+ "resolved": "https://registry.npmjs.org/@graphql-tools/delegate/-/delegate-12.0.7.tgz",
1555
+ "integrity": "sha512-7tqZJMqhVJB9lymU1Ino9ZS88ErjDrYCbOQn+xN6J20wqKvNpCOHqd900yQL1Z9p33VvqjARoIDm3Hm4He5BLw==",
1556
1556
  "dev": true,
1557
1557
  "license": "MIT",
1558
1558
  "dependencies": {
@@ -2305,13 +2305,13 @@
2305
2305
  }
2306
2306
  },
2307
2307
  "node_modules/@graphql-tools/wrap": {
2308
- "version": "11.1.6",
2309
- "resolved": "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-11.1.6.tgz",
2310
- "integrity": "sha512-aamowNRone/LVeu2saKrl9bn7Svw1lKNPQMhy9+I1a4qt+2LhqysxcVGUJLo3/j71uv/C+4c3+bam78JyVf94w==",
2308
+ "version": "11.1.7",
2309
+ "resolved": "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-11.1.7.tgz",
2310
+ "integrity": "sha512-xdnIF0XArsfNKiUIeNshhFd+1jL6G2r6A/FBRuO58w9LYJj+uCFZUxofnn6kxYqDOn+gnvBmnAklqU92NUGHzA==",
2311
2311
  "dev": true,
2312
2312
  "license": "MIT",
2313
2313
  "dependencies": {
2314
- "@graphql-tools/delegate": "^12.0.6",
2314
+ "@graphql-tools/delegate": "^12.0.7",
2315
2315
  "@graphql-tools/schema": "^10.0.29",
2316
2316
  "@graphql-tools/utils": "^11.0.0",
2317
2317
  "@whatwg-node/promise-helpers": "^1.3.2",
@@ -3689,19 +3689,19 @@
3689
3689
  }
3690
3690
  },
3691
3691
  "node_modules/@salesforce/sdk-core": {
3692
- "version": "1.22.0",
3693
- "resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.22.0.tgz",
3694
- "integrity": "sha512-L3GT267pg8iRJFXLUg+DVjn76UgJSwexXhWsAV5WDiLEkXlEwKdGFmpmKYbDx9M9sUN3NckiYw+trWGRjUEHNw==",
3692
+ "version": "1.29.1",
3693
+ "resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.29.1.tgz",
3694
+ "integrity": "sha512-Xc2Hh1yzV+vMj8+Ot4SjBIJgqU8OZJ51H3Hg6clKlzlzcuBzSTprHB4Cw252NWOGJ7UtG0rLGG8Q6F3qEg2SMQ==",
3695
3695
  "license": "SEE LICENSE IN LICENSE.txt"
3696
3696
  },
3697
3697
  "node_modules/@salesforce/sdk-data": {
3698
- "version": "1.22.0",
3699
- "resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.22.0.tgz",
3700
- "integrity": "sha512-KH5RcQfyXj0jjvpI7gv54+e7qhiOBZ+XjuBA6UsOuk4bRvRfvqtwxCl1qSTLTU6iEoburudq6ixu1n7A6MOG+g==",
3698
+ "version": "1.29.1",
3699
+ "resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.29.1.tgz",
3700
+ "integrity": "sha512-8TjrB8GiEgMEnVveQahYFd+8ak5Dr5xJgj0DoIDgIkToc1t6UzPVZAP4D/XO+aydPnzYO1ZXSPbemYOa3ar+uA==",
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.22.0"
3704
+ "@salesforce/sdk-core": "^1.29.1"
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.22.0",
15
+ "@salesforce/sdk-data": "^1.29.1",
16
16
  "@salesforce/webapp-experimental": "*",
17
17
  "@tailwindcss/vite": "^4.1.17",
18
18
  "react": "^19.2.0",
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/webapp-template-base-sfdx-project-experimental",
3
- "version": "1.29.0",
3
+ "version": "1.30.0",
4
4
  "description": "Base SFDX project template",
5
5
  "private": true,
6
6
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/webapp-template-feature-graphql-experimental",
3
- "version": "1.29.0",
3
+ "version": "1.30.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": "",
@@ -33,8 +33,8 @@
33
33
  "@graphql-codegen/cli": "^6.1.0",
34
34
  "@graphql-codegen/typescript": "^5.0.6",
35
35
  "@graphql-codegen/typescript-operations": "^5.0.6",
36
- "@salesforce/sdk-data": "^1.11.2",
37
- "@salesforce/webapp-experimental": "^1.29.0",
36
+ "@salesforce/sdk-data": "^1.30.0",
37
+ "@salesforce/webapp-experimental": "^1.30.0",
38
38
  "@types/react": "^19.2.7",
39
39
  "@types/react-dom": "^19.2.3",
40
40
  "graphql": "^16.11.0",
@@ -44,5 +44,5 @@
44
44
  "vite": "^7.3.1",
45
45
  "vite-plugin-graphql-codegen": "^3.6.3"
46
46
  },
47
- "gitHead": "d03f7dfa5aaf0cbd7090c85413476f0ead4466d0"
47
+ "gitHead": "544598e5263d2ea42f968854afb609359f5053b4"
48
48
  }