packagist livewire/livewire v2.1.0

latest releases: dev-main, dev-add-isolate, dev-rewrite-request-commit-system...
3 years ago

Added

  • If you are setting a nested property like foo.bar, you can register an updated hook specifically for that property: updatedFooBar 6d99304

Fixed

  • Allow full PHP expressions inside the @entangle directive #1492
  • Existing query parameters weren't being kept in the query string when using pagination 861b683
  • The tailwind pagination view was behaving poorly. This has been fixed dc436f3
  • Validation keys that are nested on a model property in the $rules array ('post.title' for instance), are now automatically stripped of the model name: post.title -> title 1f28bce

Don't miss a new livewire release

NewReleases is sending notifications on new releases.