-
-
Notifications
You must be signed in to change notification settings - Fork 347
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
v3 release #353
Comments
I'm not yet using it fully in -production and while working on a project depending heavily on it, I'm (still) finding a couple of problems like the ones I tried to resolve in the recent PR. Also it'd be nice to have more reviews, in particular an external global look about prototype/instantiation and functions' arguments for general developer experience. |
You have made quite a bit of changes so it’s not that easy to review it and I don’t have enough time to fully commit to it. You are already familiar with entire codebase of flow.js, so, I think, you are a perfect developer to lead v3 version of flow.js. It does not have to be perfect, but if it helps to solve your problem others might join as well. |
I would like to discuss and decide (merge or close) the PR #354 before cutting a v3 pre-release, I feel like merging it after an alpha release or two would be too major of a change. I am fairly confident though, that whichever way that PR goes, the project is in a good shape for a new release. I have tested the current v3 branch myself in a production environment too, and I have not heard of any horror stories. |
Hi, I'm using it since few months now and it works well. 👍 |
@drzraf @evilaliv3 It would be nice to release v3-alpha1. Should we update default branch to v3 or should we merge v3 to master? |
If you are confident that its ready for production already better to just merge at master (if possible renamed main). As for @globaleaks and maybe other projects/users we would probably continue to use v2 due the compatibility with other modules (ng-flow) |
#354 (#363) broke the testsuite but more importantly cause possible problem regarding I hope to get back on this in the coming weeks since I strongly feels it should be resolved with clean code before releasing a v3 (but feel free to beat me on this). The absence of a compatible version of ng-flow and also a big setback for such a release. |
Sounds like #368 is a must to merge. So we are waiting for you to finish it and after that we can release a first alpha v3 🤗 ngx-flow will be updated after a release, so don't worry about that |
@drzraf is v3 stable enough to be released? Maybe with tag v3-alpha1?
The text was updated successfully, but these errors were encountered: