Skip to content

Releases: wire-elements/wire-extender

v2.0.3

19 Feb 12:44
30189f2

Choose a tag to compare

What's Changed

  • Embed route must be skipped, otherwise it will not work with sessions by @MasterZydra in #50

Full Changelog: v2.0.2...v2.0.3

v2.0.2

10 Feb 20:45
dce6efe

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Feb 15:41
4707b02

Choose a tag to compare

What's Changed

  • Migrate Livewire request hook and fix component class resolution by @LaurinStapf in #47

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Feb 20:05
691c6d0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v2.0.0

v1.0.1

21 Jan 11:48
d7ca599

Choose a tag to compare

What's Changed

  • Fix IgnoreForWireExtender to not mess with non Livewire requests by @dbpolito in #38

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Oct 18:56
07c5b20

Choose a tag to compare

No changes, just a new release as v1.0.0 to mark the first stable release 🎉

v0.0.8

09 Sep 12:45
25ac219

Choose a tag to compare

What's Changed

  • Add route middleware support by @PhiloNL in #29
  • Add session support by @JGlueck-WIKA in #28

New Contributors

  • @JGlueck-WIKA made their first contribution in #28

Full Changelog: v0.0.7...v0.0.8

v0.0.7

02 Aug 10:54
4238831

Choose a tag to compare

What's Changed

  • Multiple component on the same page by @SRWieZ in #23
  • Add #Url attribute support

Make sure you re-publish the assets:
php artisan vendor:publish --force --tag=wire-extender

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

12 Jun 09:46
c65c062

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

12 Jun 08:39
3fb2991

Choose a tag to compare

What's Changed

  • Allow function renderComponents to be called multiple times without error for more complex SPA by @MasterZydra in #14

New Contributors

Full Changelog: v0.0.4...v0.0.5