mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-03 21:56:02 +08:00
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
2.9 KiB
2.9 KiB
1.5.1 (2026-03-27)
Bug Fixes
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
Features
- Add switching-org skill @W-21436488@ (#74) (5c40e3b)
- syncing UI bundle skills sync to afv @W-21338965@ (#57) (9ba0641)