Skip to content

Commit 6f09b72

Browse files
chore: release package (#156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ee2abf2 commit 6f09b72

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-cameras-smile.md

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

CHANGELOG.md

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

3+
## 2.21.0
4+
5+
### Minor Changes
6+
7+
- ee2abf2: Add support for React Router 7.8.0 unstable middleware changes
8+
39
## 2.20.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-hono-server",
3-
"version": "2.20.0",
3+
"version": "2.21.0",
44
"type": "module",
55
"description": "The Vite plugin you need to create a Hono server for your React Router app in less than 10 seconds.",
66
"publishConfig": {

0 commit comments

Comments
 (0)