Skip to content

fix(deps): update dependency @solidjs/router to v0.16.1#1866

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/solidjs-router-0.x
Open

fix(deps): update dependency @solidjs/router to v0.16.1#1866
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/solidjs-router-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Confidence
@solidjs/router 0.15.30.16.1 age confidence

Release Notes

solidjs/solid-router (@​solidjs/router)

v0.16.1

Patch Changes
  • e847f96: Fix the published package contents so dist no longer includes mirrored src, test, or co-located spec files.

    Also move the data tests under test/ and align the test TypeScript config with that layout so test:types continues to pass cleanly.

v0.16.0

Minor Changes
Patch Changes
  • 63940c5: Use name in action and createAsync

    action() and createAsync() were not respecting user defined name.
    Moreover, action was not applying the hashed name and only naming the action "mutate".

  • f9b6dc6: Make useHref return a string with string param

v0.15.4

Patch Changes
  • da5e1f9: allow URLSearchParams type for when enctype is not set to multipart/form-data

  • 1aa664e: - Improve route matching fallback

    • Optimize imports
  • fa46b67: fix(type): allow value from Params and SearchParams to be optional

  • bd89541: Support in operator for useParams()

  • 0a2f556: preserve headers in query()'s handleResponse()

  • ac97470: added SearchParams to the exported types

  • 8885abf: fix: createAsync - catch errors of prev to avoid bubbling error up

  • d665cc9: Fix Router popstate event handling logic

    • Simplified delta check logic for history navigation
    • Improved reliability of forward navigation detection
    • Fixed window.history.forward() navigation handling

Configuration

📅 Schedule: (UTC)

  • 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.

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/solidjs-router-0.x branch from 33db1a6 to e93d44b Compare February 2, 2026 18:34
@renovate renovate Bot force-pushed the renovate/solidjs-router-0.x branch from e93d44b to c482152 Compare February 12, 2026 13:58
@renovate renovate Bot changed the title fix(deps): update dependency @solidjs/router to v0.15.4 fix(deps): update dependency @solidjs/router to v0.16.1 Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/solidjs-router-0.x branch from c482152 to 52bd134 Compare March 18, 2026 01:44
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants