2.1.3.2 release notes
Post date: Jul 23, 2020 6:1:40 PM
2.1.3.2
Lightning Message Service Support Improvements
Added support for code completion and reference navigation in the type attribute of the lightning:messageChannel Aura component.
Added full support for importing message channels using a new LWC ES6 live template:
importchannel - Imports a message channel as import <alias> from '@salesforce/messageChannel/<channel>';
When a message channel metadata file is renamed, all Visualforce, Aura, and LWC references are updated accordingly.
Fixed an issue with deployment error reporting for *.messageChannel[-meta.xml] files.
Other related fixes and improvements.