@salesforce/webapp-template-app-react-template-vibe-experimental 1.40.0 → 1.42.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 +16 -0
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/build/vite.config.js +0 -1
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/package-lock.json +4 -4
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/package.json +1 -1
- package/dist/package.json +1 -1
- package/package.json +2 -2
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.42.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.41.0...v1.42.0) (2026-02-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [1.41.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.40.0...v1.41.0) (2026-02-20)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [1.40.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.39.0...v1.40.0) (2026-02-20)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
package/dist/force-app/main/default/webapplications/appreacttemplatevibe/build/vite.config.js
CHANGED
|
@@ -5,7 +5,6 @@ import { resolve } from 'path';
|
|
|
5
5
|
import tailwindcss from '@tailwindcss/vite';
|
|
6
6
|
import salesforce from '@salesforce/vite-plugin-webapp-experimental';
|
|
7
7
|
import codegen from 'vite-plugin-graphql-codegen';
|
|
8
|
-
|
|
9
8
|
export default defineConfig(function (_a) {
|
|
10
9
|
var mode = _a.mode;
|
|
11
10
|
return {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"@radix-ui/react-label": "^2.1.8",
|
|
12
12
|
"@radix-ui/react-select": "^2.2.6",
|
|
13
13
|
"@radix-ui/react-slot": "^1.2.4",
|
|
14
|
-
"@salesforce/agentforce-conversation-client": "^1.
|
|
14
|
+
"@salesforce/agentforce-conversation-client": "^1.41.0",
|
|
15
15
|
"@salesforce/sdk-data": "^1.11.2",
|
|
16
16
|
"@salesforce/webapp-experimental": "*",
|
|
17
17
|
"@tailwindcss/vite": "^4.1.17",
|
|
@@ -4380,9 +4380,9 @@
|
|
|
4380
4380
|
]
|
|
4381
4381
|
},
|
|
4382
4382
|
"node_modules/@salesforce/agentforce-conversation-client": {
|
|
4383
|
-
"version": "1.
|
|
4384
|
-
"resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.
|
|
4385
|
-
"integrity": "sha512-
|
|
4383
|
+
"version": "1.41.0",
|
|
4384
|
+
"resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.41.0.tgz",
|
|
4385
|
+
"integrity": "sha512-NtYhRIAHJpDmBlslWYKRBfr0Y+2zr1pAXkMAogiptkxiHZN3DbfPDU1lBCkSdEwxsxJF/5kSn56Y11yYgs0YzQ==",
|
|
4386
4386
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
4387
4387
|
"dependencies": {
|
|
4388
4388
|
"@lightning-out/application": "2.1.1-rc.2"
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@radix-ui/react-label": "^2.1.8",
|
|
18
18
|
"@radix-ui/react-select": "^2.2.6",
|
|
19
19
|
"@radix-ui/react-slot": "^1.2.4",
|
|
20
|
-
"@salesforce/agentforce-conversation-client": "^1.
|
|
20
|
+
"@salesforce/agentforce-conversation-client": "^1.41.0",
|
|
21
21
|
"@salesforce/sdk-data": "^1.11.2",
|
|
22
22
|
"@salesforce/webapp-experimental": "*",
|
|
23
23
|
"@tailwindcss/vite": "^4.1.17",
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/webapp-template-app-react-template-vibe-experimental",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.42.0",
|
|
4
4
|
"description": "Vibe coding starter app template",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"author": "",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "5bb3d5e71e337e5eacad83240b8e344fdfd1d6c7"
|
|
43
43
|
}
|