Skip to content

1.6.0

Compare
Choose a tag to compare
@tsalb tsalb released this 07 May 03:59
· 36 commits to master since this release
8f870ef

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) to messageService.

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 in sfdx-project.json.
    • recipes will only have the current release logged in sfdx-project.json.

Recipe Installation Note: If you have 1.5.4 of the recipes installed in your sandbox, you must first uninstall it before installing 1.6.0 of recipes. This is due to the fact I had to unwind some flexipage attributes, and there is a dependency there.

Appendix