- Reduce the size of vendor dependencies (#306)
- Support showing different component errors during the same session (#296)
-
Fix picklist failure on load (#293)
-
Add more informative error message for components when a dependent component is not present (#292)
-
Rebuild static resources on change and perform livereload (#274), Issue #22
- Revert cache clear of
.localdevserverupon startup to address showing a blank screen after server startup (#282), Issue #91)
- Add support for 230 Base Components (#262)
- Add support for lightning-map, platformShowToastEvent, formatted-address, lightning-file-upload, and emp-api components (#265)
- Remove
.localdevservercache upon start up (#269)
- Fixed error message when attempting to preview a component using Lightning Message Service (#267)
- Fix error message for component failures (#271)
- Added support for 228 dependencies (#255)
- Added signing for plugin (#240)
- Default to use Api version 49.0 (PR #236)
- Support projects using namespace configuration (PR #228)
- Show unsupported error message when a component uses
@salesforce/apexContinuation(PR #227) - Support projects with customized folder structures (PR #231)
- Added support for Salesforce scoped import contentAssetUrl (PR #222)
- Support salesforce-scoped import
@salesforce/user/Id(PR #219) - Fix cryptic error messages when components use unsupported imports (PR #219)
- Fix multiple error logs when running into exceptions (PR #218)
- Log warnings when
localdevserver.config.jsonconfiguration is incorrect (PR #215) - Use lightning navigation implementation from webruntime (PR #214)
- Replace Talon with LWR