- Added an opt-in CSP mode that lets Datastar run without
unsafe-eval(#1142). - The current state of signals is now sent when retrying backend requests due to a network error (#1174).
- Fixed a bug in which view transition support was being checked on DOM elements but not the document (#1181).
- Fixed a bug in which dynamically adding a
multipleproperty to a<select>element would not update the bound signal with the selected values.