# @gatsbyjs/reach-router

> Gatsby's fork to modernize reach-router

Latest version **2.0.1** (published 2023-01-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install @gatsbyjs/reach-router
pnpm add @gatsbyjs/reach-router
yarn add @gatsbyjs/reach-router
bun add @gatsbyjs/reach-router
```

## Health

**Score 28/100 (F)** — status: abandoned.

Positive: has types package; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2023-01-27 |
| First published | 2021-02-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/gatsbyjs__reach-router) |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 120.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12 |
| Author | Ryan Florence |
| Maintainers | smcgarity, kathmbeck, nodebotanist, j0sh77, mcolelittle, tyhopp, kgarbaya, marvinjudehk, kylemathews, dschau, pieh, wardpeet, tylerbarnes, fk, smthomas, lekoarts, dmccraw, julienp, rachelbahl, daniellewgatsby, mlgualtieri-gatsby, gatsby_integrations |
| Keywords | react, reach router, gatsby |

## Links

- npm: https://www.npmjs.com/package/@gatsbyjs/reach-router
- Repository: https://github.com/gatsbyjs/reach-router
- Homepage: https://github.com/gatsbyjs/reach-router#readme
- Issues: https://github.com/gatsbyjs/reach-router/issues
- npm.io page: https://npm.io/package/@gatsbyjs/reach-router

## Dependencies (2)

- [invariant](https://npm.io/package/invariant.md) ^2.2.4
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 2.0.1 (latest) — 2023-01-27
- 2.0.0-v2.0.3 (v2.0) — 2022-10-11
- 1.3.10-no-navigate.1 (no-navigate) — 2022-08-18
- 1.3.6-alpha-revert-390 (alpha-revert-390) — 2021-03-03
- 2.0.0 — 2022-11-29
- 2.0.0-v2.0.2 — 2022-10-04
- 2.0.0-v2.0.1 — 2022-09-29
- 2.0.0-v2.0 — 2022-09-28
- 1.3.10-no-navigate.5 — 2022-09-15
- 1.3.10-no-navigate.4 — 2022-08-19
- 1.3.10-no-navigate.3 — 2022-08-19
- 1.3.10-no-navigate.2 — 2022-08-19
- 1.3.10-no-navigate.0 — 2022-08-03
- 1.3.9 — 2022-07-25
- 1.3.8 — 2022-07-20
- … 3 more at https://npm.io/package/@gatsbyjs/reach-router/versions

## README

# @gatsbyjs/reach-router

This is a **fork** made by [Gatsby](https://www.gatsbyjs.com) to make changes to [`reach-router`](https://reach.tech/router/) like:

- Support for React 18 **only**
- Support for React Server Components
- Publish as CJS and ESM

Use this fork **at your own risk** as we'll make changes to it that will benefit Gatsby. We won't accept feature requests, please fork this repository if you need other things. We'll still try to keep versioning semver-compatible though.

<p>
  <a href="https://www.npmjs.com/package/@gatsbyjs/reach-router"><img src="https://img.shields.io/npm/v/@gatsbyjs/reach-router.svg?style=flat-square" /></a>
  <a href="https://www.npmjs.com/package/@gatsbyjs/reach-router"><img src="https://img.shields.io/npm/dm/@gatsbyjs/reach-router.svg?style=flat-square" /></a>
</p>

---
_Source: https://npm.io/package/@gatsbyjs/reach-router · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
