Skip to content

v0.6.2

Choose a tag to compare

@sroussey sroussey released this 16 Sep 01:39
· 75 commits to main since this release
fe1dc8f

@workglow/a2ui

Features

a2ui

  • resolve bindings, and refuse a function the catalog omits
  • add the @workglow/a2ui workspace

Bug Fixes

a2ui

  • let the empty pointer name the root, as everything else already does
  • stop a resolved bag being re-prototyped, and refuse what the fold would throw on
  • close the holes a review found, including two real ones
  • check an email without a regex that backtracks
  • never render a bound object as [object Object]
  • carry the catalog's defaults, so a renderer cannot invent its own

@workglow/util

Features

cli,util

  • let a person refuse a form, not only submit or abandon it

Performance

test

  • decrypt test credentials once per run, not once per test file

@workglow/test

Features

cli,util

  • let a person refuse a form, not only submit or abandon it

@workglow/test-contract

Bug Fixes

test-contract

  • stop expected-fail tests reporting as flaky

@workglow/cli

Features

cli,util

  • let a person refuse a form, not only submit or abandon it

Bug Fixes

cli

  • honour a refusal on the form-load-error panel