Skip to content

v2.33.0

Choose a tag to compare

@fabpot fabpot released this 17 Mar 21:15

Changelog (v2.32.0...v2.33.0)

  • bug #3372 Fix reflection issues for private properties from trait and parent class (@kachnitel)
  • feature #3364 Add debug:live-component command (Mickaël BULIARD)
  • feature #3361 Allow components use dynamically templates (@xDeSwa)
  • bug #3363 Fix preservation of !important inline style changes (@xDeSwa)
  • feature #3362 Migrate from tsup (deprecated) to tsdown (@Kocal)
  • bug #3353 Fix PHPDoc types of TestLiveComponent::call() (@StevenRenaux)
  • feature #3336 Add option fetchCredentials (@Kocal)
  • bug #3337 Fix tests with lowest dependencies, incompatibility with zenstruck/foundry and Symfony 5.4 (@GromNaN)
  • bug #3325 Fix minimum requested 6.x version of FrameworkBundle for LiveComponent (@Kocal)
  • bug #3304 Fix npm releases due to repository issue (@Kocal)
  • bug #3290 Update root JS dependencies (@Kocal)
  • bug #3279 Remove usage of framework.annotations.enabled (@Kocal)