Skip to content

Sync upstream TanStack Pacer v0.20.1 (20260330) - #7

Merged
dogmar merged 4 commits into
mainfrom
sync/v0.20.1-20260330
Mar 30, 2026
Merged

dogmar merged 4 commits into
mainfrom
sync/v0.20.1-20260330

Conversation

@dogmar

@dogmar dogmar commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Upstream sync

New upstream release detected. This PR merges upstream main into our fork.

Changed packages

  • angular-pacer: v0.22.0 → v0.22.1
  • pacer: v0.20.0 → v0.20.1
  • pacer-devtools: v1.2.0 → v1.2.1
  • preact-pacer: v0.21.0 → v0.21.1
  • preact-pacer-devtools: v0.6.0 → v0.6.1
  • react-pacer: v0.21.0 → v0.21.1
  • react-pacer-devtools: v0.6.0 → v0.6.1
  • solid-pacer: v0.20.0 → v0.20.1
  • solid-pacer-devtools: v0.6.0 → v0.6.1

Conflict resolution

The merge had conflicts in packages/pacer/src/debouncer.ts and packages/pacer/src/async-debouncer.ts due to upstream reverting NodeJS.Timeout back to ReturnType<typeof setTimeout> on the #timeoutId line — adjacent to the fork's #maxWaitTimeoutId additions. Resolved by adopting upstream's type preference and keeping the fork's #maxWaitTimeoutId fields.

After merging

The publish-fork workflow will automatically publish any packages with changed versions.


Manually created to replace failed sync-upstream run #467.

renovate Bot and others added 4 commits March 30, 2026 01:43
…ack#183)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts:
#	packages/pacer/src/async-debouncer.ts
#	packages/pacer/src/debouncer.ts
@dogmar
dogmar merged commit 5fd9223 into main Mar 30, 2026
3 checks passed
@dogmar
dogmar deleted the sync/v0.20.1-20260330 branch March 30, 2026 19:34
@dogmar
dogmar restored the sync/v0.20.1-20260330 branch March 30, 2026 19:34
@dogmar
dogmar deleted the sync/v0.20.1-20260330 branch March 30, 2026 20:34
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