afv-library/CHANGELOG.md

140 lines
5.6 KiB
Markdown
Raw Normal View History

2026-04-03 01:12:14 +08:00
## [1.6.6](https://github.com/forcedotcom/afv-library/compare/1.6.5...1.6.6) (2026-04-02)
### Bug Fixes
* condense using-ui-bundle-salesforce-data reference into skill.md @W-21685788 ([#161](https://github.com/forcedotcom/afv-library/issues/161)) ([4ad7963](https://github.com/forcedotcom/afv-library/commit/4ad796346ec366379cc7de840c3c38e3c4521bb2))
2026-04-01 11:34:56 +08:00
## [1.6.5](https://github.com/forcedotcom/afv-library/compare/1.6.4...1.6.5) (2026-04-01)
### Bug Fixes
* updating ui bundles to the latest @W-21814993@ ([#156](https://github.com/forcedotcom/afv-library/issues/156)) ([0d69b91](https://github.com/forcedotcom/afv-library/commit/0d69b918da0c43dc940f19c8c397a5de28042d4f))
2026-04-01 06:59:16 +08:00
## [1.6.4](https://github.com/forcedotcom/afv-library/compare/1.6.3...1.6.4) (2026-03-31)
### Bug Fixes
* replace deprecated sf ui-bundle generate CLI command @W-21338965@ ([#155](https://github.com/forcedotcom/afv-library/issues/155)) ([2d9a093](https://github.com/forcedotcom/afv-library/commit/2d9a093f9cd83a12b69c0c1ab1227d32cfd7c206))
2026-04-01 02:48:38 +08:00
## [1.6.3](https://github.com/forcedotcom/afv-library/compare/1.6.2...1.6.3) (2026-03-31)
### Bug Fixes
* derive router basename from base href at runtime @W-21338965@ ([#154](https://github.com/forcedotcom/afv-library/issues/154)) ([3024591](https://github.com/forcedotcom/afv-library/commit/30245915c2954cd2a828e5828e6324394ab9b6cf))
2026-04-01 00:59:50 +08:00
## [1.6.2](https://github.com/forcedotcom/afv-library/compare/1.6.1...1.6.2) (2026-03-31)
### Bug Fixes
* ensure skill load for guest sharing rule ([#127](https://github.com/forcedotcom/afv-library/issues/127)) ([878ee49](https://github.com/forcedotcom/afv-library/commit/878ee497c4ea5756186db2b4ce0cb9349f1558ac))
2026-04-01 00:57:39 +08:00
## [1.6.1](https://github.com/forcedotcom/afv-library/compare/1.6.0...1.6.1) (2026-03-31)
2026-04-01 00:48:23 +08:00
# [1.6.0](https://github.com/forcedotcom/afv-library/compare/1.5.3...1.6.0) (2026-03-31)
### Features
* update theme layout creation instructions ([#122](https://github.com/forcedotcom/afv-library/issues/122)) ([30052ef](https://github.com/forcedotcom/afv-library/commit/30052ef628e80f6dbf29e89ae0c792dcc0fc5f37))
2026-04-01 00:43:44 +08:00
## [1.5.3](https://github.com/forcedotcom/afv-library/compare/1.5.2...1.5.3) (2026-03-31)
### Bug Fixes
* update details for PR title ([#153](https://github.com/forcedotcom/afv-library/issues/153)) ([dcc1804](https://github.com/forcedotcom/afv-library/commit/dcc18049aa946015ee5482982397273b7b4af277))
2026-03-31 11:34:35 +08:00
## [1.5.2](https://github.com/forcedotcom/afv-library/compare/1.5.1...1.5.2) (2026-03-31)
### Bug Fixes
* adding building-ui-bundle-app orchestration skill @W-21338965@ ([#138](https://github.com/forcedotcom/afv-library/issues/138)) ([54a675c](https://github.com/forcedotcom/afv-library/commit/54a675c8386550a15442cc21fe193624a270159e))
2026-03-27 17:12:26 +08:00
## [1.5.1](https://github.com/forcedotcom/afv-library/compare/1.5.0...1.5.1) (2026-03-27)
### Bug Fixes
* correct .gitignore to track sample lib/ folders @W-21361802@ ([#119](https://github.com/forcedotcom/afv-library/issues/119)) ([7018d49](https://github.com/forcedotcom/afv-library/commit/7018d49e26aa366962e0073f3e964adab47ccea2))
2026-03-24 23:34:06 +08:00
# [1.5.0](https://github.com/forcedotcom/afv-library/compare/1.4.0...1.5.0) (2026-03-24)
### Features
* sync React B2E (1.112.7) & B2X (1.112.7) samples from npm @W-21361802@ ([#98](https://github.com/forcedotcom/afv-library/issues/98)) ([2e1cdf8](https://github.com/forcedotcom/afv-library/commit/2e1cdf8131a458bc40ecaf184ca410c79abafb8d))
* **validate-skills:** require js-yaml-parsable SKILL frontmatter @W-21338965@ ([#91](https://github.com/forcedotcom/afv-library/issues/91)) ([37ab252](https://github.com/forcedotcom/afv-library/commit/37ab25279ed8596827c297b2973d751d8c3398c4))
2026-03-24 06:25:52 +08:00
# [1.4.0](https://github.com/forcedotcom/afv-library/compare/1.3.0...1.4.0) (2026-03-23)
### Features
* consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ ([#81](https://github.com/forcedotcom/afv-library/issues/81)) ([9190b5c](https://github.com/forcedotcom/afv-library/commit/9190b5c97aa6ca3c7c355cac6a7417924bcdcc0f))
2026-03-24 03:49:31 +08:00
# [1.3.0](https://github.com/forcedotcom/afv-library/compare/1.2.0...1.3.0) (2026-03-23)
### Bug Fixes
* resolve release workflow branch protection failure @W-21658353@ ([#80](https://github.com/forcedotcom/afv-library/issues/80)) ([5d3f085](https://github.com/forcedotcom/afv-library/commit/5d3f085ad67f10be3a3a20d7dc0142a000dbd957))
### Features
* Add switching-org skill @W-21436488@ ([#74](https://github.com/forcedotcom/afv-library/issues/74)) ([5c40e3b](https://github.com/forcedotcom/afv-library/commit/5c40e3b63ed81e9559a4d64c82f112a94c5c2566))
* syncing webapp skills sync to afv @W-21338965@ ([#57](https://github.com/forcedotcom/afv-library/issues/57)) ([9ba0641](https://github.com/forcedotcom/afv-library/commit/9ba064174a714e487c683b986c3c6e08d478b784))
2026-03-19 11:19:29 +08:00
# [1.2.0](https://github.com/forcedotcom/afv-library/compare/1.1.0...1.2.0) (2026-03-19)
### Features
* add skills to support agentforce development vibing @W-20935308 ([#72](https://github.com/forcedotcom/afv-library/issues/72)) ([6b4c55a](https://github.com/forcedotcom/afv-library/commit/6b4c55a35340eb9eacf11efe6a0a1b6e2965fa86))
# [1.1.0](https://github.com/forcedotcom/afv-library/compare/ce615bf0361e4a6a8f5635726ce304e6de921413...1.1.0) (2026-03-12)
2026-03-13 04:47:02 +08:00
### Features
* add first pass at b2e sample ([ce615bf](https://github.com/forcedotcom/afv-library/commit/ce615bf0361e4a6a8f5635726ce304e6de921413))
* add metadata type skills ([3689f14](https://github.com/forcedotcom/afv-library/commit/3689f14af7eeb1dd8ea80ae206437f3483d37938))
* add skills from 260 ([65947b1](https://github.com/forcedotcom/afv-library/commit/65947b15509fef576ac683226976ee3d60a624f3))