@stytch/vanilla-js 2.2.1 → 3.0.0

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/dist/b2b/index.js CHANGED
@@ -2892,7 +2892,7 @@ var Re = /*#__PURE__*/function () {
2892
2892
  },
2893
2893
  sdk: {
2894
2894
  identifier: "Stytch.js Javascript SDK",
2895
- version: "2.2.1"
2895
+ version: "3.0.0"
2896
2896
  }
2897
2897
  });
2898
2898
  }
@@ -3261,7 +3261,7 @@ var $e = /*#__PURE__*/function () {
3261
3261
  try {
3262
3262
  r = JSON.parse(n);
3263
3263
  } catch (e) {
3264
- return this.syncToLocalStorage(), this.removeSessionCookie(), void this.removeISTCookie();
3264
+ return void this.syncToLocalStorage();
3265
3265
  }
3266
3266
  this.state = r;
3267
3267
  }
@@ -15548,7 +15548,7 @@ var eA = wo.a(_templateObject23 || (_templateObject23 = _taggedTemplateLiteral([
15548
15548
  }
15549
15549
  });
15550
15550
  var MA, DA;
15551
- exports.SDKAPIUnreachableError = Wh, exports.StytchB2BHeadlessClient = Xe, exports.StytchB2BUIClient = /*#__PURE__*/function (_Xe) {
15551
+ exports.SDKAPIUnreachableError = Wh, exports.StytchB2BUIClient = /*#__PURE__*/function (_Xe) {
15552
15552
  _inherits(_class, _Xe);
15553
15553
  var _super6 = _createSuper(_class);
15554
15554
  function _class() {