Skip to content

Releases: Valerioageno/ssr-rs

v0.5.1

10 May 15:01
6f1f43a
Compare
Choose a tag to compare
  • Updated v8 crate to v0.91.1

v0.5.0

25 Apr 17:14
4a8e9b9
Compare
Choose a tag to compare
  • Allow the main render function to be async
  • Updated v8 dependency to v0.91.0

v0.4.2

15 Apr 10:13
8595584
Compare
Choose a tag to compare

v0.4.1

06 Apr 09:06
50c7de9
Compare
Choose a tag to compare
  • Added Rspack example
  • Updated documentation

v0.4.0

09 Mar 16:08
650d8af
Compare
Choose a tag to compare
  • Updated vite-react example to support React18

v0.3.1

09 Mar 10:13
e7e1213
Compare
Choose a tag to compare
  • Updated documentation
  • Enforced React v17 support with dedicated test
  • Added vite-react example

v0.3.0

03 Mar 17:35
b671f98
Compare
Choose a tag to compare
  • reduced the execution load within the render_to_string method.
  • from and render_to_string methods now return the Result enum.
  • V8 engine crate updated to v0.82.0