@supernova-studio/model 1.49.1 → 1.50.1

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/index.mjs CHANGED
@@ -6600,7 +6600,8 @@ var FlaggedFeature = z207.enum([
6600
6600
  "PulsarProfilerMode",
6601
6601
  "ForgeE2BTemplate",
6602
6602
  "ForgeOnDemandIterations",
6603
- "ForgeAutoRetryOnErrors"
6603
+ "ForgeAutoRetryOnErrors",
6604
+ "CustomForgeTemplate"
6604
6605
  ]);
6605
6606
  var FeatureFlagDefaults = {
6606
6607
  DocumentationIgnoreSnapshotsOnPublish: "route-bff+route-p3"