Skip to content

chore: use api v15 #945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 24, 2025
Merged

chore: use api v15 #945

merged 2 commits into from
Mar 24, 2025

Conversation

rflechtner
Copy link
Contributor

@rflechtner rflechtner commented Feb 20, 2025

We have the opportunity to bump pjs dependencies on the v0 branch to v15 (v13 for common packages) before the release of 0.36.0, which would give us a @polkadot/api version with support for metadata v15. This eliminates the need for updates to the type-definitions package, and thus does away with having to bump these in all apps whenever a new runtime api version is released.

So far we planned to release with v11, which is the minimum version compatible with the new runtime, but this seems short-sighted; I'm sure that now that an sdk upgrade is required to support the new runtime, people would prefer to update once and be done with it for the near future, instead of having to make package bumps again when we make changes to runtime apis.

@rflechtner rflechtner marked this pull request as ready for review February 25, 2025 16:52
Copy link
Member

@Dudleyneedham Dudleyneedham left a comment

Choose a reason for hiding this comment

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

LGTM.

Not much to check

@rflechtner rflechtner merged commit 9774789 into v0-lts Mar 24, 2025
16 checks passed
@rflechtner rflechtner deleted the v0-api-15 branch March 24, 2025 10:50
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