sergiodxa / remix-auth-form

A Remix Auth strategy for working with forms.
https://sergiodxa.github.io/remix-auth-form/
MIT License
109 stars 21 forks source link

Version 2.0.0 not published to npm #56

Closed waagdev closed 44 minutes ago

waagdev commented 2 days ago

Hello! First, I want to thank you for creating and maintaining remix-auth-form. It's a really valuable package!

I noticed that while the repository shows version 2.0.0, the latest version on npm is still 1.5.0.

Could you please publish the latest version to npm when possible?

Current versions:

Thank you!

natmfat commented 2 days ago

arguably 2.0.0 would be published after the remix-auth dependency is upgraded to 4.0.0

licongy commented 1 day ago

Looks like I'll have to wait for him to release 2.0.0, remix-auth was upgraded to 4.0.0 yesterday and is not compatible with 1.5.0

sergiodxa commented 44 minutes ago

Seems v2 failed and I can't retry the GHA workflow, but v3 is now published and update to work with Remix Auth v4.