@mastra/laminar 1.0.2 → 1.0.3

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 +16 -0
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @mastra/laminar
2
2
 
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0d9efb4`](https://github.com/mastra-ai/mastra/commit/0d9efb47992c34aa90581c18b9f51f774f6252a5), [`5caa13d`](https://github.com/mastra-ai/mastra/commit/5caa13d1b2a496e2565ab124a11de9a51ad3e3b9), [`940163f`](https://github.com/mastra-ai/mastra/commit/940163fc492401d7562301e6f106ccef4fefe06f), [`47892c8`](https://github.com/mastra-ai/mastra/commit/47892c85708eac348209f99f10f9a5f5267e11c0), [`45bb78b`](https://github.com/mastra-ai/mastra/commit/45bb78b70bd9db29678fe49476cd9f4ed01bfd0b), [`70eef84`](https://github.com/mastra-ai/mastra/commit/70eef84b8f44493598fdafa2980a0e7283415eda), [`d84e52d`](https://github.com/mastra-ai/mastra/commit/d84e52d0f6511283ddd21ed5fe7f945449d0f799), [`24b80af`](https://github.com/mastra-ai/mastra/commit/24b80af87da93bb84d389340181e17b7477fa9ca), [`608e156`](https://github.com/mastra-ai/mastra/commit/608e156def954c9604c5e3f6d9dfce3bcc7aeab0), [`2246a6f`](https://github.com/mastra-ai/mastra/commit/2246a6f6effd444d42abc7077cca52da3df2c5d2), [`2b2e157`](https://github.com/mastra-ai/mastra/commit/2b2e157a092cd597d9d3f0000d62b8bb4a7348ed), [`59d30b5`](https://github.com/mastra-ai/mastra/commit/59d30b5d0cb44ea7a1c440e7460dfb57eac9a9b5), [`453693b`](https://github.com/mastra-ai/mastra/commit/453693bf9e265ddccecef901d50da6caaea0fbc6), [`78d1c80`](https://github.com/mastra-ai/mastra/commit/78d1c808ad90201897a300af551bcc1d34458a20), [`c204b63`](https://github.com/mastra-ai/mastra/commit/c204b632d19e66acb6d6e19b11c4540dd6ad5380), [`742a417`](https://github.com/mastra-ai/mastra/commit/742a417896088220a3b5560c354c45c5ca6d88b9), [`b4b75ca`](https://github.com/mastra-ai/mastra/commit/b4b75caae9b0c777e33b83364791fccfedf3cdba)]:
8
+ - @mastra/core@1.6.0
9
+ - @mastra/observability@1.2.1
10
+
11
+ ## 1.0.3-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`0d9efb4`](https://github.com/mastra-ai/mastra/commit/0d9efb47992c34aa90581c18b9f51f774f6252a5), [`5caa13d`](https://github.com/mastra-ai/mastra/commit/5caa13d1b2a496e2565ab124a11de9a51ad3e3b9), [`940163f`](https://github.com/mastra-ai/mastra/commit/940163fc492401d7562301e6f106ccef4fefe06f), [`b260123`](https://github.com/mastra-ai/mastra/commit/b2601234bd093d358c92081a58f9b0befdae52b3), [`47892c8`](https://github.com/mastra-ai/mastra/commit/47892c85708eac348209f99f10f9a5f5267e11c0), [`45bb78b`](https://github.com/mastra-ai/mastra/commit/45bb78b70bd9db29678fe49476cd9f4ed01bfd0b), [`70eef84`](https://github.com/mastra-ai/mastra/commit/70eef84b8f44493598fdafa2980a0e7283415eda), [`d84e52d`](https://github.com/mastra-ai/mastra/commit/d84e52d0f6511283ddd21ed5fe7f945449d0f799), [`24b80af`](https://github.com/mastra-ai/mastra/commit/24b80af87da93bb84d389340181e17b7477fa9ca), [`608e156`](https://github.com/mastra-ai/mastra/commit/608e156def954c9604c5e3f6d9dfce3bcc7aeab0), [`2246a6f`](https://github.com/mastra-ai/mastra/commit/2246a6f6effd444d42abc7077cca52da3df2c5d2), [`2b2e157`](https://github.com/mastra-ai/mastra/commit/2b2e157a092cd597d9d3f0000d62b8bb4a7348ed), [`59d30b5`](https://github.com/mastra-ai/mastra/commit/59d30b5d0cb44ea7a1c440e7460dfb57eac9a9b5), [`453693b`](https://github.com/mastra-ai/mastra/commit/453693bf9e265ddccecef901d50da6caaea0fbc6), [`78d1c80`](https://github.com/mastra-ai/mastra/commit/78d1c808ad90201897a300af551bcc1d34458a20), [`c204b63`](https://github.com/mastra-ai/mastra/commit/c204b632d19e66acb6d6e19b11c4540dd6ad5380), [`742a417`](https://github.com/mastra-ai/mastra/commit/742a417896088220a3b5560c354c45c5ca6d88b9), [`b4b75ca`](https://github.com/mastra-ai/mastra/commit/b4b75caae9b0c777e33b83364791fccfedf3cdba)]:
16
+ - @mastra/core@1.6.0-alpha.0
17
+ - @mastra/observability@1.2.1-alpha.0
18
+
3
19
  ## 1.0.2
4
20
 
5
21
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/laminar",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Laminar observability provider for Mastra - tracing + scoring export",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -29,19 +29,19 @@
29
29
  "@opentelemetry/resources": "^2.1.0",
30
30
  "@opentelemetry/sdk-trace-base": "^2.1.0",
31
31
  "@opentelemetry/semantic-conventions": "1.38.0",
32
- "@mastra/observability": "1.2.0"
32
+ "@mastra/observability": "1.2.1"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/node": "22.19.7",
36
- "@vitest/coverage-v8": "4.0.12",
37
- "@vitest/ui": "4.0.12",
36
+ "@vitest/coverage-v8": "4.0.18",
37
+ "@vitest/ui": "4.0.18",
38
38
  "eslint": "^9.37.0",
39
39
  "tsup": "^8.5.1",
40
40
  "typescript": "^5.9.3",
41
- "vitest": "4.0.16",
42
- "@internal/types-builder": "0.0.32",
43
- "@mastra/core": "1.2.0",
44
- "@internal/lint": "0.0.57"
41
+ "vitest": "4.0.18",
42
+ "@internal/lint": "0.0.61",
43
+ "@mastra/core": "1.6.0",
44
+ "@internal/types-builder": "0.0.36"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "@mastra/core": ">=1.0.0-0 <2.0.0-0"