Skip to content

feat!: remove the callback-style submit() API - #12

Merged
sderrow merged 1 commit into
mainfrom
sean/remove-submit
Jul 12, 2026
Merged

feat!: remove the callback-style submit() API#12
sderrow merged 1 commit into
mainfrom
sean/remove-submit

Conversation

@sderrow

@sderrow sderrow commented Jul 12, 2026

Copy link
Copy Markdown
Owner

BREAKING CHANGE: Bottleneck is now Promise-only, as a reflection of modern JS.

schedule() and wrap() remain; submit() and the Bottleneck.Callback type are gone.

sderrow commented Jul 12, 2026

Copy link
Copy Markdown
Owner Author

sderrow commented Jul 12, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • Jul 12, 4:25 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 12, 4:29 AM UTC: Graphite rebased this pull request as part of a merge.
  • Jul 12, 4:31 AM UTC: @sderrow merged this pull request with Graphite.

@sderrow
sderrow changed the base branch from sean/more-modernizations to graphite-base/12 July 12, 2026 04:26
@sderrow
sderrow changed the base branch from graphite-base/12 to main July 12, 2026 04:28
Bottleneck is Promise-only: schedule()/wrap() remain. Removes the submit method
@sderrow
sderrow force-pushed the sean/remove-submit branch from 135da4a to ca1c85e Compare July 12, 2026 04:29
@sderrow
sderrow merged commit 21fe3b8 into main Jul 12, 2026
2 checks passed
@sderrow
sderrow deleted the sean/remove-submit branch July 12, 2026 04:31
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