What's Changed
- Fix morph markers when using
view:cache
by @27pchrisl in #8068 - Change the error modal to be a dialog element by @joshhanley in #9320
- Fix disable back button cache not being reset by @joshhanley in #9327
- Fix snapshot errors with smart wire keys by @joshhanley in #9310
- Fix pagination path by @joshhanley in #9332
- Update documentation for published stubs by @manelgavalda in #9330
- Add return docblock for Testable
invade()
method by @PerryvanderMeer in #9325 - Remove invalid void return by @AJenbo in #9309
- Add
withoutLazyLoading
to facade docblock by @NicTorgersen in #9298 - Fix incorrect
getValue()
exception message labelled withset
by @rinodrummer in #9282 - Fix component not found error by @joshhanley in #9339
- Remove unused
mount()
arguments from Livewire directive by @AJenbo in #9194 - Insert new
wire:stream
content into the DOM by @austincarpenter in #9204 - Change facade to reference class directly by @AJenbo in #9220
- Fix
method_exists()
error when resetting arrays using nested syntax by @danie-ramdhani in #9221 - Add return type to FrontendAssets
scripts()
andstyles()
methods by @AJenbo in #9274 - Fix navigate progress bar so it completes on page load by @iammarjamal in #9196
- Add navigate
preserve-scroll
by @joshhanley in #9341 - Add release tokens for deployment invalidation by @joshhanley in #9326
- Fix error when there is a single parameter in
Livewire.dispatch()
by @GC-Max in #9163 - Fix optional route parameters by @moisish in #9014
- Allow rewriting of temporary upload/download urls for S3 by @austincarpenter in #8963
- Add default middleware to
FileUploadController
so it can be overridden by @marianperca in #8953 - Smart wire keys fixes by @joshhanley in #9351
- Add support for multiple action parameters to
wire:target
by @blazery in #8940 - Fix csp nonce causing duplicate Alpine/Livewire instance by @dorkster100 in #8793
- Make wire:navigate.hover cache temporary by @stancl in #8175
- Support hooks within form classes by @gdebrauwer in #8682
- Fix morph markers generation on Octane by @AlexandreBonaventure in #9399
- Fix morph inside custom web elements by @joshhanley in #9474
- Fix
wire:current
after morph by @joshhanley in #9384
New Contributors
- @27pchrisl made their first contribution in #8068
- @NicTorgersen made their first contribution in #9298
- @iammarjamal made their first contribution in #9196
- @GC-Max made their first contribution in #9163
- @moisish made their first contribution in #9014
- @marianperca made their first contribution in #8953
- @dorkster100 made their first contribution in #8793
Full Changelog: v3.6.4...v3.7.0-beta.1