This is an automated email from the ASF dual-hosted git repository.

ebenizzy pushed a change to branch feat/typescript-implementation
in repository https://gitbox.apache.org/repos/asf/burr.git


    from 633f6d79 Fixes some typing problems in state updates
     add 7736157c Renames defineAction to action

No new revisions were added by this update.

Summary of changes:
 typescript/packages/burr-core/README.md            |  12 +-
 .../burr-core/scratch-examples/counter-hw.ts       |  14 +--
 .../burr-core/src/__tests__/action.test.ts         | 134 ++++++++++-----------
 .../burr-core/src/__tests__/application.test.ts    |  14 +--
 .../packages/burr-core/src/__tests__/graph.test.ts |  12 +-
 .../burr-core/src/__tests__/index.test-d.ts        |  50 ++++----
 typescript/packages/burr-core/src/action.ts        |  10 +-
 typescript/packages/burr-core/src/index.ts         |   2 +-
 8 files changed, 124 insertions(+), 124 deletions(-)

Reply via email to