Releases: pmvc-plugin/view_react
Releases · pmvc-plugin/view_react
Fast SSR with react18 streaming (renderToReadableStream)
New ttfb mechanism
0.6.0 improve render performance
Change to use nodejs plugin
0.5.7 fixed json was empty
JSON encode add JSON_HEX_APOS
-
Prepare for JSON parse
-
Get better performance
<script>window.REACT_DATA=<?php echo $this->toJsonParse($this['reactData'])?></script>
Chang node path variable name
Before
plugin
$this['NODE']
config
NODE
After
plugin
$this['NODEJS']
config
PLUGIN_view_react_NODEJS
Change default JS path
0.3.11 improve assign nodejs
Change to use proc_poen
V0.2 for new PMVC Adapter
0.2.2 fixed php error