Skip to content

Commit 6a34435

Browse files
Version Packages (#94)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c3228c4 commit 6a34435

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lucky-sloths-itch.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-ssr-prepass
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- c3228c4: Add support for React 19
8+
39
## 1.5.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-ssr-prepass",
3-
"version": "1.5.0",
3+
"version": "1.6.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)