Skip to content

Commit 78d8902

Browse files
committed
chore(projects): release v0.0.3
1 parent 8ed40aa commit 78d8902

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33

4+
## [v0.0.3](https://github.com/soybeanjs/hono-ssr/compare/v0.0.2...v0.0.3) (2026-06-08)
5+
6+
###    🚀 Features
7+
8+
- **plugin**: add config function to handle SSR processing for hono-ssr &nbsp;-&nbsp; by @soybeanjs [<samp>(8ed40)</samp>](https://github.com/soybeanjs/hono-ssr/commit/8ed40aa)
9+
10+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
11+
12+
[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
13+
414
## [v0.0.2](https://github.com/soybeanjs/hono-ssr/compare/v0.0.1...v0.0.2) (2026-06-08)
515

616
### &nbsp;&nbsp;&nbsp;🛠 Optimizations

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soybeanjs/hono-ssr",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A Vite SSR plugin for Hono framework, providing file-based routing, client build, SSR manifest management, and multi-platform deployment adaptation.",
55
"homepage": "https://github.com/soybeanjs/hono-ssr",
66
"bugs": {

0 commit comments

Comments
 (0)