Releases: ruslan-kurchenko/sfdc-lax
Releases · ruslan-kurchenko/sfdc-lax
v1.2.5
v1.2.4
v1.2.2
v1.2.1
v1.2
v1.1.1
Enhancements:
action
property forApexActionError
andIncompleteActionError
to reference original Lightning Component server-side action
Routed server-side action exception handling
Enhancements:
LaxPromise.catch()
has an ability to hanle specific errorLaxPromise.error()
to handle then"ERROR"
action stateLaxPromise.incomplete()
to handle the"INCOMPLETE"
action stateLaxPromise.finally()
to assign finally LaxPromise callback
Bugfix:
- a multiple errors handling in the LaxPromise chaining
Reference:
- Lax — Apex Actions Exception Handing - Ruslan Kurchenko
v1.0
Move LICENSE to the root folder