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: salesforce/lwc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.20.0
Choose a base ref
...
head repository: salesforce/lwc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.20.1
Choose a head ref
  • 12 commits
  • 69 files changed
  • 4 contributors

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    d867684 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. test(integration): begin moving from Karma to Web Test Runner (#5386)

    * hi dale
    
    * chore: make `Mocha` available for mutation
    
    * hi mom
    
    * chore: update yarn.lock
    
    * chore: remove debuggers
    
    * fix(wtr): properly inject mocha modifications
    
    Turns out `import @web/test-runner-mocha` _seemed_ to expose the mocha globals, but they were actually still being replaced because the autorun script from the test framework has its own inlined copy of mocha. Also a lot of tests were failing because some kind of watcher registered by the test framework was getting confused by the setup stuff being run twice.
    
    * chore: remove unused matcher
    
    * test(wtr): expose LWC_VERSION via process.env
    
    it's used in a few tests
    
    * test(wtr): export API features
    
    * test(wtr): just let matchers all pass for now
    
    will fix them later
    
    * test(wtr): make it more jasminey
    
    * test(wtr): resolve components that don't have JS
    
    * chore: tidy
    
    * test(wtr): clean up resolve and serve logic
    
    way simpler to rollup the test file, same as karma does
    
    * test(wtr): some matchers get functions that should be called
    
    * test(wtr): add env vars
    
    * test(wtr): replace test-karma-lwc
    
    * test(wtr): create bridge from jasmine spy to vitest spy
    
    * test(wtr): restore original karma tests and move wtr to not-karma
    
    * chore(wtr): fix version
    
    * chore(wtr): remove karma stuff from not-karma
    
    * test(wtr): remove wtr files from karma directory
    
    * test(wtr): make all tests pass
    
    by skipping all the broken ones
    
    * test(wtr): rename integration to webdriver
    
    * test(wtr): add wtr tests to CI
    
    * test(wtr): use existing karma tests for smaller diff
    
    will switch everything over later
    
    * test(wtr): explain the cross-package file search
    
    * test(wtr): clean up options
    
    * test(wtr): clean up options
    
    * test(wtr): clean up options
    
    * test(wtr): clean up setup
    
    * test(wtr): ugh, test-karma-lwc
    
    * test(wtr): use symlinks instead of reaching out of the directory
    
    reaching out breaks wtr
    
    * test(wtr): ignore more tests
    
    the test files originally had changes that got reverted
    
    * test(wtr): lint fixes
    
    * Apply suggestions from code review
    
    * chore: fix deps so unit tests pass
    
    iirc it's vite that broke them
    
    ---------
    
    Co-authored-by: Dale Bustad <dbustad@salesforce.com>
    wjhsf and divmain authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    7bb5be4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. @W-17388345 - add context support to ssrv2 component lifecycle (#5387)

    * feat: add context support to v2
    jhefferman-sfdc authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    446e23b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Create SECURITY.md (#5388)

    wjhsf authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    f221f20 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    69dfbeb View commit details
    Browse the repository at this point in the history
  2. chore(deps): add tslib to playground (#5391)

    required for ts support
    wjhsf authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    75e171b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. chore(deps): bump @types/estree and parse5 (#5392)

    * chore(deps): bump packages with annoying type changes
    
    they've been blocking dependabot for ages
    
    * chore(types): fix types in template-compiler
    
    * chore(deps): pin @types/estree for consistency
    wjhsf authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    d28d2fd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. build(deps-dev): bump the nx group with 2 updates (#5393)

    ---
    updated-dependencies:
    - dependency-name: "@nx/js"
      dependency-version: 21.2.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: nx
    - dependency-name: nx
      dependency-version: 21.2.1
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: nx
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    fbd8ff5 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump the best group with 3 updates (#5395)

    Bumps the best group with 3 updates: @best/cli, @best/runner-headless and @best/runner-remote.
    
    
    Updates `@best/cli` from 14.0.0 to 15.0.0
    
    Updates `@best/runner-headless` from 14.0.0 to 15.0.0
    
    Updates `@best/runner-remote` from 14.0.0 to 15.0.0
    
    ---
    updated-dependencies:
    - dependency-name: "@best/cli"
      dependency-version: 15.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: best
    - dependency-name: "@best/runner-headless"
      dependency-version: 15.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: best
    - dependency-name: "@best/runner-remote"
      dependency-version: 15.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: best
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
    dependabot[bot] and wjhsf authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    c921979 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. feat: export add trusted context (#5399)

    * feat: export add trusted context
    
    * fix: addTrustedContext alias
    
    * fix: bundle size
    jhefferman-sfdc authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    42c47a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. fix: expose additional signals api (#5402)

    * fix: expose additional signals api
    
    * fix: bundle size
    jhefferman-sfdc authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    e34b3df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bec826 View commit details
    Browse the repository at this point in the history
Loading