Skip to content

Releases: wire-elements/livewire-strict

2.0.2

12 Mar 10:10
3055504

Choose a tag to compare

What's Changed

  • Fix to ensure support for both Livewire v3 and v4 by @h4or in #5

Full Changelog: 2.0.1...2.0.2

2.0.1

15 Feb 13:11
a5da80b

Choose a tag to compare

What's Changed

  • Add signed actions; Livewire v4 Support and Documentation by @h4or in #3

New Contributors

  • @h4or made their first contribution in #3

Full Changelog: 2.0.0...2.0.1

2.0.0

29 Jul 13:55
4a0da20

Choose a tag to compare

Full Changelog: https://github.com/wire-elements/livewire-strict/commits/2.0.0

  • Added the option to set which namespaces and/or components to lock. Defaults to App\Livewire\*

1.0.0

08 Jul 12:19
bd14a9a

Choose a tag to compare

Initial commit