-
Notifications
You must be signed in to change notification settings - Fork 14
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
Is a new release coming soon? #14
Comments
We have a critical mass problem at the moment; the principal developer for all the recent work is focused on other projects at the moment. That large PR needs a lot more testing than I have done. If you have an app that could be ported to try this branch without too much difficulty, I'd be happy to help you with any questions about the dev workflow or even the API, since I've done a port recently. Just having someone new engaged in the project might be the catalyst we need. |
Hi 👋 I wrote the big pr moving from reconciler to proxy this summer, but have been pre-occupied eversince. It's in a place where it needs actual codebases to be tested on, not the small tests I used when writing the code. If you would like to test I recommend using Vorth's fork, he cleaned up some of the oddities in how I initially structured the repo. |
Hi! Thanks for the replies. I'm currently in the exploratory phases of a project with 3D requirements, which is how I came across this. I should be able to switch to using a different branch or fork without too much hassle, though given the early stage of the project it's unlikely to be a thorough test. If I were to change branches, I have two questions:
|
You should use the fork, I have been testing successfully by using Yalc. See the commit message log and changes for commit To spell this out a little more clearly: (don't assume these are ready-to-use command lines!)
|
Thanks for the detailed instructions! I was able to clone and build
It's possible that I'm not using these elements correctly, or have missed a configuration, or they're just a result of the build errors. Solid-Three Build Log
I haven't used |
Hi,
I've been looking into using Three.JS with SolidJs and found this package. However, the last release on NPM was 8 months ago. Looking around, I can see there's a large pull request as well as recently updated fork at https://github.com/vorth/solid-three. So, I'm wondering if there are any plans to release a new version to NPM any time soon?
Thanks!
The text was updated successfully, but these errors were encountered: