Skip to content

v1.0.3

Latest

Choose a tag to compare

@bencroker bencroker released this 27 Aug 14:15
v1.0.3
73ab00e
  • 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 multiple property to a <select> element would not update the bound signal with the selected values.