-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Hi all,
I wonder if there currently is any "path" towards the next release?
It has been a year since the last release, and I don't seem to see any path towards a new release, but an ever growing backlog of PRs of small to big size, some of which will bring a lot of improvements, but are currently a bit a pain to be merged, e.g. the effort to split the tests into separate files, or the effort to introduce an "options" object to different validators.
So my suggestion going forward would be:
-
Focus first on getting a new release ready of what we already have in master + maybe check the open PRs for some of the easy/simple "fixes" and get these in as well - this will include fixing "blocking" issues like Dependency Issue: Installation via npm fails #2123
-
Afterwards identify the "easy" "feat" and "refactor" PRs, e.g. the mostly the ones that add features to existing validators (e.g. I can see a ton of isMobilePhone PRs) - afterwards do another release
-
Work on getting these "bigger" PRs in
Pinging the current maintainers, what do you think?
@profnandaa, @tux-tn, @rubiin, @ezkemboi
If you need any help, with that, kindly let me know, happy to help here as much as I can.