1.6.0
Updated installation links here
IMPORTANT NOTE PRE-EMPTING SUMMER 21
If you are experiencing any issues with either summer 21 or any error mentioned in issue #95, please follow the thread there for a workaround or unlisted hotfix patch (
1.6.1
).
New Components
- Adds aura's
workspaceApi
(with some limitations) tomessageService
.
Changed Components
MessageServiceHandler
can now be given a custom boundary, allowing for some granular behavior in lightning service console.- Also, introduces additional recipes (in a service console app) to showcase this.
- General bugfixes and improvements to util code.
Housekeeping
- Starting this release:
core
will only have the current and previous logged insfdx-project.json
.recipes
will only have the current release logged insfdx-project.json
.
Recipe Installation Note: If you have
1.5.4
of the recipes installed in your sandbox, you must first uninstall it before installing1.6.0
of recipes. This is due to the fact I had to unwind some flexipage attributes, and there is a dependency there.