Skip to content

Releases: pmvc-plugin/view_react

Fast SSR with react18 streaming (renderToReadableStream)

09 Apr 08:22
Compare
Choose a tag to compare

New ttfb mechanism

17 Mar 23:53
Compare
Choose a tag to compare
0.6.0

improve render performance

Change to use nodejs plugin

18 Apr 14:44
Compare
Choose a tag to compare
0.5.7

fixed json was empty

JSON encode add JSON_HEX_APOS

05 Dec 08:53
Compare
Choose a tag to compare
  • Prepare for JSON parse

  • Get better performance

<script>window.REACT_DATA=<?php echo $this->toJsonParse($this['reactData'])?></script>

Chang node path variable name

19 Aug 14:53
Compare
Choose a tag to compare

Before

plugin
$this['NODE']

config
NODE

After

plugin
$this['NODEJS']

config
PLUGIN_view_react_NODEJS

Change default JS path

19 Nov 17:48
Compare
Choose a tag to compare
0.3.11

improve assign nodejs

Change to use proc_poen

17 Aug 07:04
Compare
Choose a tag to compare

V0.2 for new PMVC Adapter

29 Jul 19:00
Compare
Choose a tag to compare
Pre-release
0.2.2

fixed php error

0.1.5

16 Jul 09:04
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
if node not exist will return and run nothing