Skip to content

Commit 508209a

Browse files
chore: release package (#175)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad49714 commit 508209a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fine-bats-visit.md

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

.changeset/some-times-beg.md

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

CHANGELOG.md

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

3+
## 2.24.0
4+
5+
### Minor Changes
6+
7+
- f1f2e3d: chore: 🔨 Update hono dependencies
8+
9+
### Patch Changes
10+
11+
- 1defe62: Add compatibility with environment API being promoted to v8 instead of unstable in React Router
12+
313
## 2.23.0
414

515
### 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.23.0",
3+
"version": "2.24.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)