Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

selectorFamily() missing from recoil? #82

Closed
shubhaemk opened this issue May 17, 2020 · 5 comments
Closed

selectorFamily() missing from recoil? #82

shubhaemk opened this issue May 17, 2020 · 5 comments

Comments

@shubhaemk
Copy link

selectorFamily and many other Utility features seems missing or am I doing something wrong?

@drarmstr
Copy link
Contributor

We want to keep the core API simple. So, we export optional helpers that are built on top of the core API in a separate utils module. @claudiopro I think #33 tries to update the open-source build to properly export these?

@shubhaemk
Copy link
Author

shubhaemk commented May 17, 2020

Thanks for the clarification. Hope it gets merged soon. Ill close the issue now.

@drarmstr
Copy link
Contributor

drarmstr commented May 18, 2020

@shubhaemk - The code's all in there, though, so hopefully you can still use it in the meantime while we're trying to polish up the builds and export.

@shubhaemk
Copy link
Author

@shubhaemk - The code's all in there, though, so hopefully you can still use it in the meantime while we're trying to polish up the builds and export.

Yes. Totally, I can also build it for my own use with the build tool I know, till it's released.

@ryansolid
Copy link

Ahh.. I see. And it's actually never been part of a successful npm release (I tried all 7 versions) before finding this issue. Hopefully this will be fixed soon, it's blocking me submitting to benchmarks (automated/version controlled) and kinda critical for performance in those benchmarks.

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

No branches or pull requests

3 participants