-
Notifications
You must be signed in to change notification settings - Fork 420
Comparing changes
Open a pull request
base repository: salesforce/lwc
base: v8.20.0
head repository: salesforce/lwc
compare: v8.20.1
- 12 commits
- 69 files changed
- 4 contributors
Commits on Jun 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d867684 - Browse repository at this point
Copy the full SHA d867684View commit details
Commits on Jun 13, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7bb5be4 - Browse repository at this point
Copy the full SHA 7bb5be4View commit details
Commits on Jun 14, 2025
-
@W-17388345 - add context support to ssrv2 component lifecycle (#5387)
* feat: add context support to v2
Configuration menu - View commit details
-
Copy full SHA for 446e23b - Browse repository at this point
Copy the full SHA 446e23bView commit details
Commits on Jun 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f221f20 - Browse repository at this point
Copy the full SHA f221f20View commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69dfbeb - Browse repository at this point
Copy the full SHA 69dfbebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e171b - Browse repository at this point
Copy the full SHA 75e171bView commit details
Commits on Jun 23, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for d28d2fd - Browse repository at this point
Copy the full SHA d28d2fdView commit details
Commits on Jun 24, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for fbd8ff5 - Browse repository at this point
Copy the full SHA fbd8ff5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c921979 - Browse repository at this point
Copy the full SHA c921979View commit details
Commits on Jun 28, 2025
-
feat: export add trusted context (#5399)
* feat: export add trusted context * fix: addTrustedContext alias * fix: bundle size
Configuration menu - View commit details
-
Copy full SHA for 42c47a0 - Browse repository at this point
Copy the full SHA 42c47a0View commit details
Commits on Jun 30, 2025
-
fix: expose additional signals api (#5402)
* fix: expose additional signals api * fix: bundle size
Configuration menu - View commit details
-
Copy full SHA for e34b3df - Browse repository at this point
Copy the full SHA e34b3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bec826 - Browse repository at this point
Copy the full SHA 6bec826View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.20.0...v8.20.1