Newer release notes can be found in GitHub Releases.
- Update a variety of stubs, including adding missing
empApiandpageReferenceUtilslibraries #134 - Add
selectedItemattribute to<lightning-tree>stub #126 - Add missing
<lightning-progress-ring>stub #132
- Add code formatting and linting on all files #135
- Fix null exit code in jest process exit #120
- Upgrade LWC to version 1.1.13-224.4
- Add missing
requiredproperty to<lightning-input>#114
- Upgrade
dependenciesanddevDependencies#112 - Update bin reference. The
sfdx-lwc-jestpackage will now expose 2 aliasessfdx-lwc-jestandlwc-jest(legacy binary name) pointing to the same executable file. #100
- Add missing
dateStyleandtimeStyleproperties to<lightning-input>#94 - Add missing
autocompleteproperty to<lightning-input>#92
- Upgrade
lwcrelated packages to the latest version #100
- Rename package to
@salesforce/sfdx-lwc-jestto match project name #86
- Add real implementation to
getFieldValueandgetFieldDisplayValue#83
- Add missing
tooltipanddensityproperties to stubs #81 - Add missing
variantproperty to<lightning-radio-group>#74 - Update code coverage paths so coverage is properly reported on Windows #72
- Upgrade
js-yamldependency to address security alert #82 - Upgrade
lodashdependency to address security alert #78
- Add
titleproperty back to the<lightning-card>stub (#69)
- Upgrade LWC to version 0.37.4-220.2, removes
deasyncdependency 🎉
platformResourceLoadermock returns resolved Promise again
- Upgrade LWC to version 0.37.4
- Expected API version check bumped to version 46.0 to match next major release
- Upgrade Jest to version 24.8.0
- Add missing
disabledproperty to buttons components (#54)
- Remove old mock generation logic, rename mocks --> stubs (#53)
- Update significant number of
lightningstubs based on new generation script (#50) - Add
typeprop to<lightning-tile>stub (#48) - Add
formatFractionDigitsprop to<lightning-input>stub (#47)
- Upgrade LWC to version 0.34.8 (#44)
- Update README with additional troubleshooting info on deasync (#43 #49)
lightning/platformResourceLoadermock APIs to return a resolved Promise (#38)
- Upgrade LWC to version 0.34.7