v0.3.2
版本发布时间: 2024-01-23 15:45:42
nuejs/nue最新发布版本:v1.0.0-beta.2(2024-09-12 18:15:04)
What's Changed
- Fix GA and other scripts to render directly to the client: https://github.com/nuejs/nue/issues/175
- Fix esbuild module resolve and missing parameter passing by @fritx in https://github.com/nuejs/nue/pull/165
- chore: drop
Permalink for
for now by @nobkd in https://github.com/nuejs/nue/pull/164 - Fix Windows CI via node+jest (as alternative to bun) by @fritx in https://github.com/nuejs/nue/pull/155
- fix(code-block): escape html chars to text content by @nobkd in https://github.com/nuejs/nue/pull/169
- Fix parseExpr in case of single quote in str, and nueserver... by @fritx in https://github.com/nuejs/nue/pull/171
- test(code-block): add test for html text escaping by @nobkd in https://github.com/nuejs/nue/pull/172
Full Changelog: https://github.com/nuejs/nue/compare/v0.3.0...v0.3.2