Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Releases: douglascayers/sfdx-lightning-api-component

Release 2.2

09 Dec 04:27
cf6a753
Compare
Choose a tag to compare
  • Update to API v47.0
  • Update to new scratch org def settings
  • Upgrade jsforce to 1.9.3
  • Ensures promise rejoins component render cycle via $A.getCallback()

Release 2.1

25 Jul 08:54
5663239
Compare
Choose a tag to compare
  • Includes #4 - return a rejected promise rather than throw error
  • Fixes #3 - ensure order of Penpal and iframe connectivity per the docs
  • Adds package.json but just so GitHub can detect we use Penpal and jsforce
  • Updates to API v46.0
  • Updates to README

Release 2.0

28 Apr 07:08
4e5e188
Compare
Choose a tag to compare
  • Added support for JavaScript's Fetch API
  • Replaced postmate with penpal for securely communicating between Lightning Aura components and iframes.

Release 1.0

28 Apr 07:09
fcfd516
Compare
Choose a tag to compare

Initial release