v3.4.9
版本发布时间: 2024-03-14 22:07:31
livewire/livewire最新发布版本:v3.5.8(2024-09-21 03:42:04)
THIS RELEASE CONTAINS AN IMPORTANT VULNERABILITY PATCH
Livewire version 3.3.4 introduced an XSS security vulnerability that has been patched in this release:
- Patch XSS vulnerability by @calebporzio in https://github.com/livewire/livewire/pull/8117
What's Changed
- Uncaught (in promise) DOMException: Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty. due to two spaces in a class list by @macbookandrew in https://github.com/livewire/livewire/pull/8064
- [3.x] Adjusts docs for L11 by @nunomaduro in https://github.com/livewire/livewire/pull/8095
- Document BackEnum support by @edalzell in https://github.com/livewire/livewire/pull/8090
- Enable cookie testing on subsequent request by @fikri-kompanion in https://github.com/livewire/livewire/pull/8087
- Add wire:target.except modifier functionality by @patriktoth67 in https://github.com/livewire/livewire/pull/8065
- Add @alpinejs/persist to npm link command in contribute guide by @patriktoth67 in https://github.com/livewire/livewire/pull/8105
- Fix various typos by @rinodrummer in https://github.com/livewire/livewire/pull/8109
- Fix highlighting in blade samples by @machour in https://github.com/livewire/livewire/pull/8106
New Contributors
- @macbookandrew made their first contribution in https://github.com/livewire/livewire/pull/8064
- @fikri-kompanion made their first contribution in https://github.com/livewire/livewire/pull/8087
- @patriktoth67 made their first contribution in https://github.com/livewire/livewire/pull/8065
- @rinodrummer made their first contribution in https://github.com/livewire/livewire/pull/8109
- @machour made their first contribution in https://github.com/livewire/livewire/pull/8106
Full Changelog: https://github.com/livewire/livewire/compare/v3.4.8...v3.4.9