Skip to content

Commit

Permalink
Merge branch 'develop' into release/reflex-dom/0.6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ymeister authored Jan 13, 2025
2 parents 74adf2e + 02737db commit c56590d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflex-dom-core/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

## 0.7.0.0

* Breaking change: Remove HasJSContext and MonadJS. This change also removes the `js` type parameter from `Prerender`. Change `Prerender js t m` to `Prerender t m`.
* ([#429](https://github.com/reflex-frp/reflex-dom/pull/429)) **(Breaking change)** Remove HasJS, HasJSContext and MonadJS. This change also removes the `js` type parameter from `Prerender`. Change `Prerender js t m` to `Prerender t m`.
* `Reflex.Dom.WebSocket.Foreign.newWebSocket` takes one fewer argument: the first argument used to be a js context

## 0.6.3.0
Expand Down

0 comments on commit c56590d

Please sign in to comment.