afv-library/CHANGELOG.md
k-j-kim 445ac2f126
Rename webapp/webapplication to UI bundle across the codebase
Directory renames: webapplications/ → uiBundles/, samples dirs drop -experimental suffix
File renames: *.webapplication-meta.xml → *.uibundle-meta.xml, webapplication.json → ui-bundle.json
XML metadata: <WebApplication> → <UIBundle>
NPM packages: @salesforce/webapp-* → @salesforce/ui-bundle-*
Skill names: *-webapplication-* → *-salesforce-ui-bundle-*
CLI references: sf webapp → sf ui-bundle
Source code: function/variable/type names, import paths, string literals updated
ESLint config: Added .worktrees/** to ignores
CHANGELOG repo URLs preserved
2026-03-27 17:54:18 -07:00

2.9 KiB

1.5.1 (2026-03-27)

Bug Fixes

  • correct .gitignore to track sample lib/ folders @W-21361802@ (#119) (7018d49)

1.5.0 (2026-03-24)

Features

  • sync React B2E (1.112.7) & B2X (1.112.7) samples from npm @W-21361802@ (#98) (2e1cdf8)
  • validate-skills: require js-yaml-parsable SKILL frontmatter @W-21338965@ (#91) (37ab252)

1.4.0 (2026-03-23)

Features

  • consolidate UI bundle data skills into using-salesforce-ui-bundle-salesforce-data @W-21338965@ (#81) (9190b5c)

1.3.0 (2026-03-23)

Bug Fixes

  • resolve release workflow branch protection failure @W-21658353@ (#80) (5d3f085)

Features

  • Add switching-org skill @W-21436488@ (#74) (5c40e3b)
  • syncing UI bundle skills sync to afv @W-21338965@ (#57) (9ba0641)

1.2.0 (2026-03-19)

Features

  • add skills to support agentforce development vibing @W-20935308 (#72) (6b4c55a)

1.1.0 (2026-03-12)

Features

  • add first pass at b2e sample (ce615bf)
  • add metadata type skills (3689f14)
  • add skills from 260 (65947b1)