8eec97fdd1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
13 lines
593 B
Markdown
13 lines
593 B
Markdown
# @astrojs/webapi
|
|
|
|
## 0.12.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#3417](https://github.com/withastro/astro/pull/3417) [`4de53ecc`](https://github.com/withastro/astro/commit/4de53eccef346bed843b491b7ab93987d7d85655) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix: support FormData object on fetch body
|
|
|
|
## 0.11.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#3095](https://github.com/withastro/astro/pull/3095) [`5acf77dd`](https://github.com/withastro/astro/commit/5acf77dd22be95e33ff838383a2c1790f484e380) Thanks [@matthewp](https://github.com/matthewp)! - Fixes rendering of "undefined" on custom element children
|