Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2025

This PR contains the following updates:

Package Change Age Confidence
runed (source) ^0.28.0 -> ^0.36.0 age confidence

Release Notes

svecosystem/runed (runed)

v0.36.0

Compare Source

Minor Changes
  • feat(IsIdle): add trackLastActive option to enable users to disable tracking the lastActive
    time (#​363) for performance optimizations
Patch Changes
  • fix(useSearchParams): don't treat comma separated strings as arrays unless the field type is array
    (#​383)

  • feat(useSearchParams): Date support (#​368)

  • feat(useSearchParams): Zod codec support (#​368)

  • fix(useSearchParams): back/forward reactivity
    (#​383)

v0.35.1

Compare Source

Patch Changes
  • fix(useSearchParams): unsafe state mutation
    (#​361)

v0.35.0

Compare Source

Minor Changes
  • feat: add noScroll option to useSearchParams
    (#​353)

  • BREAKING: remove Interval, consolidate features with useInterval
    (#​350)

Patch Changes
  • fix: make useInterval's delay prop reactive
    (#​350)

  • fix(useSearchParams): correctly handle number types
    (#​354)

  • fix(PersistedState): move storage type and sync tab check into subscriber callback
    (#​296)

  • fix(useSearchParams): resolve input lag/delay when binding the value to a param
    (#​357)

v0.34.0

Compare Source

Minor Changes
  • New Utility: IsDocumentVisibile (#​328)

v0.33.0

Compare Source

Minor Changes
  • breaking(validateSearchParams): return an object with searchParams and data, searchParams
    being the (#​329) validated URLSearchParams and
    data being the validated object

  • New Utility: onCleanup (#​318)

Patch Changes
  • fix(validateSearchParams): fine grained access
    (#​329)

v0.32.0

Compare Source

Minor Changes
  • New Utility: useSearchParams (#​266)

  • feat(StateHistory): add clear method to reset the stack
    (#​293)

  • New Utility: boolAttr (#​251)

Patch Changes
  • fix(IsIdle): use reactive events (#​317)

  • fix: use a $derived in Previous (#​314)

  • fix: type of event.currentTarget for useEventListener
    (#​311)

v0.31.1

Compare Source

Patch Changes
  • fix(persisted-state): do not make complex objects reactive
    (#​270)

v0.31.0

Compare Source

Minor Changes
  • feat: add interval utilities
    (c7de088)

v0.30.0

Compare Source

Minor Changes
  • New Utilities: useThrottle and Throttled
    (#​115)

  • Update Svelte to 5.0.0-next.200 (#​115)

v0.29.2

Compare Source

Patch Changes
  • fix: remove #version from persisted & don't recreate proxies
    (#​279)

v0.29.1

Compare Source

Patch Changes
  • feat(ScrollState): Add progress.(x|y) api
    (#​284)

  • fix: add defaults export to package.json (#​285)

v0.29.0

Compare Source

Minor Changes
  • feat(Debounced): Expose pending state from useDebounce
    (#​272)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/runed-0.x branch from f3e85af to e54821f Compare July 8, 2025 13:44
@renovate renovate bot changed the title Update dependency runed to ^0.29.0 Update dependency runed to ^0.30.0 Jul 8, 2025
@renovate renovate bot changed the title Update dependency runed to ^0.30.0 Update dependency runed to ^0.31.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/runed-0.x branch from e54821f to 39f3e19 Compare July 14, 2025 13:32
@renovate renovate bot force-pushed the renovate/runed-0.x branch from 39f3e19 to 556fd62 Compare July 23, 2025 17:55
@renovate renovate bot changed the title Update dependency runed to ^0.31.0 Update dependency runed to ^0.32.0 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/runed-0.x branch 2 times, most recently from 253df3c to bcc51f2 Compare September 22, 2025 21:02
@renovate renovate bot changed the title Update dependency runed to ^0.32.0 Update dependency runed to ^0.33.0 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/runed-0.x branch from bcc51f2 to e318e10 Compare September 23, 2025 01:36
@renovate renovate bot changed the title Update dependency runed to ^0.33.0 Update dependency runed to ^0.34.0 Sep 23, 2025
@renovate renovate bot changed the title Update dependency runed to ^0.34.0 Update dependency runed to ^0.35.0 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/runed-0.x branch 2 times, most recently from 08a3a24 to dce6667 Compare October 14, 2025 23:02
@renovate renovate bot force-pushed the renovate/runed-0.x branch from dce6667 to a107f62 Compare November 7, 2025 00:44
@renovate renovate bot changed the title Update dependency runed to ^0.35.0 Update dependency runed to ^0.36.0 Nov 7, 2025
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