Changelog of @hackage/reflex-dom 0.6.0.0

Revision history for reflex-dom

0.6.0.0

  • (#379) Re-export all modules from reflex-dom-core. The newly re-exported modules are:
    • Foreign.JavaScript.Utils
    • Reflex.Dom.Builder.Hydratable
    • Reflex.Dom.Modals.Class
    • Reflex.Dom.Prerender
    • Reflex.Dom.Time
    • Reflex.Dom.WebSocket.Query
    • Reflex.Dom.Xhr.FormData
  • (#366) Bump bounds for reflex to include 0.7.

0.5.3

0.5.2

  • The default jsaddle backend on macOS when built from nix is now jsaddle-wkwebview, matching the behaviour of cabal builds.

0.5

  • Re-export new hydration widget "mainWidget" functions.

  • The use-warp flag now properly takes precedence on macOS.