Skip to content

v2.3.6

Compare
Choose a tag to compare
@calebporzio calebporzio released this 08 Jan 17:55
8663232

Added

  • Support new "Turbo Drive": added the new turbo eval tags to scripts #2279
  • Support loading targets with params #2189

Fixed

  • Allow usage of property models within rules() method for unique validation rules and such #2248
  • Skip rendering on redirects #2223
  • Fix entangle equality check #2301
  • Fix Unable to call component method #2264
  • Redirect before even render the default layout #2314
  • Fix replace error #2268
  • Fix entangle array defer issue #2288
  • fixed method call #2299
  • Fix hydration hook, property hydration called twice #2225
  • Fixes wire:model.lazy syncInput action being called on subsequent requests #2245
  • Fix entangle consecutive actions #2251
  • Fix ignition compatibility - #711 #2025 #2160
  • Fix property name shortening when camelcased - closes #2079 #2229