Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: salesforcecli/plugin-lightning-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: salesforcecli/plugin-lightning-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 258-patch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 13 files changed
  • 3 contributors

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    6f34efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ce13f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    03c3336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e70cb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74871c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. feat: vscode extension support @W-19820472 (#524)

    * chore: update task label and arguments in tasks.json for CLI plugin build
    
    * feat: add comprehensive cursor rules documentation for Salesforce CLI plugin
    
    * feat: enhance component preview functionality by generating and logging the full preview URL
    
    * feat: enhance LightningDevComponent to return json
    
    * feat: update command-snapshot.json to include new flags for Lightning Dev commands
    
    * chore(release): 4.4.1-alpha.0 [skip ci]
    
    * chore: upgrade LWC dependencies to version 13.0.31
    
    * chore(release): 4.4.2-alpha.0 [skip ci]
    
    * fix: temp package json changes
    
    * fix: lock file
    
    * chore(release): 4.4.13-alpha.0 [skip ci]
    
    * feat: update local dev server URL handling for CODE_BUILDER_URI environment variable
    
    * refactor: change variable declaration for local dev server URL in LightningDevComponent
    
    * chore(release): 4.4.13-codebuilder.0 [skip ci]
    
    * chore(release): 4.4.13-codebuilder.1 [skip ci]
    
    * feat: enhance local dev server URL handling for Code Builder environment
    
    * chore(release): 4.4.13-codebuilder.2 [skip ci]
    
    * fix: code builder trusted origins
    
    * chore(release): 4.4.13-codebuilder.3 [skip ci]
    
    * feat: auto close lwc-dev-server window in code builder
    
    * chore(release): 4.4.13-codebuilder.4 [skip ci]
    
    * fix: code builder domains
    
    * chore(release): 4.4.13-codebuilder.5 [skip ci]
    
    * fix: new component creation
    
    * chore(release): 4.4.13-codebuilder.6 [skip ci]
    
    * fix: lockfile
    
    * fix: create new modules updates
    
    * chore(release): 4.4.14-codebuilder.0 [skip ci]
    
    * chore: remove old code
    
    ---------
    
    Co-authored-by: svc-cli-bot <Svc_cli_bot@salesforce.com>
    nrkruk and svc-cli-bot authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    44d3fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e0d89 View commit details
    Browse the repository at this point in the history
  3. fix: promote version 4 to latest tag @W-19861266@ (#532)

    chore: promote version 4 to latest tag @W-19861266@
    nrkruk authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    2959c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75eaad8 View commit details
    Browse the repository at this point in the history
  5. fix: auto enable local dev for Agentforce Vibes @W-19250167 (#533)

    * fix: strip trailing slashes from instance URL in LightningDevComponent
    
    * chore(release): 4.5.2-alpha.0 [skip ci]
    
    * fix: auto enable local dev
    
    * fix: no tests
    
    ---------
    
    Co-authored-by: svc-cli-bot <Svc_cli_bot@salesforce.com>
    nrkruk and svc-cli-bot authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    93da505 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    495cdb7 View commit details
    Browse the repository at this point in the history
  7. fix: versions

    nrkruk committed Oct 12, 2025
    Configuration menu
    Copy the full SHA
    02e1bbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db7354b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. fix: preview URL @W-20474734 (#576)

    * fix: simplify component preview URL generation in PreviewUtils
    
    * fix: streamline component preview URL generation in LightningDevComponent
    nrkruk authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    9338a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b7c03 View commit details
    Browse the repository at this point in the history
Loading