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

Upgrade to livewire 3 #71

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

cbaconnier
Copy link
Contributor

@cbaconnier cbaconnier commented Apr 11, 2024

This drop the compatibility with Livewire 2, which means it will probably require a new version release.

I couldn't test the re-captcha part as we don't use it. If someone could test it before it would be nice.

Note: I had to change the input event to input instead of change has it wasn't registered by wire:model.(lazy|change) or wire:model with Livewire 3 but the input event was. I haven't dig why. (tested on firefox and brave)

Edit: I suppose PHP 7.0 should be dropped as well for this new release.

--
Thanks for your package ! It works well for us ❤️

@Nevh1100
Copy link

Both honeypot and captcha works well for me too. Thank you!

@lukeraymonddowning lukeraymonddowning merged commit c6cc928 into lukeraymonddowning:main Apr 29, 2024
8 checks passed
@lukeraymonddowning
Copy link
Owner

Thanks for this!

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

Successfully merging this pull request may close these issues.

3 participants