@spiffcommerce/core 40.3.6 → 40.3.8

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
@@ -14,21 +14,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
  - `Fixed` for any bug fixes.
15
15
  - `Security` in case of vulnerabilities.
16
16
 
17
+ ## [40.3.8] - 17-04-2026
18
+
19
+ ### Added
20
+
21
+ - Changes to core build process will now notify subscribers
22
+
17
23
  ## [40.3.6] - 16-04-2026
18
24
 
19
- ## Fixed
25
+ ### Fixed
20
26
 
21
27
  - If a bundle is reloaded after products have been removed from its collection, the products are now removed from the bundle even if the bundle had no transactions.
22
28
 
23
29
  ## [40.3.1] - 24-03-2026
24
30
 
25
- ## Fixed
31
+ ### Fixed
26
32
 
27
33
  - Fixed workflows not loading in certain cases due to writing to non-readable fields.
28
34
 
29
35
  ## [40.2.0] - 23-03-2026
30
36
 
31
- ## Fixed
37
+ ### Fixed
32
38
 
33
39
  - Corrected a number of instances where lazy-loaded options were unintentionally not being used.
34
40
 
@@ -70952,7 +70952,7 @@ class fV extends cV {
70952
70952
  });
70953
70953
  }
70954
70954
  async loadEventStreamCapability() {
70955
- const { EventStreamSerde: e } = await import("./index-BXBj976D.js");
70955
+ const { EventStreamSerde: e } = await import("./index-Dfd6tJVu.js");
70956
70956
  return new e({
70957
70957
  marshaller: this.getEventStreamMarshaller(),
70958
70958
  serializer: this.serializer,
@@ -78515,7 +78515,7 @@ class AW {
78515
78515
  } catch (n) {
78516
78516
  throw console.error(n), new oo("Critical - Unable to synchronize workflow state with server.");
78517
78517
  }
78518
- }, this.options = e, this.options.applicationKey && j4(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 40.3.5"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
78518
+ }, this.options = e, this.options.applicationKey && j4(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 40.3.7"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
78519
78519
  }
78520
78520
  configure(e) {
78521
78521
  go.setHubUrl(e.hubUrl), go.setServerUrl(e.serverUrl), go.setServicesApiUrl(e.servicesApiUrl), this.marketplaceThemeInstallId = e.marketplaceThemeInstallId, this.marketplaceThemeInstallConfigurationId = e.marketplaceThemeInstallConfigurationId, this.userPoolClientId = e.userPoolClientId, this.userPoolRegion = e.userPoolRegion, this.spiffRegion = e.spiffRegion, e.bearerAuthenticationToken && $4(e.bearerAuthenticationToken), this.options.applicationKey && this.getIntegration(), this.spiffRegion && this.userPoolRegion && this.userPoolClientId && Pf.init(this.spiffRegion, this.userPoolRegion, this.userPoolClientId);
@@ -80344,4 +80344,4 @@ export {
80344
80344
  qN as y,
80345
80345
  GN as z
80346
80346
  };
80347
- //# sourceMappingURL=index-B-fZTJaW.js.map
80347
+ //# sourceMappingURL=index-C5cU-Fpc.js.map