v3.4.5
版本发布时间: 2024-02-19 22:58:52
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
What's Changed
- Add a session prefix for uniqueness by @ju5t in https://github.com/livewire/livewire/pull/7825
- Added refresh method to Testable by @amshehzad in https://github.com/livewire/livewire/pull/7844
- Add event name to exception by @nullsub in https://github.com/livewire/livewire/pull/7846
- Add assertPropertyHasAttribute test helper by @ju5t in https://github.com/livewire/livewire/pull/7838
- Revert "Add assertPropertyHasAttribute test helper" by @calebporzio in https://github.com/livewire/livewire/pull/7852
- Support integer backed enums in query string by @satoved in https://github.com/livewire/livewire/pull/7863
- [3.x] Fix
getContent
by @nuernbergerA in https://github.com/livewire/livewire/pull/7859 - Undefined errors (and duplicate html elements) in x-for when data is provided by Livewire event by @gdebrauwer in https://github.com/livewire/livewire/pull/7843
- session flash data is missing when using redirect with nested component and Modelable by @jhonoryza in https://github.com/livewire/livewire/pull/7837
- Fix Laravel 11 tests by @joshhanley in https://github.com/livewire/livewire/pull/7874
- Fix cleanup handler for Echo presence channels by @alexwass-lr in https://github.com/livewire/livewire/pull/7875
- Docs: Add example for multiple actions in wire:target by @Arne1303 in https://github.com/livewire/livewire/pull/7876
- Fix use statements in Url docs by @NiclasvanEyk in https://github.com/livewire/livewire/pull/7877
- Contribution guide by @PhiloNL in https://github.com/livewire/livewire/pull/7847
- Fix typo in lifecycle-hooks.md by @rossalexander in https://github.com/livewire/livewire/pull/7890
- Undefined errors (and duplicate html elements) in x-for when using wire:navigate by @gdebrauwer in https://github.com/livewire/livewire/pull/7845
- Alpine property undefined when reordering array returned to view by @mattyforth in https://github.com/livewire/livewire/pull/7850
- Remove unused js imports and params by @gdebrauwer in https://github.com/livewire/livewire/pull/7892
- Create dedicated EventHandlerDoesNotExist exception by @levu42 in https://github.com/livewire/livewire/pull/7898
- Fix loading not working while actually uploading a file by @joshhanley in https://github.com/livewire/livewire/pull/7897
- Handling null in querystring by @gdebrauwer in https://github.com/livewire/livewire/pull/7868
- Add
assertSetStrict()
andassertNotSetStrict()
test assertions by @joshhanley in https://github.com/livewire/livewire/pull/7909 - Fix flaky navigate test by @joshhanley in https://github.com/livewire/livewire/pull/7927
- Update alpine.md by @justincone in https://github.com/livewire/livewire/pull/7926
- Add
wire:stream
and Laravel Octane warning by @joshhanley in https://github.com/livewire/livewire/pull/7929 - Add support for minified assets by @joshhanley in https://github.com/livewire/livewire/pull/7928
- Update reserved names in
MakeCommand
by @xurshudyan in https://github.com/livewire/livewire/pull/7923 - Allows trashed binding by @mauro-baptista in https://github.com/livewire/livewire/pull/7913
- Allow download of preview files directly from storage by @apreiml in https://github.com/livewire/livewire/pull/7889
- Fix query string updates for multiple components of same type with dynamics query string by @wimski in https://github.com/livewire/livewire/pull/7910
- Fix form errors not triggering specific rule assertion by @joshhanley in https://github.com/livewire/livewire/pull/7935
- Removing and re-adding a livewire component causes that livewire component to not work anymore by @gdebrauwer in https://github.com/livewire/livewire/pull/7881
- Intersect Alpine plugin does not work when livewire component is updated by @gdebrauwer in https://github.com/livewire/livewire/pull/7880
- fix typo by @Naoray in https://github.com/livewire/livewire/pull/7949
- Fix typo by @helmut in https://github.com/livewire/livewire/pull/7951
- Save latest Alpine (v3.13.5) in lockfile by @CasEbb in https://github.com/livewire/livewire/pull/7939
- Flash data is being removed on initial render/dehydrate instead of subsequent renders by @TWithers in https://github.com/livewire/livewire/pull/7921
- EnumSynth: Fix synthing empty string into null by @levu42 in https://github.com/livewire/livewire/pull/7955
- Added check to see if a route has already been registered by @chrispage1 in https://github.com/livewire/livewire/pull/7963
- Change morph markers strategy by @joshhanley in https://github.com/livewire/livewire/pull/7967
- Fix
CarbonSynth
to use type matching by @rynomars in https://github.com/livewire/livewire/pull/7958 - Fix morph forward slash issue by @joshhanley in https://github.com/livewire/livewire/pull/7974
New Contributors
- @nullsub made their first contribution in https://github.com/livewire/livewire/pull/7846
- @satoved made their first contribution in https://github.com/livewire/livewire/pull/7863
- @jhonoryza made their first contribution in https://github.com/livewire/livewire/pull/7837
- @alexwass-lr made their first contribution in https://github.com/livewire/livewire/pull/7875
- @Arne1303 made their first contribution in https://github.com/livewire/livewire/pull/7876
- @rossalexander made their first contribution in https://github.com/livewire/livewire/pull/7890
- @mattyforth made their first contribution in https://github.com/livewire/livewire/pull/7850
- @justincone made their first contribution in https://github.com/livewire/livewire/pull/7926
- @mauro-baptista made their first contribution in https://github.com/livewire/livewire/pull/7913
- @wimski made their first contribution in https://github.com/livewire/livewire/pull/7910
- @helmut made their first contribution in https://github.com/livewire/livewire/pull/7951
- @CasEbb made their first contribution in https://github.com/livewire/livewire/pull/7939
- @chrispage1 made their first contribution in https://github.com/livewire/livewire/pull/7963
Full Changelog: https://github.com/livewire/livewire/compare/v3.4.4...v3.4.5