Releases: Valerioageno/ssr-rs
Releases · Valerioageno/ssr-rs
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
- Updated vite-react example to support React18
v0.3.1
- Updated documentation
- Enforced React v17 support with dedicated test
- Added vite-react example
v0.3.0
- reduced the execution load within the
render_to_string
method. from
andrender_to_string
methods now return theResult
enum.- V8 engine crate updated to v0.82.0