Skip to content

v3.1.0

Compare
Choose a tag to compare
@tobiasdiez tobiasdiez released this 10 Jul 09:16
180faec

3.1.0 (2024-07-10)

πŸ”– Features

  • expose typeDefs instead of schema from #graphql/schema for easier use with Apollo server (#99) (7171731)

πŸ› Bug Fixes

  • provide typescript info for virtual import #graphql/schema (#97) (8f5018d)

πŸ“š Documentation

  • add subscription example (#98) (21ef02b)
  • use new nuxi module add command in installation (#86) (b2457e6)

🧹 Miscellaneous

  • add .release-please-manifest.json to git add command in release workflow (#101) (41c4882)
  • deps: update actions/setup-node action to v4 (#77) (66ccdd1)
  • deps: update all non-major dependencies (#75) (055388c)
  • deps: update codecov/codecov-action action to v4 (#83) (7c40db8)
  • deps: update dependency multimatch to v7 (#79) (1c79522)
  • deps: update devdependency @as-integrations/h3 to ^1.2.1 (#95) (d0770f4)
  • deps: update devdependency @nuxt/devtools to v1 (#76) (699f2a0)
  • deps: update devdependency eslint to v9 (#89) (0b3334a)
  • deps: update devdependency eslint-plugin-unused-imports to v4 (#91) (5345043)
  • deps: update google-github-actions/release-please-action action to v4 (#93) (623598c)
  • deps: update mcr.microsoft.com/vscode/devcontainers/base docker tag to v1 (#90) (646084f)
  • deps: update pnpm to v9 (#88) (7ac7ea0)
  • deps: update typescript-eslint monorepo to v7 (#84) (5e88764)
  • deps: update vitest monorepo to v1 (#81) (f25b382)
  • deps: update vitest monorepo to v2 (#92) (32c6c76)
  • fix formatting of release-please-manifest in release workflow (#100) (c9d300d)
  • update Node.js version to 16.10.0 or >=18.0.0 in package.json (#94) (e093155)
  • update repo based on nuxt starter (#96) (c726c0d)