Skip to content

Commit

Permalink
🔖 web_adapter v2.0.0
Browse files Browse the repository at this point in the history
Triggered by @AlexV525 on #1633 (comment)
  • Loading branch information
cfug-dev committed Aug 13, 2024
1 parent 050b857 commit 5a50859
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions plugins/web_adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Unreleased

*None.*

## 2.0.0

- Supports the WASM environment. Users should upgrade the adapter with
`dart pub upgrade` or `flutter pub upgrade` to use the WASM-supported version.

Expand Down
2 changes: 1 addition & 1 deletion plugins/web_adapter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dio_web_adapter
version: 1.0.1
version: 2.0.0

description: An adapter that supports Dio on Web.
topics:
Expand Down

0 comments on commit 5a50859

Please sign in to comment.