serverlessworkflow / sdk-typescript

Typescript SDK for Serverless Workflow
https://serverlessworkflow.io/
Apache License 2.0
62 stars 16 forks source link

updated to align with current spec main branch #128

Closed antmendoza closed 3 years ago

antmendoza commented 3 years ago

Many thanks for submitting your Pull Request :heart:!

What this PR does / why we need it: updated to align with current spec main branch

closes #121

Special notes for reviewers:

Additional information (if needed):

tsurdilo commented 3 years ago

@antmendoza thanks!! +100

JBBianchi commented 3 years ago

Great job @antmendoza !

The only thing I see right now is the missing update for the README for the Release/Conformance to spec version.

tsurdilo commented 3 years ago

please do a separate release if possible as curently we are on 0.6 right? also i would wait a little as some more changes will come in for 0.7 in next weeks

JBBianchi commented 3 years ago

I'd suggest a release as 2.0.0-next.0 with a @next tag.

antmendoza commented 3 years ago

ok @JBBianchi , I am going to have a look

thank you!!