react-router 7.9.4-pre.0 → 7.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/CHANGELOG.md +10 -2
  2. package/dist/development/{chunk-JPM6TDKY.js → chunk-72XNTZCV.js} +134 -134
  3. package/dist/development/{chunk-V7H6ON6M.js → chunk-DI2QHYMJ.js} +1 -1
  4. package/dist/development/{chunk-I2PHXWY4.mjs → chunk-OIYGIGL5.mjs} +2 -2
  5. package/dist/development/{chunk-5IRCOFJ2.mjs → chunk-WY5IRSCW.mjs} +2 -2
  6. package/dist/development/dom-export.js +3 -3
  7. package/dist/development/dom-export.mjs +3 -3
  8. package/dist/development/index-react-server-client.js +4 -4
  9. package/dist/development/index-react-server-client.mjs +2 -2
  10. package/dist/development/index-react-server.js +1 -1
  11. package/dist/development/index-react-server.mjs +1 -1
  12. package/dist/development/index.js +97 -97
  13. package/dist/development/index.mjs +3 -3
  14. package/dist/development/lib/types/internal.js +1 -1
  15. package/dist/development/lib/types/internal.mjs +1 -1
  16. package/dist/production/{chunk-VDTQF36D.mjs → chunk-3TADTUL4.mjs} +2 -2
  17. package/dist/production/{chunk-QIDCISSR.js → chunk-4E5LHRQP.js} +1 -1
  18. package/dist/production/{chunk-TK5RYV7M.mjs → chunk-FR6HSPLK.mjs} +2 -2
  19. package/dist/production/{chunk-A4C524Z4.js → chunk-WNLQ53P5.js} +134 -134
  20. package/dist/production/dom-export.js +3 -3
  21. package/dist/production/dom-export.mjs +3 -3
  22. package/dist/production/index-react-server-client.js +4 -4
  23. package/dist/production/index-react-server-client.mjs +2 -2
  24. package/dist/production/index-react-server.js +1 -1
  25. package/dist/production/index-react-server.mjs +1 -1
  26. package/dist/production/index.js +97 -97
  27. package/dist/production/index.mjs +3 -3
  28. package/dist/production/lib/types/internal.js +1 -1
  29. package/dist/production/lib/types/internal.mjs +1 -1
  30. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.9.4-pre.0
2
+ * react-router v7.9.4
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -31,7 +31,7 @@ import {
31
31
  isSession,
32
32
  routeRSCServerRequest,
33
33
  setDevServerHooks
34
- } from "./chunk-TK5RYV7M.mjs";
34
+ } from "./chunk-FR6HSPLK.mjs";
35
35
  import {
36
36
  Action,
37
37
  Await,
@@ -142,7 +142,7 @@ import {
142
142
  withComponentProps,
143
143
  withErrorBoundaryProps,
144
144
  withHydrateFallbackProps
145
- } from "./chunk-VDTQF36D.mjs";
145
+ } from "./chunk-3TADTUL4.mjs";
146
146
  export {
147
147
  Await,
148
148
  BrowserRouter,
@@ -1,5 +1,5 @@
1
1
  "use strict";/**
2
- * react-router v7.9.4-pre.0
2
+ * react-router v7.9.4
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.9.4-pre.0
2
+ * react-router v7.9.4
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-router",
3
- "version": "7.9.4-pre.0",
3
+ "version": "7.9.4",
4
4
  "description": "Declarative routing for React",
5
5
  "keywords": [
6
6
  "react",