Skip to content

Commit

Permalink
wip - pkg:web migration
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Nov 21, 2023
1 parent 433d55a commit c6e7892
Show file tree
Hide file tree
Showing 7 changed files with 164 additions and 66 deletions.
154 changes: 107 additions & 47 deletions .github/workflows/dart.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion pkgs/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## 1.1.1
## 1.1.1-wip

* `BrowserClient` throws `ClientException` when the `'Content-Length'` header
is invalid.
* `IOClient` trims trailing whitespace on header values.
* Require Dart 3.2
* Browser: support Wasm by using package:web.

## 1.1.0

Expand Down
Loading

0 comments on commit c6e7892

Please sign in to comment.