react-router
Advanced tools
Comparing version 0.0.0-nightly-8f12ed19a-20240924 to 0.0.0-nightly-8fc8239ff-20241003
@@ -26,3 +26,3 @@ import type { StaticHandler } from "../router/router"; | ||
export declare function getSingleFetchRedirect(status: number, headers: Headers, basename: string | undefined): SingleFetchRedirectResult; | ||
type Serializable = undefined | null | boolean | string | symbol | number | Array<Serializable> | { | ||
export type Serializable = undefined | null | boolean | string | symbol | number | Array<Serializable> | { | ||
[key: PropertyKey]: Serializable; | ||
@@ -29,0 +29,0 @@ } | bigint | Date | URL | RegExp | Error | Map<Serializable, Serializable> | Set<Serializable> | Promise<Serializable>; |
/** | ||
* React Router v0.0.0-nightly-8f12ed19a-20240924 | ||
* React Router v0.0.0-nightly-8fc8239ff-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router v0.0.0-nightly-8f12ed19a-20240924 | ||
* React Router v0.0.0-nightly-8fc8239ff-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router v0.0.0-nightly-8f12ed19a-20240924 | ||
* React Router v0.0.0-nightly-8fc8239ff-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router v0.0.0-nightly-8f12ed19a-20240924 | ||
* React Router v0.0.0-nightly-8fc8239ff-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router v0.0.0-nightly-8f12ed19a-20240924 | ||
* React Router v0.0.0-nightly-8fc8239ff-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router v0.0.0-nightly-8f12ed19a-20240924 | ||
* React Router v0.0.0-nightly-8fc8239ff-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router", | ||
"version": "0.0.0-nightly-8f12ed19a-20240924", | ||
"version": "0.0.0-nightly-8fc8239ff-20241003", | ||
"description": "Declarative routing for React", | ||
@@ -31,2 +31,5 @@ "keywords": [ | ||
}, | ||
"./types": { | ||
"types": "./dist/lib/types.d.ts" | ||
}, | ||
"./dom": { | ||
@@ -46,3 +49,3 @@ "types": "./dist/dom-export.d.ts", | ||
"turbo-stream": "2.4.0", | ||
"react-router": "0.0.0-nightly-8f12ed19a-20240924" | ||
"react-router": "0.0.0-nightly-8fc8239ff-20241003" | ||
}, | ||
@@ -49,0 +52,0 @@ "devDependencies": { |
# React Router | ||
The `react-router` package is the heart of [React Router](https://github.com/remix-run/react-router) and provides all the core functionality. | ||
If you'd like to extend React Router and you know what you're doing, you should | ||
add `react-router` **as a peer dependency, not a regular dependency** in your | ||
package. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
83
41687
90
6517238
4