Skip to content

19.0.0-alpha.38

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 19 May 12:38
· 46 commits to main since this release
3f020c3

19.0.0-alpha.38 (2026-05-19)

Breaking

Feature

  • Replace moment.js with native Intl formatting in DateWidget and DatetimeWidget theme display widgets. The formatDate helper now accepts moment-style token strings ('ll', 'lll', 'LLLL', 'L', 'LT') for backward compatibility. @avoinea #6732

Bugfix

Documentation