Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Aug 15, 2025

No description provided.

@nikgraf nikgraf requested review from cmwhited and Copilot August 15, 2025 09:34
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version from 0.6.0 to 0.6.1 for the hypergraph packages and updates dependent applications accordingly. It includes changelog updates documenting bug fixes and removes processed changeset files.

  • Version bump from 0.6.0 to 0.6.1 for core hypergraph packages
  • Updates to dependent applications (server, connect) to use the new versions
  • Removal of processed changeset files after version release

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pnpm-workspace.yaml Removes nested packages pattern from workspace configuration
packages/hypergraph/package.json Bumps version to 0.6.1
packages/hypergraph/CHANGELOG.md Adds changelog entry for 0.6.1 with typesync fix
packages/hypergraph-react/package.json Bumps version to 0.6.1
packages/hypergraph-react/CHANGELOG.md Adds changelog entry for 0.6.1 with useQuery filter fix
apps/server/package.json Bumps version to 0.1.9
apps/server/CHANGELOG.md Adds changelog entry for dependency updates
apps/connect/package.json Bumps version to 0.2.6
apps/connect/CHANGELOG.md Adds changelog entry for dependency updates
.changeset/new-teams-dig.md Removes processed changeset file
.changeset/hungry-monkeys-shine.md Removes processed changeset file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- apps/*
- apps/create-hypergraph/template-*
- packages/*
- packages/*/*
Copy link
Collaborator Author

@nikgraf nikgraf Aug 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmwhited I had to take out this line again. Otherwise changeset version did not work anymore for the two packages. Why did you add it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see now … because of typesync studio. We definitely need to rearchitecture next week and create a flat structure.

typesync-studio and the templates cause plenty of monorepo issues -> docker build and changesets

@nikgraf nikgraf merged commit d815c94 into main Aug 15, 2025
6 checks passed
@nikgraf nikgraf deleted the bump-version branch August 15, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant