Releases: searchfe/san-ssr-target-php
Releases · searchfe/san-ssr-target-php
v2.1.2
2.1.2 (2020-07-08)
Bug Fixes
- TypeScript 静态分析中,被引用文件不存在时仍然可以编译 (bb9ae7e)
v2.1.1
2.1.1 (2020-07-07)
Bug Fixes
- renderFunctionName option (c4faef9)
v2.1.0
2.1.0 (2020-07-06)
Features
v2.0.1
2.0.1 (2020-07-02)
Bug Fixes
v2.0.0
2.0.0 (2020-07-02)
Features
- single source file compile (a31cb0c)
BREAKING CHANGES
- emitContent 不再可用,如果不输出运行时需要使用 importHelpers
v1.8.0
1.8.0 (2020-06-15)
Features
v1.7.0
1.7.0 (2020-03-11)
Features
- remove data output, +286.261% -> +209.032 (8279e3c)
v1.6.0
1.6.0 (2020-03-05)
Bug Fixes
- type for components property (a5702a4)
Features
- data.removeAt() during SSR (371d4eb)
Performance Improvements
- benchmark for san-ssr-target-php and smarty (cb7121a)
v1.5.2
1.5.2 (2020-02-28)
Bug Fixes
- $ctx->data refer to $data by reference (b6435c8)
v1.5.1
1.5.1 (2020-02-28)
Performance Improvements
- move data access seq to compile time (3e00e81)