use-route-as-state icon indicating copy to clipboard operation
use-route-as-state copied to clipboard

Use React Router route and query string as component state

Results 7 use-route-as-state issues
Sort by recently updated
recently updated
newest added

``` ✘ [ERROR] No matching export in "node_modules/react-router-dom/index.js" for import "useRouteMatch" node_modules/use-route-as-state/dist/index.es.js:2:22: 2 │ import { useLocation, useRouteMatch, useHistory, generatePath } from 'react-r..$ ╵ ~~~~~~~~~~~~~ ✘ [ERROR] No matching export...

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

This PR is not finish yet. 4 tests failed.

- warn: controlled & uncontrolled, ul inside p - ReactRouter V5.1 suggestions - react-router-dom v6 support? Fixes #172

With the current implementation of SemanticRelease (documented [here](https://dev.to/baruchiro/how-to-setup-auto-semantic-release-4fd8)), to publish a version with multiple recorded changes (like a new feature **and** dependencies upgrades), you have to develop those two in...