next-use-contextual-routing
next-use-contextual-routing copied to clipboard
DEPRECATED - Generate Next.js contextual routing / modal routes paths
## What kind of change does this PR introduce? It add support without manually adding the query params in both 'as' and 'href' attributes. ## What is the current behaviour?...
Hi author. First of all I am very appreciated to this repo. But please re-maintain this repo. it's still useful for `pages/` dir, not just `/app` dir.
## What kind of change does this PR introduce? Refactor ## What is the new behaviour? Generate with native `URLSearchParams` instead of `qs-stringify`. ## Does this PR introduce a breaking...
Bumps the npm_and_yarn group with 2 updates in the / directory: [postcss](https://github.com/postcss/postcss) and [next](https://github.com/vercel/next.js). Updates `postcss` from 8.4.14 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing...
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-v8` from 2.1.3 to 2.1.4 Release notes Sourced from @vitest/coverage-v8's releases. v2.1.4 🚀 Features This patch release includes a...