ai 5.0.0-beta.6 → 5.0.0-beta.7

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
@@ -8369,7 +8369,7 @@ import { z as z9 } from "zod/v4";
8369
8369
 
8370
8370
  // core/tool/mcp/types.ts
8371
8371
  import { z as z8 } from "zod/v4";
8372
- var LATEST_PROTOCOL_VERSION = "2025-26-03";
8372
+ var LATEST_PROTOCOL_VERSION = "2025-03-26";
8373
8373
  var SUPPORTED_PROTOCOL_VERSIONS = [
8374
8374
  LATEST_PROTOCOL_VERSION,
8375
8375
  "2024-11-05"