Polywrap Origin (0.10.4)
Polywrap Origin (0.10.4)
Features
polywrap
CLI:
- PR-1735 Add Docs Manifest &
polywrap docs init
Command- The
polywrap.docs.yaml
manifest is used to add additional metadata to your wraps.
- The
- PR-1776 Add HTTP Headers To HTTP Deploy Module
- The
http
deploy module now supports theheaders
configuration property.
- The
Bugs
polywrap
CLI:
- PR-1773 Don't Install
wasm-opt
Everylocal
Rust Build- The
local
strategy for rust wasm projects was unexpectedly installingwasm-opt
every time it was run, leading to very long build times.
- The
@polywrap/schema-bind
: