Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-17 | 945 Bytes | |
v8.22.3 source code.tar.gz | 2025-09-17 | 2.3 MB | |
v8.22.3 source code.zip | 2025-09-17 | 10.2 MB | |
Totals: 3 Items | 12.5 MB | 0 |
What's Changed
- fix: check for connectedness before running scheduled rehydration by @jmsjtu in https://github.com/salesforce/lwc/pull/5480
- test(wtr): clean up hydration test logic @W-19098266 by @wjhsf in https://github.com/salesforce/lwc/pull/5487
- test(wtr): remove usage of global
TestUtils
from hydration tests @W-19098266 by @wjhsf in https://github.com/salesforce/lwc/pull/5489 - test(wtr): change jasmine globals to explicit imports @W-19098266 by @wjhsf in https://github.com/salesforce/lwc/pull/5490
- chore(ci): restore nucleus downstream testing by @wjhsf in https://github.com/salesforce/lwc/pull/5497
- isTrustedSignalshould return false when no trusted set has been defined by @jhefferman-sfdc in https://github.com/salesforce/lwc/pull/5500
- chore: bump version to 8.22.2 by @jhefferman-sfdc in https://github.com/salesforce/lwc/pull/5501
Full Changelog: https://github.com/salesforce/lwc/compare/v8.22.1...v8.22.3