Skip to content

v0.0.26

Choose a tag to compare

@azure-pipelines azure-pipelines released this 26 Aug 20:56
380a256

Changes:

  • #493: fix: repair Azure Python release jobs
  • #492: fix: restore FAST property bindings in SSR
  • #487: chore: bump version to 0.0.26
  • #453: feat: add official Python renderer package
  • #460: feat: support component-local streaming boundaries
  • #485: feat: add compiler-driven interaction hydration
  • #429: feat: make Light DOM a global CSS opt-in
  • #452: feat: support TypeScript 7 projection compilation
  • #484: feat(press): add compile-time named regions
  • #378: feat: add plugin-owned FAST component discovery
See More
  • #449: fix: negate missing condition paths correctly
  • #450: fix: scale FAST route state with scalar attributes
  • #454: fix: prevent dynamic component stylesheet flashes
  • #461: fix: defer authored define() whenever template metadata is missing
  • #465: fix: preserve source order for shared structural slots
  • #466: fix: preserve siblings around raw HTML updates
  • #469: perf(handler): stop native attributes leaking into component state
  • #475: fix: allow SSR bootstrap without component styles
  • #488: fix: forward CSP nonces through serve_request
  • #489: fix: bound projection adapter source reads
  • #491: fix: settle router pending UI during navigation commits
  • #459: feat: polish WebUI documentation experience
  • #471: chore: clarify slot resolution comments
  • #490: chore: clarify repeated w-ref behavior
  • #451: chore: allow constrained h2 advisory
  • #457: fix: use modern NuGet license metadata
  • #458: chore: mark publishing jobs as release jobs
  • #462: Update rust toolchain version and fix clippy warning
  • #464: perf: switch release builds to Thin LTO
  • #467: perf(handler): centralize HTML attribute writing in ResponseWriter
  • #470: perf(expressions): fast-path single-term conditions
  • #472: perf(handler): reduce render lookup and scope allocations
  • #477: perf(node): reuse prepared state across renders
  • #478: perf: reuse Node render output capacity
  • #479: perf: reduce framework hydration allocations
  • #480: perf: release SSR bootstrap memory after hydration
  • #482: perf: reduce empty template host overhead
  • #483: perf: remove visible conditional anchors
  • #468: fix(bench): render contacts in contact-book benchmark
  • #473: fix(xtask): run Criterion benchmarks per target
  • #476: fix: repair streaming hydration benchmark fixture
  • #474: perf(handler): borrow render state through scopes
  • #410: [Feature]: --dom light is unusable - no CSS delivery path and no projection
  • #433: [Feature]: --css-bundle with shared chunk splitting, reusing the component-asset chunker

This list of changes was auto generated.