Skip to content

Conversation

@henryqdineen
Copy link
Contributor

This is something I noticed while evaluation react-query for use at my company. Several of the helpers from babel-plugin-transform-async-to-promises (await(), async(), invoke(), catch(), and empty()) are duplicated in the source code. Enabling the currently undocumented externalHelpers option will fix this duplication and save a few bytes. Thanks!

@henryqdineen henryqdineen force-pushed the externalHelpers branch 2 times, most recently from 80f937e to 5f969f2 Compare May 14, 2020 03:40
@tannerlinsley tannerlinsley merged commit 99fd145 into TanStack:master May 14, 2020
@tannerlinsley
Copy link
Member

🎉 This PR is included in version 1.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nx-cloud
Copy link

nx-cloud bot commented Sep 28, 2025

View your CI Pipeline Execution ↗ for commit af06d85

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded <1s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-06 20:05:02 UTC

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.

2 participants