Skip to content

v2.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 11:46
· 98 commits to alpha since this release

2.0.0-alpha.5 (2026-05-04)

Bug Fixes

  • forward encrypted session cookie to preview sub-request to prevent CSRF mismatch on database session driver (9ae8a6c)
  • lazy-load Theme::$settings to prevent uninitialized property error in Livewire updates (17cf477)
  • refresh parent of repeated block on child reorder (a9f175b)
  • use regionId instead of regionName in block filter (75e6f68)

Features

  • add data-morph-ignore support to morphdom handler (05218ee)
  • add discoverPresetsIn method (ef45f05)
  • add font weight and style support for typography presets based on selected font (df048ea)
  • add inline rename support for typography presets (6fce38b)
  • add isResponsiveValue and getResponsiveValue utilities to Visual (a9ec37f)
  • add section alias for block in SimpleSection (0007a28)
  • add shared Events interface for cross-package Livewire events (916e7df)
  • allow 'auto' value in SpacingValue properties (74af973)
  • discover theme presets from provider (fad128f)
  • merge positions field in mergeUpdates (19c5030)