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

Version Packages #14

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Version Packages #14

merged 2 commits into from
Jan 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

settle-map@2.0.0

Major Changes

  • e69672b: # Update: Enhanced Response Handling

    • Removed the all getter in this release. With settleMap now returning a Thenable object, you can use the more intuitive await syntax without all.
    • Added a new omitResult option to prevent result storage. This is useful for saving memory when using the event-driven on function or when you would like to ignore it.
    • Implemented function overriding to manage the map function response based on the omitResult value.
    • Renamed the stop function to abort for clarity.
    • Introduced a new curry function, createSettleMap, to simplify code and adhere to the DRY (Don't Repeat Yourself) principle.

@fahimfaisaal fahimfaisaal self-assigned this Jan 29, 2024
@fahimfaisaal fahimfaisaal merged commit a8e95a6 into main Jan 29, 2024
2 checks passed
@fahimfaisaal fahimfaisaal deleted the changeset-release/main branch January 29, 2024 09:39
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