v0.0.13
What's Changed
- docs: cleanup plugin wordings by @mohamedmansour in #282
- fix(framework): trust SSR conditional content during hydration by @mohamedmansour in #286
- feat: Add nonce to <style type=module> by @KurtCattiSchmidt in #292
- chore: remove unused dependencies via cargo shear by @mohamedmansour in #293
- feat: streaming SSR pipeline by @mohamedmansour in #294
- feat: expose @microsoft/webui/platform subpath by @janechu in #298
- chore: correct node integration docs to match published render() signature by @janechu in #296
- feat: expose dom option on the Node binding's build() API by @janechu in #303
- fix(webui-framework): @attr property reflection by @mohamedmansour in #304
- fix(parser): preserve devs wrapper by @mohamedmansour in #307
- chore: stop xtask from bloating target/ and slowing the gate by @mohamedmansour in #306
- chore: correct rust integration docs to match published crate by @janechu in #295
- chore(release): bump to 0.0.13 by @mohamedmansour in #309
- @KurtCattiSchmidt made their first contribution in #292
New Contributors
Full Changelog: v0.0.12...v0.0.13