Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@solidjs/router

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solidjs/router - npm Package Versions

13
7

0.14.0

Diff

Changelog

Source

0.14.0

Minor Changes

  • e4a13f6: Response helpers return responses, cache/action filter them out
  • bd9f19a: default form actions to url encoded
  • 5d9263b: rename load to preload

Patch Changes

  • a7e4062: fix #457 extra leading slashes on path
  • 4b4536e: add usePreloadRoute export
  • 8cc0530: hack the types to work a bit better with Response Unions
ryansolid
published 0.13.6 •

Changelog

Source

0.13.6

Patch Changes

  • 7344f69: Handle absolute redirects within cache on server
  • 8263115: Forward absolute redirects inside cache from server to client
  • 8fbf74a: Treat window.location.hash as URI encoded
  • e9fd55d: fix #449 No JS submissions not working
  • f311f4a: fix #452 useSubmission types/references
  • 2f05f37: Make isRouting more reliable + other fixes
  • 618ef17: performance improvement leveraging redirects in loadfn
  • d81473a: usePreloadRoute method pre-release
ryansolid
published 0.13.5 •

Changelog

Source

0.13.5

Patch Changes

  • bfb059f: types Route -> RouteDescription
ryansolid
published 0.13.4 •

Changelog

Source

0.13.4

Patch Changes

  • 00e37fd: Export all types used in public API
  • 2e90de5: Fix HashRouter state reset with replace: false
  • 75472d2: Fix useCurrentMatches a getter function
ryansolid
published 0.13.3 •

Changelog

Source

0.13.3

Patch Changes

  • 884b8be: fix #374, fix #399 - suppress cache errors in load function
  • 4a76e7d: Fix state updates detection on history back/forward
  • 5af3da8: fix #407 single flight without explicit keys
  • 1068f1b: fix #408 - accessing route information
  • 0c698ed: Allow rewriting url
ryansolid
published 0.13.2 •

Changelog

Source

0.13.2

Patch Changes

  • 0a34883: preserve original path on optional segments
  • 94797e1: Fix types for cache functions with all optional arguments
  • 8a547a8: don't submit form when submit event is defaultPrevented
ryansolid
published 0.13.1 •

Changelog

Source

0.13.1

Patch Changes

  • 8b766a9: restore params into root
ryansolid
published 0.13.0 •

Changelog

Source

0.13.0

Minor Changes

  • 7b1597b: Add errors to actions

Patch Changes

  • 83e827d: minimum types for submission flash
  • 6df4a7a: push root/rootLoad outside of route matching
ryansolid
published 0.12.5 •

Changelog

Source

0.12.5

Patch Changes

  • fdefceb: fix #388 reference to element prop
  • ffbd35a: fix #389 update router context error message
  • bceb358: fix backcache storing invalidated values
ryansolid
published 0.12.4 •

Changelog

Source

0.12.4

Patch Changes

  • 533b7a0: fix unintended early return in cache during server render
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc