Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Releases: fernyettheplant/serverless-offline-step-functions

1.0.0-alpha.3

12 Oct 22:01
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

Just fixing the publishing of the package. should be fine now

1.0.0-alpha.1

12 Oct 19:45
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

What is going on?

So I just published the first alpha of the package.

this will be the starting point to gather feedback from the people and start shaping it to a more accurate Step functions simulator

to install it use:

$ npm i -D @fernthedev/serverless-offline-step-functions

# or

$ yarn add -D @fernthedev/serverless-offline-step-functions

Remember Alpha status is highly prone to breaking changes. please use it carefully

please read the README for information on how to contribute

you can check the status of the project in this link:
https://github.com/jefer590/serverless-offline-step-functions/projects/1

Thank you!