diff --git a/packages/yet_another_json_isolate/CHANGELOG.md b/packages/yet_another_json_isolate/CHANGELOG.md index 1866c5e3..047d9c4f 100644 --- a/packages/yet_another_json_isolate/CHANGELOG.md +++ b/packages/yet_another_json_isolate/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.3 + + - fix: conditional export for Dart 3.5+ & dart2wasm + ## 2.0.2 - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46))