Skip to content

fix: add API version 68.0 support for live preview @W-24061445 - #684

Merged
wjhsf merged 3 commits into
mainfrom
wjh-ai/fix-api-68-support
Sep 8, 2026
Merged

fix: add API version 68.0 support for live preview @W-24061445#684
wjhsf merged 3 commits into
mainfrom
wjh-ai/fix-api-68-support

Conversation

@wjhsf

@wjhsf wjhsf commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds 68.0 to apiVersionMetadata and a matching @lwc/sfdx-local-dev-dist-68.0 npm alias (pinned to the 15.0.2-alpha.0 prerelease) so resolveApiVersion stops rejecting orgs on API 68.0.
  • Bumps the base @lwc/sfdx-local-dev-dist dep to match, per .husky/check-versions.js.

Fixes #682

@W-24061445@

Test plan

  • node .husky/check-versions.js
  • yarn build
  • yarn test

Orgs on API 68.0 fail sf lightning dev component/app/site with
"This version of the plugin supports only versions 66.0, 67.0."
Add 68.0 to apiVersionMetadata and the matching
@lwc/sfdx-local-dev-dist-68.0 npm alias (pinned to the 15.0.2-alpha.0
prerelease) so resolveApiVersion no longer rejects 68.0 orgs.

Fixes #682

beep boop I'm a silly little robot 🤖
@wjhsf
wjhsf requested review from a team as code owners September 1, 2026 18:51
@wjhsf wjhsf changed the title fix: add API version 68.0 support for live preview fix: add API version 68.0 support for live preview @W-24061445@ Sep 1, 2026
@wjhsf wjhsf changed the title fix: add API version 68.0 support for live preview @W-24061445@ fix: add API version 68.0 support for live preview @W-24061445 Sep 1, 2026
Comment thread package.json Outdated
@wjhsf
wjhsf enabled auto-merge (squash) September 3, 2026 19:41
@wjhsf wjhsf closed this Sep 8, 2026
auto-merge was automatically disabled September 8, 2026 19:30

Pull request was closed

@wjhsf wjhsf reopened this Sep 8, 2026
@wjhsf
wjhsf merged commit 7ba91f4 into main Sep 8, 2026
21 checks passed
@wjhsf
wjhsf deleted the wjh-ai/fix-api-68-support branch September 8, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sf lightning dev component unable to work with API version 68.0

2 participants