yew
yew copied to clipboard
Rust / Wasm framework for creating reliable and efficient web applications
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps the cargo-deps group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` |...
新增/更新了以下内容: - 添加文档标题和基本介绍 - 详细说明Rust安装和MSRV(1.76.0)要求 - 包含wasm32-unknown-unknown目标安装说明 - 推荐Trunk作为主要打包工具并给出安装命令 - 列出wasm-pack等替代工具选项 - 添加教程跳转链接作为下一步建议 文档旨在帮助新用户快速设置Yew开发环境 #### Description Fixes #0000 #### Checklist - [ ] I have reviewed my own code -...
Bumps the website-deps group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.7.0` |...
#### Description Removes most of `.to_string()` calls from the impl of `yew-macro` by utilising the `Display` impls of tokens & AST values, analysing them chunk by chunk instead of allocating...
Bumps [JamesSingleton/is-organization-member](https://github.com/jamessingleton/is-organization-member) from 1.0.1 to 1.1.0. Release notes Sourced from JamesSingleton/is-organization-member's releases. 1.1.0 What's Changed readme: Add note about org visibility by @fidencio in JamesSingleton/is-organization-member#16 build(deps): bump @actions/core from 1.6.0...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
This is about: - [ ] A typo - [ ] Inaccurate/misleading documentation (e.g. technically incorrect advice) - [x] Undocumented code - [x] Outdated documentation - [ ] Other **Problem**...
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.2.1 to 3.3.3. Release notes Sourced from estree-util-value-to-estree's releases. v3.3.3 652e019 Use singular Object.defineProperty if possible d0c394f Fix __proto__ property emit Full Changelog: https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3 v3.3.2 6ecf349 Move...
Bumps [image-size](https://github.com/image-size/image-size) from 1.2.0 to 1.2.1. Release notes Sourced from image-size's releases. v1.2.1 Fixes fix potential Denial of Service via specially crafted payloads in https://github.com/image-size/image-size/commit/640a67d9e821baee4cb596def8db00627f649dfc Full Changelog: https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1 Commits a4178fb...