Skip to content

Commit 84f9d70

Browse files
committed
ADD JSON fix
1 parent 1d1482c commit 84f9d70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- Only enable sandbox if both `Ecto.SQL` and `Electric` are installed ([#86](https://github.com/electric-sql/phoenix_sync/pull/86))
2121
- Fix liveview startup [#87](https://github.com/electric-sql/phoenix_sync/issues/87) ([#88](https://github.com/electric-sql/phoenix_sync/pull/88))
2222
- Fix occasional compilation error when `Electric` installed ([#89](https://github.com/electric-sql/phoenix_sync/pull/89))
23+
- Include `jason` dependency if Elixir doesn't have built in JSON support ([#90](https://github.com/electric-sql/phoenix_sync/pull/90))
2324

2425
## [0.5.0] - 2025-08-13
2526

0 commit comments

Comments
 (0)