Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor 13 #66

Merged
merged 7 commits into from
Sep 11, 2023
Merged

Refactor 13 #66

merged 7 commits into from
Sep 11, 2023

Conversation

nibble-4bits
Copy link
Owner

  • Adds a types field to exports field in package.json to support TypeScript's Node16 and Bundler module resolutions.
  • Export the StateMachineDefinition, StateMachineOptions, and RunOptions types from the API for TypeScript users.
  • Allow passing non-async functions to task state overrides.
  • Adds missing engines field to package-lock.json.
  • Upgrades dependencies to latest version.
  • Removes some optional and undefined typings that made readability of types and code harder.
  • Remove some leftover console logs that sneaked from Pass Context Object to JsonPath evaluation in Choice rules #64.

@nibble-4bits nibble-4bits merged commit dcce1dc into develop Sep 11, 2023
1 check passed
@nibble-4bits nibble-4bits deleted the refactor-13 branch September 11, 2023 02:40
@nibble-4bits nibble-4bits mentioned this pull request Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant