@mastra/braintrust 0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441 → 0.0.0-fix-bundle-cleanup-20250911062914

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -3
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,13 +1,15 @@
1
1
  # @mastra/braintrust
2
2
 
3
- ## 0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441
3
+ ## 0.0.0-fix-bundle-cleanup-20250911062914
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - Update peerdep of @mastra/core ([`01fa4aa`](https://github.com/mastra-ai/mastra/commit/01fa4aaa634303fca93a8834160c69aeb71c400d))
8
+
7
9
  - "updated observability config" ([#7641](https://github.com/mastra-ai/mastra/pull/7641))
8
10
 
9
- - Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
10
- - @mastra/core@0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441
11
+ - Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975), [`0dcfeec`](https://github.com/mastra-ai/mastra/commit/0dcfeec18c35e7a0f5b82757599d2c12eed54400)]:
12
+ - @mastra/core@0.0.0-fix-bundle-cleanup-20250911062914
11
13
 
12
14
  ## 0.1.1
13
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/braintrust",
3
- "version": "0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441",
3
+ "version": "0.0.0-fix-bundle-cleanup-20250911062914",
4
4
  "description": "Braintrust observability provider for Mastra - includes AI tracing and future observability features",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -33,12 +33,12 @@
33
33
  "tsup": "^8.5.0",
34
34
  "typescript": "^5.8.3",
35
35
  "vitest": "^3.2.4",
36
- "@internal/lint": "0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441",
37
- "@mastra/core": "0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441",
38
- "@internal/types-builder": "0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441"
36
+ "@internal/lint": "0.0.0-fix-bundle-cleanup-20250911062914",
37
+ "@internal/types-builder": "0.0.0-fix-bundle-cleanup-20250911062914",
38
+ "@mastra/core": "0.0.0-fix-bundle-cleanup-20250911062914"
39
39
  },
40
40
  "peerDependencies": {
41
- "@mastra/core": "0.0.0-fix-zod-to-json-schema-ref-strategy-20250910193441"
41
+ "@mastra/core": "0.0.0-fix-bundle-cleanup-20250911062914"
42
42
  },
43
43
  "homepage": "https://mastra.ai",
44
44
  "repository": {