From 08b5bf586482a9d1683458ce7d2b4a0d22902075 Mon Sep 17 00:00:00 2001 From: Catalin Zalog Date: Wed, 5 Sep 2018 10:21:33 +0300 Subject: [PATCH] feat: adds `errorCaptured` lifecycle hook New in 2.5.0+ --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 2a9c11b..e186ff3 100644 --- a/index.html +++ b/index.html @@ -469,6 +469,11 @@ destroyed +
  • + + errorCaptured + +