Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5abf28c

Browse files
RELEASING: Releasing 1 package(s) (#231)
Releases: react-router-devtools@5.1.6[skip ci]Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent1e6279f commit5abf28c

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

‎.changeset/eighty-wolves-think.md‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎packages/react-router-devtools/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#react-router-devtools
22

3+
##5.1.6
4+
5+
###Patch Changes
6+
7+
- 1e6279f: update docs
8+
39
##5.1.5
410

511
###Patch Changes

‎packages/react-router-devtools/package.json‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"react-router-devtools",
33
"description":"Devtools for React Router - debug, trace, find hydration errors, catch bugs and inspect server/client data with react-router-devtools",
44
"author":"Alem Tuzlak",
5-
"version":"5.1.5",
5+
"version":"5.1.6",
66
"license":"MIT",
77
"keywords": [
88
"react-router",
@@ -59,7 +59,9 @@
5959
"require":"./dist/client.css"
6060
}
6161
},
62-
"files": ["dist"],
62+
"files": [
63+
"dist"
64+
],
6365
"repository": {
6466
"type":"git",
6567
"url":"git+https://github.com/forge-42/react-router-devtools.git"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp