Skip to content

Commit 28697c0

Browse files
chore: release react-server-renderer (#53)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 80e3086 commit 28697c0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dirty-olives-relate.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-server-renderer
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#52](https://github.com/un-ts/react-server-renderer/pull/52) [`80e3086`](https://github.com/un-ts/react-server-renderer/commit/80e308657ca7a57f0d1b63e0b12615e36ae4f583) Thanks [@JounQin](https://github.com/JounQin)! - fix: better compatible with webpack v4/v5
8+
39
## 2.0.2
410

511
### Patch 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-server-renderer",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"type": "module",
55
"description": "Yet another simple React SSR solution inspired by vue-server-render",
66
"repository": "git@github.com:un-ts/react-server-renderer.git",

0 commit comments

Comments
 (0)