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

feat: change start hook to AsyncSeriesWaterfallHook #425

Merged
merged 1 commit into from May 26, 2020

Conversation

piotr-oles
Copy link
Collaborator

Adds possibility to delay the start of the plugin by tapping into the start hook.

BREAKING CHANGE: 🧨 start hook changed from SyncWaterfallHook to AsyncSeriesWaterfallHook

βœ… Closes: #424

Adds possibility to delay the start of the plugin by tapping into the
start hook.

BREAKING CHANGE: 🧨 start hook changed from SyncWaterfallHook to AsyncSeriesWaterfallHook

βœ… Closes: #424
@piotr-oles piotr-oles merged commit 5665dac into alpha May 26, 2020
@piotr-oles piotr-oles deleted the feature/async-start-hook branch May 26, 2020 19:21
@piotr-oles
Copy link
Collaborator Author

πŸŽ‰ This PR is included in version 5.0.0-alpha.9 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@piotr-oles
Copy link
Collaborator Author

πŸŽ‰ This PR is included in version 5.0.0-beta.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@piotr-oles
Copy link
Collaborator Author

πŸŽ‰ This PR is included in version 5.0.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants