Skip to content

Commit 9539823

Browse files
Version Packages (#93)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a7e61ad commit 9539823

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/fifty-items-breathe.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-ssr-prepass
2+
3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- b7cf762: Support for React 19

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-ssr-prepass",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "A custom partial React SSR renderer for prefetching and suspense",
55
"main": "dist/react-ssr-prepass.js",
66
"module": "dist/react-ssr-prepass.es.js",

0 commit comments

Comments
 (0)