1.0.0-alpha.47
版本发布时间: 2022-05-19 20:58:07
alephjs/aleph.js最新发布版本:1.0.0-alpha.47(2022-05-19 20:58:07)
🚀🚀🚀 A fresh Yew SSR application in Rust example added, both the CSR And SSR are using WebAssembly with great performance in modern browsers and serverless platform at edge.
Preview: https://aleph-yew.deno.dev/ Source Code: https://github.com/alephjs/aleph.js/tree/main/examples/yew-app
Other Changes
-
BREAKING move
unocss
config inbuild
section - feat: added
eager
property for middleware (eager middleware allow you to handle the static file/code transpile requests) - feat(framework/vue): support
_app.vue
and_404.vue
#466 - feat(HMR): updated client routes by HMR #472
- refactor: rewrote
applyUnoCSS
function - fix: avoid setting userAgent when it's already set #473
- fix: propagate SIGINT to child process #474
❤️ Huge thanks to @linbingquan @pipiduck @kt3k