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

Add flatMap() fallback; fixes #26 #27

Merged
merged 4 commits into from
Aug 18, 2020
Merged

Add flatMap() fallback; fixes #26 #27

merged 4 commits into from
Aug 18, 2020

Conversation

danburzo
Copy link
Contributor

As discussed in #26, a simple fallback for flatMap().

@privatenumber privatenumber changed the base branch from master to develop August 17, 2020 21:37
@privatenumber
Copy link
Owner

Thanks @danburzo

Can you also add Node 10 to the CI tests?
https://github.com/egoist/esbuild-loader/blob/master/.github/workflows/nodejs.yml#L19

@danburzo
Copy link
Contributor Author

Sure thing, added in the commit above.

@egoist
Copy link
Contributor

egoist commented Aug 18, 2020

Just changed the base branch to develop in repo settings so @privatenumber doesn't need to do that manually again.

@privatenumber
Copy link
Owner

Thank you both! 🙏

@privatenumber privatenumber merged commit 46b616b into privatenumber:develop Aug 18, 2020
@privatenumber
Copy link
Owner

Little mistake. I think the semantic release gets run in both Node 10 and 14.

@github-actions
Copy link

🎉 This PR is included in version 2.1.1 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants