Skip to content

Commit 923dadd

Browse files
committed
docs: update changelog
1 parent 24885c5 commit 923dadd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.1.1
2+
3+
- Bumped `fetch_api` to 2.1.0.
4+
- Create internal shim for non-JS environments: you can now import package
5+
without conditional import and use enumerations in VM.
6+
This is makes it easier to use `FetchClient` in Flutter via `kIsWeb`.
7+
18
## 1.1.0
29

310
> Requires Dart 3.3

0 commit comments

Comments
 (0)