Skip to content

Conversation

@adamziel
Copy link
Collaborator

@adamziel adamziel commented Sep 18, 2025

Motivation for the change, related issues

Renames Blueprint v1-related types an explicit "v1" in the name. Declares Blueprint v2-related types such as the schema from the proposal.

A part of #2586.

Breaking changes

This is a breaking change with respect to TypeScript types. The type named Blueprint now means BlueprintV1 | BlueprintV2 which is a broader type than before. Therefore, let's do a major version bump after merging this PR. There are no breaking changes in runtime. cc @brandonpayton

Testing Instructions (or ideally a Blueprint)

CI

@adamziel adamziel merged commit cacf8c9 into trunk Sep 18, 2025
25 checks passed
@adamziel adamziel deleted the rename-blueprints-types branch September 18, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants