Socket
Socket
Sign inDemoInstall

react-url-query

Package Overview
Dependencies
8
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.5.0

Diff

pbeshai
published 1.4.0 •

Changelog

Source

1.4.0

  • Helpers to easily encode and decode queries based on urlPropsQueryConfig
pbeshai
published 1.3.0 •

Changelog

Source

1.3.0

  • Support global configuration of entrySeparator and keyValSeparator serialisation properties
pbeshai
published 1.2.0 •

Changelog

Source

1.2.0

  • Adds in numericArray and numericObject types
  • Fixes problem with React Router v4 where location could get out of sync (#22)
  • Updates addRouterParams feature to work with React Router v4's props.match.params
pbeshai
published 1.1.4 •

Changelog

Source

1.1.4

  • Fixes missed warnings about using prop-types npm package (#15)
pbeshai
published 1.1.3 •

Changelog

Source

1.1.3

  • Fixes bug where location prop wasn't recognized if search attribute was the empty string (#12)
pbeshai
published 1.1.2 •

Changelog

Source

1.1.2

  • Fixes warning about using prop-types npm package (#15)
  • Updates to use the latest React Router v4 API (#17)
pbeshai
published 1.1.1 •

Changelog

Source

1.1.1

  • Fixes bug where multiReplaceInUrlQuery and multiPushInUrlQuery were not exported. (#8)
pbeshai
published 1.1.0 •

Changelog

Source

1.1.0

  • Adds in support for changing multiple query parameters at once through the onChangeUrlQueryParams() callback. This function is passed as a prop when addChangeHandlers is true. It takes an object that maps prop names to unencoded values and updates all of them at once. See the Basic Example.
  • You can also make use of new helper functions multiReplaceInUrlQuery() and multiPushInUrlQuery().
pbeshai
published 1.0.1 •

2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc