Skip to content

Version Packages - #97

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#97
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@propgate/sdk@0.7.0

Minor Changes

  • #96 a80bbf7 Thanks @joaopcm! - Export PROPGATE_ERROR_CODES, the runtime list PropgateErrorCode is derived
    from — the same shape as CHECK_KINDS and WEBHOOK_EVENTS elsewhere.

    A union alone exists only at compile time, so nothing could check that the
    documented table of codes covers what a consumer can actually receive. The docs
    now assert exactly that against this array.

    Also exports MAX_RETRY_WAIT_MS: it decides whether a rate limit is ridden out
    inside a call or handed back as retryAfterSeconds, so it is a number a caller
    schedules around, and the documented worst case is now computed from it rather
    than typed out.

@greptile-apps

greptile-apps Bot commented Aug 8, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

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.

0 participants