@aws-amplify/interactions 4.1.8 → 4.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [4.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.8...@aws-amplify/interactions@4.1.9) (2022-11-04)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-amplify/interactions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [4.1.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.7...@aws-amplify/interactions@4.1.8) (2022-10-27)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-amplify/interactions
|
|
@@ -10097,7 +10097,7 @@ function __generator(thisArg, body) {
|
|
|
10097
10097
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
10098
10098
|
function step(op) {
|
|
10099
10099
|
if (f) throw new TypeError("Generator is already executing.");
|
|
10100
|
-
while (_) try {
|
|
10100
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
10101
10101
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
10102
10102
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
10103
10103
|
switch (op[0]) {
|
|
@@ -22321,7 +22321,7 @@ function __generator(thisArg, body) {
|
|
|
22321
22321
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
22322
22322
|
function step(op) {
|
|
22323
22323
|
if (f) throw new TypeError("Generator is already executing.");
|
|
22324
|
-
while (_) try {
|
|
22324
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
22325
22325
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
22326
22326
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
22327
22327
|
switch (op[0]) {
|
|
@@ -24334,7 +24334,7 @@ function __generator(thisArg, body) {
|
|
|
24334
24334
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
24335
24335
|
function step(op) {
|
|
24336
24336
|
if (f) throw new TypeError("Generator is already executing.");
|
|
24337
|
-
while (_) try {
|
|
24337
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
24338
24338
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
24339
24339
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
24340
24340
|
switch (op[0]) {
|
|
@@ -24918,7 +24918,7 @@ function __generator(thisArg, body) {
|
|
|
24918
24918
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
24919
24919
|
function step(op) {
|
|
24920
24920
|
if (f) throw new TypeError("Generator is already executing.");
|
|
24921
|
-
while (_) try {
|
|
24921
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
24922
24922
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
24923
24923
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
24924
24924
|
switch (op[0]) {
|
|
@@ -25408,7 +25408,7 @@ function __generator(thisArg, body) {
|
|
|
25408
25408
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
25409
25409
|
function step(op) {
|
|
25410
25410
|
if (f) throw new TypeError("Generator is already executing.");
|
|
25411
|
-
while (_) try {
|
|
25411
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
25412
25412
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
25413
25413
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
25414
25414
|
switch (op[0]) {
|
|
@@ -25981,7 +25981,7 @@ function __generator(thisArg, body) {
|
|
|
25981
25981
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
25982
25982
|
function step(op) {
|
|
25983
25983
|
if (f) throw new TypeError("Generator is already executing.");
|
|
25984
|
-
while (_) try {
|
|
25984
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
25985
25985
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
25986
25986
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
25987
25987
|
switch (op[0]) {
|
|
@@ -26414,7 +26414,7 @@ function __generator(thisArg, body) {
|
|
|
26414
26414
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26415
26415
|
function step(op) {
|
|
26416
26416
|
if (f) throw new TypeError("Generator is already executing.");
|
|
26417
|
-
while (_) try {
|
|
26417
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
26418
26418
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
26419
26419
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
26420
26420
|
switch (op[0]) {
|