From c990ce5c60ba4017fc4ec665da70fa53540626bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 Aug 2024 01:48:05 +0000 Subject: [PATCH] chore: update versions --- .changeset/thin-dancers-tie.md | 46 ------------------- examples/complex-app/CHANGELOG.md | 18 ++++++++ examples/complex-app/package.json | 2 +- examples/envelope-helix-fastify/CHANGELOG.md | 11 +++++ examples/envelope-helix-fastify/package.json | 2 +- examples/federation/CHANGELOG.md | 13 ++++++ examples/federation/package.json | 2 +- examples/graphql-shield/CHANGELOG.md | 11 +++++ examples/graphql-shield/package.json | 2 +- examples/helix/CHANGELOG.md | 11 +++++ examples/helix/package.json | 2 +- examples/nextjs/CHANGELOG.md | 11 +++++ examples/nextjs/package.json | 2 +- examples/open-telemetry/CHANGELOG.md | 13 ++++++ examples/open-telemetry/package.json | 2 +- examples/prisma-federation/CHANGELOG.md | 15 ++++++ examples/prisma-federation/package.json | 2 +- examples/prisma-relay/CHANGELOG.md | 13 ++++++ examples/prisma-relay/package.json | 2 +- .../CHANGELOG.md | 13 ++++++ .../package.json | 2 +- examples/prisma-subscriptions/CHANGELOG.md | 12 +++++ examples/prisma-subscriptions/package.json | 2 +- examples/prisma/CHANGELOG.md | 12 +++++ examples/prisma/package.json | 2 +- .../relay-windowed-pagination/CHANGELOG.md | 12 +++++ .../relay-windowed-pagination/package.json | 2 +- examples/simple-classes/CHANGELOG.md | 11 +++++ examples/simple-classes/package.json | 2 +- examples/simple-interfaces/CHANGELOG.md | 11 +++++ examples/simple-interfaces/package.json | 2 +- packages/converter/CHANGELOG.md | 6 +++ packages/converter/package.json | 10 +++- packages/core/CHANGELOG.md | 6 +++ packages/core/package.json | 2 +- packages/deno/CHANGELOG.md | 6 +++ packages/deno/package.json | 2 +- packages/plugin-add-graphql/CHANGELOG.md | 6 +++ packages/plugin-add-graphql/package.json | 2 +- packages/plugin-complexity/CHANGELOG.md | 6 +++ packages/plugin-complexity/package.json | 13 +++++- packages/plugin-dataloader/CHANGELOG.md | 6 +++ packages/plugin-dataloader/package.json | 10 +++- packages/plugin-directives/CHANGELOG.md | 6 +++ packages/plugin-directives/package.json | 2 +- packages/plugin-drizzle/CHANGELOG.md | 6 +++ packages/plugin-drizzle/package.json | 11 ++++- packages/plugin-errors/CHANGELOG.md | 6 +++ packages/plugin-errors/package.json | 2 +- packages/plugin-example/CHANGELOG.md | 6 +++ packages/plugin-example/package.json | 10 +++- packages/plugin-federation/CHANGELOG.md | 6 +++ packages/plugin-federation/package.json | 2 +- packages/plugin-mocks/CHANGELOG.md | 6 +++ packages/plugin-mocks/package.json | 13 +++++- packages/plugin-prisma-utils/CHANGELOG.md | 6 +++ packages/plugin-prisma-utils/package.json | 10 +++- packages/plugin-prisma/CHANGELOG.md | 14 ++++-- packages/plugin-prisma/package.json | 2 +- packages/plugin-relay/CHANGELOG.md | 6 +++ packages/plugin-relay/package.json | 2 +- packages/plugin-scope-auth/CHANGELOG.md | 6 +++ packages/plugin-scope-auth/package.json | 2 +- packages/plugin-simple-objects/CHANGELOG.md | 6 +++ packages/plugin-simple-objects/package.json | 2 +- .../plugin-smart-subscriptions/CHANGELOG.md | 6 +++ .../plugin-smart-subscriptions/package.json | 2 +- packages/plugin-sub-graph/CHANGELOG.md | 6 +++ packages/plugin-sub-graph/package.json | 2 +- packages/plugin-tracing/CHANGELOG.md | 6 +++ packages/plugin-tracing/package.json | 2 +- packages/plugin-with-input/CHANGELOG.md | 10 +++- packages/plugin-with-input/package.json | 11 ++++- packages/plugin-zod/CHANGELOG.md | 6 +++ packages/plugin-zod/package.json | 12 ++++- packages/test-utils/CHANGELOG.md | 6 +++ packages/test-utils/package.json | 2 +- packages/tracing-newrelic/CHANGELOG.md | 6 +++ packages/tracing-newrelic/package.json | 2 +- packages/tracing-opentelemetry/CHANGELOG.md | 6 +++ packages/tracing-opentelemetry/package.json | 2 +- packages/tracing-sentry/CHANGELOG.md | 6 +++ packages/tracing-sentry/package.json | 2 +- packages/tracing-xray/CHANGELOG.md | 6 +++ packages/tracing-xray/package.json | 2 +- 85 files changed, 470 insertions(+), 103 deletions(-) delete mode 100644 .changeset/thin-dancers-tie.md diff --git a/.changeset/thin-dancers-tie.md b/.changeset/thin-dancers-tie.md deleted file mode 100644 index 0d0171e52..000000000 --- a/.changeset/thin-dancers-tie.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -"@pothos-examples/prisma-smart-subscriptions-apollo": minor -"@pothos/plugin-smart-subscriptions": minor -"@pothos-examples/relay-windowed-pagination": minor -"@pothos-examples/envelope-helix-fastify": minor -"@pothos/plugin-simple-objects": minor -"@pothos/tracing-opentelemetry": minor -"@pothos-examples/prisma-subscriptions": minor -"@pothos/plugin-prisma-utils": minor -"@pothos/plugin-add-graphql": minor -"@pothos-examples/prisma-federation": minor -"@pothos-examples/simple-interfaces": minor -"@pothos/plugin-complexity": minor -"@pothos/plugin-dataloader": minor -"@pothos/plugin-directives": minor -"@pothos/plugin-federation": minor -"@pothos/plugin-scope-auth": minor -"@pothos/plugin-with-input": minor -"@pothos/plugin-sub-graph": minor -"@pothos/tracing-newrelic": minor -"@pothos-examples/graphql-shield": minor -"@pothos-examples/open-telemetry": minor -"@pothos-examples/simple-classes": minor -"@pothos/plugin-drizzle": minor -"@pothos/plugin-example": minor -"@pothos/plugin-tracing": minor -"@pothos/tracing-sentry": minor -"@pothos/plugin-errors": minor -"@pothos/plugin-prisma": minor -"@pothos-examples/prisma-relay": minor -"@pothos/plugin-mocks": minor -"@pothos/plugin-relay": minor -"@pothos/tracing-xray": minor -"@pothos-examples/complex-app": minor -"@pothos-examples/federation": minor -"@pothos/plugin-zod": minor -"@pothos/test-utils": minor -"@pothos/converter": minor -"@pothos-examples/nextjs": minor -"@pothos-examples/prisma": minor -"@pothos-examples/helix": minor -"@pothos/core": minor -"@pothos/deno": minor ---- - -replace eslint and prettier with biome diff --git a/examples/complex-app/CHANGELOG.md b/examples/complex-app/CHANGELOG.md index 5ee55c803..45e59baf4 100644 --- a/examples/complex-app/CHANGELOG.md +++ b/examples/complex-app/CHANGELOG.md @@ -1,5 +1,23 @@ # @pothos-examples/complex-app +## 2.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-simple-objects@4.1.0 + - @pothos/plugin-prisma-utils@1.2.0 + - @pothos/plugin-dataloader@4.1.0 + - @pothos/plugin-scope-auth@4.1.0 + - @pothos/plugin-prisma@4.2.0 + - @pothos/plugin-relay@4.1.0 + - @pothos/plugin-zod@4.1.0 + - @pothos/core@4.1.0 + ## 2.0.9 ### Patch Changes diff --git a/examples/complex-app/package.json b/examples/complex-app/package.json index c619a1a52..3a9cd0528 100644 --- a/examples/complex-app/package.json +++ b/examples/complex-app/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "2.0.9", + "version": "2.1.0", "name": "@pothos-examples/complex-app", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/envelope-helix-fastify/CHANGELOG.md b/examples/envelope-helix-fastify/CHANGELOG.md index a73b61142..4ab50c3e1 100644 --- a/examples/envelope-helix-fastify/CHANGELOG.md +++ b/examples/envelope-helix-fastify/CHANGELOG.md @@ -1,5 +1,16 @@ # @pothos-examples/envelope-helix-fastify +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/envelope-helix-fastify/package.json b/examples/envelope-helix-fastify/package.json index 7e3fb38cc..b6e7c6907 100644 --- a/examples/envelope-helix-fastify/package.json +++ b/examples/envelope-helix-fastify/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/envelope-helix-fastify", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/federation/CHANGELOG.md b/examples/federation/CHANGELOG.md index d4331292c..e411f8414 100644 --- a/examples/federation/CHANGELOG.md +++ b/examples/federation/CHANGELOG.md @@ -1,5 +1,18 @@ # @pothos-examples/federation +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-directives@4.1.0 + - @pothos/plugin-federation@4.1.0 + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/federation/package.json b/examples/federation/package.json index 9bcf7690a..cb7218239 100644 --- a/examples/federation/package.json +++ b/examples/federation/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/federation", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/graphql-shield/CHANGELOG.md b/examples/graphql-shield/CHANGELOG.md index 94395d705..b55c1e97b 100644 --- a/examples/graphql-shield/CHANGELOG.md +++ b/examples/graphql-shield/CHANGELOG.md @@ -1,5 +1,16 @@ # @pothos-examples/graphql-shield +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/graphql-shield/package.json b/examples/graphql-shield/package.json index ba9e27ffd..593de192d 100644 --- a/examples/graphql-shield/package.json +++ b/examples/graphql-shield/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/graphql-shield", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/helix/CHANGELOG.md b/examples/helix/CHANGELOG.md index 7fdfe8013..3d61993b1 100644 --- a/examples/helix/CHANGELOG.md +++ b/examples/helix/CHANGELOG.md @@ -1,5 +1,16 @@ # @pothos-examples/helix +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/helix/package.json b/examples/helix/package.json index 09ac868b8..8ea3d7dd4 100644 --- a/examples/helix/package.json +++ b/examples/helix/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/helix", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/nextjs/CHANGELOG.md b/examples/nextjs/CHANGELOG.md index 6dd95002e..7079e7f49 100644 --- a/examples/nextjs/CHANGELOG.md +++ b/examples/nextjs/CHANGELOG.md @@ -1,5 +1,16 @@ # @pothos-examples/nextjs +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 4812c4ee1..9825d8d1b 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@pothos-examples/nextjs", - "version": "3.0.2", + "version": "3.1.0", "private": true, "scripts": { "generate": "tsx graphql/build-schema.ts && graphql-codegen", diff --git a/examples/open-telemetry/CHANGELOG.md b/examples/open-telemetry/CHANGELOG.md index 799a3e464..f4d53a4c4 100644 --- a/examples/open-telemetry/CHANGELOG.md +++ b/examples/open-telemetry/CHANGELOG.md @@ -1,5 +1,18 @@ # @pothos-examples/open-telemetry +## 2.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/tracing-opentelemetry@1.1.0 + - @pothos/plugin-tracing@1.1.0 + - @pothos/core@4.1.0 + ## 2.0.2 ### Patch Changes diff --git a/examples/open-telemetry/package.json b/examples/open-telemetry/package.json index b3aade70a..88e0e6de9 100644 --- a/examples/open-telemetry/package.json +++ b/examples/open-telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@pothos-examples/open-telemetry", - "version": "2.0.2", + "version": "2.1.0", "main": "index.js", "license": "MIT", "dependencies": { diff --git a/examples/prisma-federation/CHANGELOG.md b/examples/prisma-federation/CHANGELOG.md index c2bc904b0..c6ba9fcc0 100644 --- a/examples/prisma-federation/CHANGELOG.md +++ b/examples/prisma-federation/CHANGELOG.md @@ -1,5 +1,20 @@ # @pothos-examples/relay +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-directives@4.1.0 + - @pothos/plugin-federation@4.1.0 + - @pothos/plugin-prisma@4.2.0 + - @pothos/plugin-relay@4.1.0 + - @pothos/core@4.1.0 + ## 3.0.6 ### Patch Changes diff --git a/examples/prisma-federation/package.json b/examples/prisma-federation/package.json index 353b70ab5..65de03f3a 100644 --- a/examples/prisma-federation/package.json +++ b/examples/prisma-federation/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.6", + "version": "3.1.0", "name": "@pothos-examples/prisma-federation", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/prisma-relay/CHANGELOG.md b/examples/prisma-relay/CHANGELOG.md index dfd41308b..641b3d9d4 100644 --- a/examples/prisma-relay/CHANGELOG.md +++ b/examples/prisma-relay/CHANGELOG.md @@ -1,5 +1,18 @@ # @pothos-examples/prisma-relay +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-prisma@4.2.0 + - @pothos/plugin-relay@4.1.0 + - @pothos/core@4.1.0 + ## 3.0.6 ### Patch Changes diff --git a/examples/prisma-relay/package.json b/examples/prisma-relay/package.json index 9a720ee84..8170a617e 100644 --- a/examples/prisma-relay/package.json +++ b/examples/prisma-relay/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.6", + "version": "3.1.0", "name": "@pothos-examples/prisma-relay", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/prisma-smart-subscriptions-apollo/CHANGELOG.md b/examples/prisma-smart-subscriptions-apollo/CHANGELOG.md index 3fc47a46a..be23732f7 100644 --- a/examples/prisma-smart-subscriptions-apollo/CHANGELOG.md +++ b/examples/prisma-smart-subscriptions-apollo/CHANGELOG.md @@ -1,5 +1,18 @@ # @pothos-examples/prisma-smart-subscriptions-apollo +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-smart-subscriptions@4.1.0 + - @pothos/plugin-prisma@4.2.0 + - @pothos/core@4.1.0 + ## 3.0.6 ### Patch Changes diff --git a/examples/prisma-smart-subscriptions-apollo/package.json b/examples/prisma-smart-subscriptions-apollo/package.json index fc2709521..42bb05f98 100644 --- a/examples/prisma-smart-subscriptions-apollo/package.json +++ b/examples/prisma-smart-subscriptions-apollo/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.6", + "version": "3.1.0", "name": "@pothos-examples/prisma-smart-subscriptions-apollo", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/prisma-subscriptions/CHANGELOG.md b/examples/prisma-subscriptions/CHANGELOG.md index 193c28632..a4252b9ac 100644 --- a/examples/prisma-subscriptions/CHANGELOG.md +++ b/examples/prisma-subscriptions/CHANGELOG.md @@ -1,5 +1,17 @@ # @pothos-examples/prisma-subscriptions +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-prisma@4.2.0 + - @pothos/core@4.1.0 + ## 3.0.6 ### Patch Changes diff --git a/examples/prisma-subscriptions/package.json b/examples/prisma-subscriptions/package.json index 583e2d6ed..19abb1761 100644 --- a/examples/prisma-subscriptions/package.json +++ b/examples/prisma-subscriptions/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.6", + "version": "3.1.0", "name": "@pothos-examples/prisma-subscriptions", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/prisma/CHANGELOG.md b/examples/prisma/CHANGELOG.md index 4f2211efb..4395b02ee 100644 --- a/examples/prisma/CHANGELOG.md +++ b/examples/prisma/CHANGELOG.md @@ -1,5 +1,17 @@ # @pothos-examples/relay +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-prisma@4.2.0 + - @pothos/core@4.1.0 + ## 3.0.6 ### Patch Changes diff --git a/examples/prisma/package.json b/examples/prisma/package.json index beb58a05b..68b7476c6 100644 --- a/examples/prisma/package.json +++ b/examples/prisma/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.6", + "version": "3.1.0", "name": "@pothos-examples/prisma", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/relay-windowed-pagination/CHANGELOG.md b/examples/relay-windowed-pagination/CHANGELOG.md index 5dc83e19d..f549d2175 100644 --- a/examples/relay-windowed-pagination/CHANGELOG.md +++ b/examples/relay-windowed-pagination/CHANGELOG.md @@ -1,5 +1,17 @@ # @pothos-examples/prisma-relay +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/plugin-relay@4.1.0 + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/relay-windowed-pagination/package.json b/examples/relay-windowed-pagination/package.json index 557757566..e17f3dd6a 100644 --- a/examples/relay-windowed-pagination/package.json +++ b/examples/relay-windowed-pagination/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/relay-windowed-pagination", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/simple-classes/CHANGELOG.md b/examples/simple-classes/CHANGELOG.md index e40d6ebfe..7e3e51182 100644 --- a/examples/simple-classes/CHANGELOG.md +++ b/examples/simple-classes/CHANGELOG.md @@ -1,5 +1,16 @@ # @pothos-examples/simple-classes +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/simple-classes/package.json b/examples/simple-classes/package.json index 185188e7e..bedcc88c8 100644 --- a/examples/simple-classes/package.json +++ b/examples/simple-classes/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/simple-classes", "main": "src/index.ts", "types": "src/index.ts", diff --git a/examples/simple-interfaces/CHANGELOG.md b/examples/simple-interfaces/CHANGELOG.md index 3ca70db3b..d78e02b45 100644 --- a/examples/simple-interfaces/CHANGELOG.md +++ b/examples/simple-interfaces/CHANGELOG.md @@ -1,5 +1,16 @@ # @pothos-examples/simple-interfaces +## 3.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + +### Patch Changes + +- Updated dependencies [27af377] + - @pothos/core@4.1.0 + ## 3.0.2 ### Patch Changes diff --git a/examples/simple-interfaces/package.json b/examples/simple-interfaces/package.json index c154d851e..da628df4a 100644 --- a/examples/simple-interfaces/package.json +++ b/examples/simple-interfaces/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "3.0.2", + "version": "3.1.0", "name": "@pothos-examples/simple-interfaces", "main": "src/index.ts", "types": "src/index.ts", diff --git a/packages/converter/CHANGELOG.md b/packages/converter/CHANGELOG.md index 6b23ca14e..438a79de0 100644 --- a/packages/converter/CHANGELOG.md +++ b/packages/converter/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.1 ### Patch Changes diff --git a/packages/converter/package.json b/packages/converter/package.json index a25e7ab7c..503b8866d 100644 --- a/packages/converter/package.json +++ b/packages/converter/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/converter", - "version": "4.0.1", + "version": "4.1.0", "description": "A converter for generating typescript that implements an SDL input schema", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -31,7 +31,13 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "typescript", "converter"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "converter" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ca1197972..23eb81110 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index c6d48b292..2e6edb270 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/core", - "version": "4.0.2", + "version": "4.1.0", "description": "Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/deno/CHANGELOG.md b/packages/deno/CHANGELOG.md index c4447a117..ae10f9e17 100644 --- a/packages/deno/CHANGELOG.md +++ b/packages/deno/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.1 ### Patch Changes diff --git a/packages/deno/package.json b/packages/deno/package.json index eca3076e3..9b685c494 100644 --- a/packages/deno/package.json +++ b/packages/deno/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/deno", - "version": "4.0.1", + "version": "4.1.0", "description": "Deno compatible versions of Pothos packages", "repository": { "type": "git", diff --git a/packages/plugin-add-graphql/CHANGELOG.md b/packages/plugin-add-graphql/CHANGELOG.md index 31a5269ac..dd4104476 100644 --- a/packages/plugin-add-graphql/CHANGELOG.md +++ b/packages/plugin-add-graphql/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/plugin-add-graphql +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-add-graphql/package.json b/packages/plugin-add-graphql/package.json index 98946943e..d04b9e82f 100644 --- a/packages/plugin-add-graphql/package.json +++ b/packages/plugin-add-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-add-graphql", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for adding existing GraphQL types to a Pothos schema", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-complexity/CHANGELOG.md b/packages/plugin-complexity/CHANGELOG.md index 0984d00b7..e6314a722 100644 --- a/packages/plugin-complexity/CHANGELOG.md +++ b/packages/plugin-complexity/CHANGELOG.md @@ -1,5 +1,11 @@ # @giraphql/plugin-complexity +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-complexity/package.json b/packages/plugin-complexity/package.json index 5bf375f82..4b0e1f377 100644 --- a/packages/plugin-complexity/package.json +++ b/packages/plugin-complexity/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-complexity", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for defining and limiting complexity of queries", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -31,7 +31,16 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "plugin", "complexity", "depth", "query", "limit"], + "keywords": [ + "pothos", + "graphql", + "schema", + "plugin", + "complexity", + "depth", + "query", + "limit" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-dataloader/CHANGELOG.md b/packages/plugin-dataloader/CHANGELOG.md index 5013b3c1b..3a5dcb8cd 100644 --- a/packages/plugin-dataloader/CHANGELOG.md +++ b/packages/plugin-dataloader/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-dataloader/package.json b/packages/plugin-dataloader/package.json index 091ce6f81..3994f2c80 100644 --- a/packages/plugin-dataloader/package.json +++ b/packages/plugin-dataloader/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-dataloader", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for attaching dataloader to object types", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -31,7 +31,13 @@ "url": "git+https://github.com/hayes/pothos.git", "directory": "packages/plugin-dataloader" }, - "keywords": ["pothos", "graphql", "schema", "typescript", "dataloader"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "dataloader" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-directives/CHANGELOG.md b/packages/plugin-directives/CHANGELOG.md index 08012ea67..26ea35d83 100644 --- a/packages/plugin-directives/CHANGELOG.md +++ b/packages/plugin-directives/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.1 ### Patch Changes diff --git a/packages/plugin-directives/package.json b/packages/plugin-directives/package.json index 4c8b864cd..0cf28b8f7 100644 --- a/packages/plugin-directives/package.json +++ b/packages/plugin-directives/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-directives", - "version": "4.0.1", + "version": "4.1.0", "description": "Directive plugin for Pothos, enables using graphql-tools based directives with Pothos", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-drizzle/CHANGELOG.md b/packages/plugin-drizzle/CHANGELOG.md index f2a330dd3..b0c321b6f 100644 --- a/packages/plugin-drizzle/CHANGELOG.md +++ b/packages/plugin-drizzle/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/plugin-drizzle +## 0.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 0.0.1 ### Patch Changes diff --git a/packages/plugin-drizzle/package.json b/packages/plugin-drizzle/package.json index b2410602d..97eb9a3d7 100644 --- a/packages/plugin-drizzle/package.json +++ b/packages/plugin-drizzle/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-drizzle", - "version": "0.0.1", + "version": "0.1.0", "description": "A Pothos plugin for drizzle", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -31,7 +31,14 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "typescript", "drizzle", "plugin"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "drizzle", + "plugin" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-errors/CHANGELOG.md b/packages/plugin-errors/CHANGELOG.md index 77a01e501..311eb3454 100644 --- a/packages/plugin-errors/CHANGELOG.md +++ b/packages/plugin-errors/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.2.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.1.0 ### Minor Changes diff --git a/packages/plugin-errors/package.json b/packages/plugin-errors/package.json index 1c2da71c3..1b0859660 100644 --- a/packages/plugin-errors/package.json +++ b/packages/plugin-errors/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-errors", - "version": "4.1.0", + "version": "4.2.0", "description": "A Pothos plugin for adding typed errors into your schema", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-example/CHANGELOG.md b/packages/plugin-example/CHANGELOG.md index 9a54a9a02..168c51fcb 100644 --- a/packages/plugin-example/CHANGELOG.md +++ b/packages/plugin-example/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-example/package.json b/packages/plugin-example/package.json index 26c5822fb..c58b1390d 100644 --- a/packages/plugin-example/package.json +++ b/packages/plugin-example/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-example", - "version": "4.0.2", + "version": "4.1.0", "description": "An example plugin for Pothos", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -30,7 +30,13 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "example", "plugin"], + "keywords": [ + "pothos", + "graphql", + "schema", + "example", + "plugin" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-federation/CHANGELOG.md b/packages/plugin-federation/CHANGELOG.md index 732fbcfed..70dce1613 100644 --- a/packages/plugin-federation/CHANGELOG.md +++ b/packages/plugin-federation/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/plugin-federation +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.1 ### Patch Changes diff --git a/packages/plugin-federation/package.json b/packages/plugin-federation/package.json index dd131a215..c8d0192df 100644 --- a/packages/plugin-federation/package.json +++ b/packages/plugin-federation/package.json @@ -1,7 +1,7 @@ { "name": "@pothos/plugin-federation", "description": "A Pothos plugin for implementing apollo federation subGraphs", - "version": "4.0.1", + "version": "4.1.0", "main": "./lib/index.js", "types": "./dts/index.d.ts", "module": "./esm/index.js", diff --git a/packages/plugin-mocks/CHANGELOG.md b/packages/plugin-mocks/CHANGELOG.md index 76c5fff3f..fa8bf5646 100644 --- a/packages/plugin-mocks/CHANGELOG.md +++ b/packages/plugin-mocks/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-mocks/package.json b/packages/plugin-mocks/package.json index ed774ad7b..26b2a0520 100644 --- a/packages/plugin-mocks/package.json +++ b/packages/plugin-mocks/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-mocks", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for mocking resolvers", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -31,7 +31,16 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "typescript", "mock", "mocks", "test", "stub"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "mock", + "mocks", + "test", + "stub" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-prisma-utils/CHANGELOG.md b/packages/plugin-prisma-utils/CHANGELOG.md index a483fbf78..395343b48 100644 --- a/packages/plugin-prisma-utils/CHANGELOG.md +++ b/packages/plugin-prisma-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/plugin-prisma-utils +## 1.2.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 1.1.1 ### Patch Changes diff --git a/packages/plugin-prisma-utils/package.json b/packages/plugin-prisma-utils/package.json index dcfa5b05b..b89461581 100644 --- a/packages/plugin-prisma-utils/package.json +++ b/packages/plugin-prisma-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-prisma-utils", - "version": "1.1.1", + "version": "1.2.0", "description": "A Pothos plugin containing utility functions for building prisma inputs", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -33,7 +33,13 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "typescript", "prisma"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "prisma" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-prisma/CHANGELOG.md b/packages/plugin-prisma/CHANGELOG.md index 6db83651a..64cc4df85 100644 --- a/packages/plugin-prisma/CHANGELOG.md +++ b/packages/plugin-prisma/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.2.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.1.0 ### Minor Changes @@ -1033,7 +1039,7 @@ You will need to remove PrismaClient from the builder types, so your builder setup now looks like: ```typescript - import PrismaPlugin, { PrismaTypes } from '@giraphql/plugin-prisma'; + import PrismaPlugin, { PrismaTypes } from "@giraphql/plugin-prisma"; export default new SchemaBuilder<{}>({ prisma: { @@ -1049,9 +1055,9 @@ builder.prismaObject(prisma.post, { findUnique: (post) => ({ id: post.id }), fields: (t) => ({ - id: t.exposeID('id'), - title: t.exposeString('title'), - author: t.relation('author'), + id: t.exposeID("id"), + title: t.exposeString("title"), + author: t.relation("author"), }), }); diff --git a/packages/plugin-prisma/package.json b/packages/plugin-prisma/package.json index f9beacc10..690b1f1b2 100644 --- a/packages/plugin-prisma/package.json +++ b/packages/plugin-prisma/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-prisma", - "version": "4.1.0", + "version": "4.2.0", "description": "A Pothos plugin for more efficient integration with prisma", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-relay/CHANGELOG.md b/packages/plugin-relay/CHANGELOG.md index 48403e089..4dc6c1028 100644 --- a/packages/plugin-relay/CHANGELOG.md +++ b/packages/plugin-relay/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-relay/package.json b/packages/plugin-relay/package.json index ce8c77203..09484169b 100644 --- a/packages/plugin-relay/package.json +++ b/packages/plugin-relay/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-relay", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-scope-auth/CHANGELOG.md b/packages/plugin-scope-auth/CHANGELOG.md index 23ac93bda..06e7ccb08 100644 --- a/packages/plugin-scope-auth/CHANGELOG.md +++ b/packages/plugin-scope-auth/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-scope-auth/package.json b/packages/plugin-scope-auth/package.json index 3ef639648..467949938 100644 --- a/packages/plugin-scope-auth/package.json +++ b/packages/plugin-scope-auth/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-scope-auth", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for adding scope based authorization checks to your GraphQL Schema", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-simple-objects/CHANGELOG.md b/packages/plugin-simple-objects/CHANGELOG.md index 87d1d0ad2..02d9a3d19 100644 --- a/packages/plugin-simple-objects/CHANGELOG.md +++ b/packages/plugin-simple-objects/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.3 ### Patch Changes diff --git a/packages/plugin-simple-objects/package.json b/packages/plugin-simple-objects/package.json index b55487a16..1ff150153 100644 --- a/packages/plugin-simple-objects/package.json +++ b/packages/plugin-simple-objects/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-simple-objects", - "version": "4.0.3", + "version": "4.1.0", "description": "A Pothos plugin for defining objects and interfaces without ts definitions for those types", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-smart-subscriptions/CHANGELOG.md b/packages/plugin-smart-subscriptions/CHANGELOG.md index 38b80428d..69cb23fc3 100644 --- a/packages/plugin-smart-subscriptions/CHANGELOG.md +++ b/packages/plugin-smart-subscriptions/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-smart-subscriptions/package.json b/packages/plugin-smart-subscriptions/package.json index 49ff18a50..8af347dbe 100644 --- a/packages/plugin-smart-subscriptions/package.json +++ b/packages/plugin-smart-subscriptions/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-smart-subscriptions", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for turning queries into subscriptions", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-sub-graph/CHANGELOG.md b/packages/plugin-sub-graph/CHANGELOG.md index 6d1156869..8035e7085 100644 --- a/packages/plugin-sub-graph/CHANGELOG.md +++ b/packages/plugin-sub-graph/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-sub-graph/package.json b/packages/plugin-sub-graph/package.json index 8875e3234..bf27e4d7b 100644 --- a/packages/plugin-sub-graph/package.json +++ b/packages/plugin-sub-graph/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-sub-graph", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for creating multiple variants or sub-selections of the same graph", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-tracing/CHANGELOG.md b/packages/plugin-tracing/CHANGELOG.md index c691d384a..3025dbde1 100644 --- a/packages/plugin-tracing/CHANGELOG.md +++ b/packages/plugin-tracing/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/plugin-tracing +## 1.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 1.0.2 ### Patch Changes diff --git a/packages/plugin-tracing/package.json b/packages/plugin-tracing/package.json index 9d3232fc4..ca814141f 100644 --- a/packages/plugin-tracing/package.json +++ b/packages/plugin-tracing/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-tracing", - "version": "1.0.2", + "version": "1.1.0", "description": "A Pothos plugin for tracing and logging resolver invocations", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/plugin-with-input/CHANGELOG.md b/packages/plugin-with-input/CHANGELOG.md index a32a3a905..8ca412c03 100644 --- a/packages/plugin-with-input/CHANGELOG.md +++ b/packages/plugin-with-input/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/plugin-with-input +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes @@ -97,7 +103,7 @@ An example usage of this: ```ts - import WithInputPlugin from '@pothos/plugin-with-input'; + import WithInputPlugin from "@pothos/plugin-with-input"; const builder = new SchemaBuilder({ plugins: [WithInputPlugin], withInput: { @@ -105,7 +111,7 @@ name: ({ parentTypeName, fieldName }) => { const capitalizedFieldName = `${fieldName[0].toUpperCase()}${fieldName.slice(1)}`; // This will remove the default Query/Mutation prefix from the input type name - if (parentTypeName === 'Query' || parentTypeName === 'Mutation') { + if (parentTypeName === "Query" || parentTypeName === "Mutation") { return `${capitalizedFieldName}Input`; } diff --git a/packages/plugin-with-input/package.json b/packages/plugin-with-input/package.json index a3d8e9a1b..56974c629 100644 --- a/packages/plugin-with-input/package.json +++ b/packages/plugin-with-input/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-with-input", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for defining fields with input objects", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -32,7 +32,14 @@ }, "author": "Michael Hayes", "license": "ISC", - "keywords": ["pothos", "graphql", "schema", "typescript", "plugin", "input"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "plugin", + "input" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/plugin-zod/CHANGELOG.md b/packages/plugin-zod/CHANGELOG.md index dfa12560e..051383fad 100644 --- a/packages/plugin-zod/CHANGELOG.md +++ b/packages/plugin-zod/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 4.0.2 ### Patch Changes diff --git a/packages/plugin-zod/package.json b/packages/plugin-zod/package.json index 9c4314d0a..c6ff46fee 100644 --- a/packages/plugin-zod/package.json +++ b/packages/plugin-zod/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/plugin-zod", - "version": "4.0.2", + "version": "4.1.0", "description": "A Pothos plugin for adding argument validation", "main": "./lib/index.js", "types": "./dts/index.d.ts", @@ -31,7 +31,15 @@ "url": "git+https://github.com/hayes/pothos.git", "directory": "packages/plugin-zod" }, - "keywords": ["pothos", "graphql", "schema", "typescript", "zod", "validation", "validate"], + "keywords": [ + "pothos", + "graphql", + "schema", + "typescript", + "zod", + "validation", + "validate" + ], "publishConfig": { "access": "public", "provenance": true diff --git a/packages/test-utils/CHANGELOG.md b/packages/test-utils/CHANGELOG.md index 0ac86e81f..8332ffa9b 100644 --- a/packages/test-utils/CHANGELOG.md +++ b/packages/test-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @giraphql/test-utils +## 2.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 2.0.1 ### Patch Changes diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 88de83502..85e9525bd 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/test-utils", - "version": "2.0.1", + "version": "2.1.0", "description": "shared test utils for testing Pothos packages", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/tracing-newrelic/CHANGELOG.md b/packages/tracing-newrelic/CHANGELOG.md index aa669ee32..f66c915fd 100644 --- a/packages/tracing-newrelic/CHANGELOG.md +++ b/packages/tracing-newrelic/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/tracing-newrelic +## 1.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 1.0.2 ### Patch Changes diff --git a/packages/tracing-newrelic/package.json b/packages/tracing-newrelic/package.json index 499b9892e..fd7e1ff50 100644 --- a/packages/tracing-newrelic/package.json +++ b/packages/tracing-newrelic/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/tracing-newrelic", - "version": "1.0.2", + "version": "1.1.0", "description": "New Relic utilities for the Pothos tracing plugin", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/tracing-opentelemetry/CHANGELOG.md b/packages/tracing-opentelemetry/CHANGELOG.md index e53c34924..efa14a423 100644 --- a/packages/tracing-opentelemetry/CHANGELOG.md +++ b/packages/tracing-opentelemetry/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/tracing-opentelemetry +## 1.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 1.0.2 ### Patch Changes diff --git a/packages/tracing-opentelemetry/package.json b/packages/tracing-opentelemetry/package.json index 1b01cd056..0d734c34a 100644 --- a/packages/tracing-opentelemetry/package.json +++ b/packages/tracing-opentelemetry/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/tracing-opentelemetry", - "version": "1.0.2", + "version": "1.1.0", "description": "Opentelemetry utilities for the Pothos tracing plugin", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/tracing-sentry/CHANGELOG.md b/packages/tracing-sentry/CHANGELOG.md index 95df8467e..36a99d239 100644 --- a/packages/tracing-sentry/CHANGELOG.md +++ b/packages/tracing-sentry/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/tracing-sentry +## 1.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 1.0.3 ### Patch Changes diff --git a/packages/tracing-sentry/package.json b/packages/tracing-sentry/package.json index cc83e451e..bc9d63b60 100644 --- a/packages/tracing-sentry/package.json +++ b/packages/tracing-sentry/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/tracing-sentry", - "version": "1.0.3", + "version": "1.1.0", "description": "Sentry utilities for the Pothos tracing plugin", "main": "./lib/index.js", "types": "./dts/index.d.ts", diff --git a/packages/tracing-xray/CHANGELOG.md b/packages/tracing-xray/CHANGELOG.md index fc32f9ecc..b359d848b 100644 --- a/packages/tracing-xray/CHANGELOG.md +++ b/packages/tracing-xray/CHANGELOG.md @@ -1,5 +1,11 @@ # @pothos/tracing-xray +## 1.1.0 + +### Minor Changes + +- 27af377: replace eslint and prettier with biome + ## 1.0.2 ### Patch Changes diff --git a/packages/tracing-xray/package.json b/packages/tracing-xray/package.json index 43ca9881b..28c041d3e 100644 --- a/packages/tracing-xray/package.json +++ b/packages/tracing-xray/package.json @@ -1,6 +1,6 @@ { "name": "@pothos/tracing-xray", - "version": "1.0.2", + "version": "1.1.0", "description": "AWS XRay tracing utilities for the Pothos tracing plugin", "main": "./lib/index.js", "types": "./dts/index.d.ts",