rsnext/packages
Tim Neutkens 6490252b40
Don't pushState when already on the url (#42735)
Solves the case where you click a link to the page you're on already that pushes additional history entries, uses replaceState for that instead. This mirrors the default `<a>` behavior.



## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-11-10 18:06:57 +00:00
..
create-next-app v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
eslint-config-next v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
eslint-plugin-next v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
font @next/font return types (#42753) 2022-11-10 08:56:27 -08:00
next Don't pushState when already on the url (#42735) 2022-11-10 18:06:57 +00:00
next-bundle-analyzer v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-codemod v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-env v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-mdx v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-plugin-storybook v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-polyfill-module v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-polyfill-nomodule v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
next-swc build(next-swc): update turbopack to latest (#42733) 2022-11-10 11:52:48 +01:00
react-dev-overlay v13.0.3-canary.3 2022-11-09 21:16:06 -08:00
react-refresh-utils v13.0.3-canary.3 2022-11-09 21:16:06 -08:00