Skip to content

Conversation

dotansimha
Copy link
Contributor

@changeset-bot
Copy link

changeset-bot bot commented Apr 17, 2023

🦋 Changeset detected

Latest commit: 7e94f46

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@graphprotocol/graph-ts Minor
@graphprotocol/graph-cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Apr 17, 2023

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/graph-cli 0.51.0-alpha-20230530203813-7e94f46 npm ↗︎ unpkg ↗︎
@graphprotocol/graph-ts 0.31.0-alpha-20230530203813-7e94f46 npm ↗︎ unpkg ↗︎

@dotansimha dotansimha marked this pull request as ready for review May 30, 2023 06:53
@dotansimha dotansimha requested a review from saihaj May 30, 2023 09:41
Comment on lines 31 to 35

static loadInBlock(id: string): MyEntity | null {
return changetype<MyEntity | null>(store.get_in_block("MyEntity", id));
}

Copy link
Contributor

Choose a reason for hiding this comment

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

weird that tests remove this 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

since you didn't had latest CLI change built locally that is why it was removing this 7e94f46

@saihaj saihaj enabled auto-merge (squash) May 30, 2023 20:38
@saihaj saihaj merged commit dab4ca1 into main May 30, 2023
@saihaj saihaj deleted the int8 branch May 30, 2023 20:41
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.

2 participants