Skip to content
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

1.0 release #27

Open
martinszeltins opened this issue Dec 5, 2024 · 8 comments
Open

1.0 release #27

martinszeltins opened this issue Dec 5, 2024 · 8 comments

Comments

@martinszeltins
Copy link
Contributor

Hey! I have been testing Regle and it looks really good. I would say more stable and with less bugs than Vuelidate. Thank you for fixing all the bugs.

What do you think about releasing version 1.0 stable? Currently it gives the idea that this is not to be used in production apps which is also what README says:

⚠️ Project is still in development, do not use it in production API or function names can still change

I would suggest releasing 1.0 and let people start using it for real, report any issues and help the project grow. I think most people see this warning and run away immediately which is a shame because this is shaping up to be a really good library. If we release 1.0 more people will join in testing and reporting bugs as well.

Perhaps the only real missing piece would be to improve the documentation which I want to send in a PR soon. :)

But honestly, it feels pretty stable already! Awesome job! 🥳

@victorgarciaesgi
Copy link
Owner

Thanks! 😍

Yep it's definitely planned, but I want to be the 1.0 to be robust. I'm still patching edge cases on my side.
Thanks for contributing to the docs! It's really helpful as it's not easy
I have a little roadmap before releasing the 1.0.

For v1.0

  • Unit tests
  • E2E tests
  • Type tests
  • Improve coverage
  • Simplify/reduce core code
  • Example repo, Reproduction repl

Next iterations

  • Valibot support
  • Yup support
  • TS docs
  • withErrorType

@martinszeltins
Copy link
Contributor Author

Awesome! Maybe a gift for Christmas 🎁

@victorgarciaesgi
Copy link
Owner

I'm just missing a advanced example repo and this would be good for release :D

@martinszeltins
Copy link
Contributor Author

I'm just missing a advanced example repo and this would be good for release :D

Awesome! 🥳 I am also currently working on a few more examples to add to the docs, something that I myself would find useful if I was a beginner. Will send in a pull request in the next few days.

@victorgarciaesgi
Copy link
Owner

So cool! Thank you 🫶🏻🫶🏻

@martinszeltins
Copy link
Contributor Author

I'm just missing a advanced example repo and this would be good for release :D

I'll tell all my friends about it when 1.0 is released 👼🏻

@victorgarciaesgi
Copy link
Owner

Yep I hope next week will do! I'm still notifying some edge cases while doing the advanced example, but i'll present it to my company monday morning too

@victorgarciaesgi
Copy link
Owner

Testing it in prod on more complex forms with collections and draggables items, fixed some issues I saw

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

No branches or pull requests

2 participants